Open barentine opened 4 years ago
Aha. Did not see this when I commented on python-microscopy/python-microscopy#655. I was trying to get this discussion going.
I also think that PYME should enable such functionality for plugins. PYME could well take the view that this is too inelegant for core PYME but allow external plugins to explore io plugins. I regularly am trying to import CSVs in various flavours and also picasso HDFs etc. While I have made converters it feels really clunky and my observation is that unless something is easy to do, I (and others) just don't do it on a regular basis.
Localizations, voxel data, and generally anything that might end up in
PYME.recipes.base.loadInput
would be nice to let people plug. See this issue on main specific to localizations in PYMEVis.