acquire-project / acquire-docs

https://acquire-project.github.io/acquire-docs/
0 stars 3 forks source link

Updating Tutorials for 0.3.0 #86

Closed dgmccart closed 2 months ago

dgmccart commented 3 months ago
  1. Updated printed devices to include Zarr V3 devices
  2. Updated tutorials for chunking configuration
  3. Updated ways of accessing available data
  4. Changed storage device from zarr to tiff in Getting Started
  5. Added JSON files that capture new API fields
dgmccart commented 3 months ago

@aliddell There are 2 areas I need help with:

  1. The descriptions of the Zarr directory in chunked.md and multiscale.md need improvement.
  2. I am also not sure the most elegant way of accessing AvailableData given that get_available_data now returns AvailableDataContext. This applies to the framedata.md and livestream_napari.py.
dgmccart commented 2 months ago

Removed chunked.md and multiscale.md since we ran into bugs with the Zarr directory.

melissawm commented 2 months ago

Just rebased it, should be ok now!