To use CellProfiler to Analyse your data.
1. Export your project
2. Add you images to CellProfiler
{F10972234}
3. Use regular expression to define variables from images name.
(NOTE) **Regex**
^r(?P<Row>[0-9]{2})c(?P<Column>[0-9]{2})f(?P<Field>[0-9]{2})p(?P<Pos>[0-9]{2})-ch(?P<ChannelNumber>[0-9]).*.tiff
{F10972244}
{F10972261, size=full}