fmi-faim / faim-ipa

A collection of Image Processing and Analysis (IPA) functions used at the Facility for Advanced Imaging and Microscopy (FAIM)
BSD 3-Clause "New" or "Revised" License
8 stars 6 forks source link

Visiview Acquisition #60

Closed tibuch closed 8 months ago

tibuch commented 10 months ago

Add a parsing data structure to handle visiview data such that it can be stitched with the dask tile-stitcher.

tibuch commented 10 months ago

A test implementation can be found here: https://github.com/fmi-faim/faim-hcs/blob/0f6aafb19c298d54c1f4fd6fbf8aab4d0fc995e7/examples/test-visiview.py

tibuch commented 8 months ago

We have now visiview support for ome-tif and stk. https://github.com/fmi-faim/faim-hcs/blob/c3e48a179eb812495fcbf99dcc8177f3538bafed/src/faim_hcs/visiview/RegionAcquisition.py