Releases: AdaptiveParticles/napari-apr-viewer
Releases · AdaptiveParticles/napari-apr-viewer
v1.0.1
What's Changed
- Clarify parameter names in
convert_image_to_apr
- Improve automatic contrast limit in
level
view mode - Add quick start guide
- Deploy python 3.11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Update functionality to changes introduced in pyapr v1.0.0-rc1
- View mode and resolution changes now only apply to selected layers
- Improve contrast limit updates when switching between 'level' and intensity modes
- Allow conversion of uint8 images
- Add python 3.10 to test workflow