allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

error is now a warning #205

Closed toloudis closed 3 months ago

toloudis commented 3 months ago

Time to review: 5 min

2 key fixes:

  1. when matching data from different sources, we will consider the physical scale to be optional in favor of just matching the XYZ array dims. This is important for our nucmorph deliverable in which they are having trouble applying the correct physical scale metadata to the segmentation zarrs.
  2. The RawArrayLoader had some bad imports