Hi folks,
I am reading some FV1000-format files using IOService. I would like to do some checks on metadata to make sure images are sane (check optical path, lasers, etc.). In ImageJ1 API I can use “Show Info” to ket key-value pairs for metadata, however in IJ2 would when using dataset.getProperties() I only get stripped down version of metadata. How do I get access to full metadata from a Dataset?
Thanks,
R.