Closed Swarchal closed 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.
os.path.join
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.