ome / omero-downloader

An OMERO client for downloading data in bulk from the server.
https://www.openmicroscopy.org/omero/apps/
GNU General Public License v2.0
4 stars 5 forks source link

Export reworking #18

Closed mtbc closed 5 years ago

mtbc commented 5 years ago

This PR fixes #17 by reverting #10 and reworks annotation processing while adopting https://github.com/ome/omero-blitz/pull/37. Enough code has been touched that it would be worth working through both the "File exports" and "Fetching metadata" sections of the testing scenario. Include map annotations among your test data.

pwalczysko commented 5 years ago

Step 19 of https://docs.openmicroscopy.org/internal/testing_scenarios/OMEROdownloader.html#file-exports is failing for tiff of exactly the image described in the scenario

pwalczysko commented 5 years ago

Sorry, https://github.com/ome/omero-downloader/pull/18#issuecomment-487910758 is invalid - was using wrong downloader version

pwalczysko commented 5 years ago

Done 40.3 and 40.4 sections. All works as expected. Ready to merge FMPOV