CarragherLab / cptools2

Running cellprofiler on eddie3 / SGE clusters
4 stars 2 forks source link

filelist.files_from_plate is being passed badly formed files #17

Closed Swarchal closed 6 years ago

Swarchal commented 6 years ago

e.g

/exports/igmm/datastore/ImageExpress/2016-10-24/SW-2016-10-screenSWHCC1954_01

rather than

/exports/igmm/datastore/ImageExpress/2016-10-24/SW-2016-10-screen/SWHCC1954_01

Probably concatenating string rather than using os.path.join somewhere.