SingleMolecule / iSBatch

Hierarchical batch plugin for ImageJ
http://singlemolecule.github.io/iSBatch/
1 stars 1 forks source link

Import Serialized Images #7

Open vcaldas opened 9 years ago

vcaldas commented 9 years ago

Sometimes the microscope/user saves all the images collected in a serialized form in a single folder. For example image_001.tif, image_002, or even channe1_001, channel1_002, channel2_002 and so on.

Acording to iSBAtch structure the data lack the "Field of View" level and therefore, the Importer should be able to convert this to the proper structure. In that way, the data should be imported as:

[FoV] 001 with file image1.tif and [FoV] 001 with files channel1 and channel2.