You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bug in createtrainingmrcstack.py which caused program to fail due to incorrect call to get_image_path_list(). Issue #48
Increased required memory for merge tasks on Rocce cluster from 10 to 20 gigabytes of ram and added virtual_free constraint to handle gigapixel images. Issue #49
Added --gentiles flag to createchmimage.py to generate tiles from
image that can be viewed in probability map viewer. Issue #42
Added --rawthreshold flag to createprobmapoverlay.py which
lets caller specify exact pixel intensity value instead of
percentage as offered with --threshpc. Issue #41
Added virtual_free to requirements for SGE jobs submitted
by createchmtrainjob.py to rocce cluster. Issue #40