You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have two entirely different code paths for cropping and non-cropping workflow. However, we could reduce a lot of code, and simplify maintenance by not doing this:
Currently we have two entirely different code paths for cropping and non-cropping workflow. However, we could reduce a lot of code, and simplify maintenance by not doing this:
napari_lattice/core/lls_core/models/lattice_data.py
Lines 444 to 453 in 03da202
This isn't a high priority, but just wanted to note it down somewhere.
The text was updated successfully, but these errors were encountered: