Closed julou closed 8 years ago
This is not a bug but more a misunderstanding... ;) The '-c' parameter is not meant to control how many channels you want to open, but to tell mmpreprocess how many channels are present. Once you tell him 2 and he finds 3 he is rightfully confused... ;) I will treat this issue as a feature request, thereby adding the feature to open a subset of all available channels.
allright… I thought you wouldn't need a parameter to parse how many channels where present from the filenames :-p hence I assumed the more advanced feature…
when using
-c 2
with a dataset for which 3 channels exist, the following error occurs (while the expected behaviour would be to load channels 1 and 2 only and to ignore images named _c0003.tif):