Hi all,
I'm looking at using Will's "Dataset to Plate.py" script to convert a pile of TIFF images exported from a plate acquisition back into a plate format in OMERO. There are 4 fields acquired per well which the script currently does not handle. The files are exported with a naming scheme that looks like:
PlateESCH_Aug1_WellA01_Seq0000xy1.tif
PlateESCH_Aug1_WellA01_Seq0000xy2.tif
PlateESCH_Aug1_WellA01_Seq0000xy3.tif
PlateESCH_Aug1_WellA01_Seq0000xy4.tif
PlateESCH_Aug1_WellA02_Seq0001xy1.tif
PlateESCH_Aug1_WellA02_Seq0001xy2.tif
PlateESCH_Aug1_WellA02_Seq0001xy3.tif
PlateESCH_Aug1_WellA02_Seq0001xy4.tif
PlateESCH_Aug1_WellA03_Seq0002xy1.tif
PlateESCH_Aug1_WellA03_Seq0002xy2.tif
PlateESCH_Aug1_WellA03_Seq0002xy3.tif
PlateESCH_Aug1_WellA03_Seq0002xy4.tif
etc ....
and the final xy[1-4] denotes the field number so it should be relatively easy to add the field capability to the script. Has anyone done this already?
Thanks,
- Damir