Releases: MPI-Dortmund/napari-boxmanager
Releases · MPI-Dortmund/napari-boxmanager
v0.4.13
What's Changed
- Fix matplotlib 3.9 issue by @thorstenwagner in #75
- fix issue that the ticked checkboxes of tomo slices are ignored by @thorstenwagner in #76
Full Changelog: v0.4.12...v0.4.13
v0.4.12
v0.4.11
What's Changed
- Fix crash when boxsize is a one dimensional array by @thorstenwagner in #70
- Fix writing 3d coordinates by @thorstenwagner in #72
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- Set is_3d consistently + fix not-masked feature dataframe by @thorstenwagner in #66
- Fix a crash that happens when threshold was applied to a set of cbox files. It turnes out that the feature array was not masked by @thorstenwagner in #66
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Remove pyqt5 from deps by @thorstenwagner in #65 . If the dependencies are listed, the installation does not work on new Macs anymore.
Full Changelog: v0.4.8...v0.4.9
V0.4.8
What's Changed
- Fix tloc writing by @thorstenwagner in #61
- When saving 'Selected' coordinates, only save relevant layers and stop when an image layer is selected. by @thorstenwagner in #62
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Add functionality that you can select muliple layers and save their coordinates to a folder by @thorstenwagner in #57
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
-
Add pyqt5 dependency by @thorstenwagner in #52
-
Throw FileNotFoundError if the image does not exist. by @thorstenwagner in #53
-
Fixing reading/writing filament verticis as shape layers by @thorstenwagner in #55
The boxmanager wrote the filament verticis in a flipped manner. Moreover, it wasn't able to reload them when working with stacks or tomograms.
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Fix crash when reading old cbox files by @thorstenwagner in #49
- Fix crash when certain float types don't support rounding by @thorstenwagner in #51
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Update installation instructions by @thorstenwagner in #44
- Fix crash when saving particle coordinates as cbox when working with tomograms by @thorstenwagner in #45
Full Changelog: v0.4.3...v0.4.4