Skip to content

Commit

Permalink
Update release notes for v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yoda-vid committed Mar 10, 2021
1 parent 21324b7 commit a393740
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/release/release_v1.3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# MagellanMapper v1.3 Release Notes

## MagellanMapper v1.3.8

This is a bugfix release for MagellanMapper.

### Changes

Installation
- Fixed missing dependencies required by Pyface Conda dependency

GUI
- Fixed incorrect color mapping for some corresponding labels (ie same region in opposite hemispheres)

Atlas refinement
- Fixed error in compactness measurement when no surface is found

Atlas registration
- Specify a full fallback atlas profile rather than only a fallback similarity metric if the post-registration DSC falls below threshold (`metric_sim_fallback` setting)

Cell detection
- Fixed applying the first channel's profile setting for image saturation to all channels during blob detection

I/O
- Fixed reading image size and resolution metadata when values for some dimensions are missing
- Fixed importing RGB images
- Fixed redundant channel import for some formats (eg some OME-TIFF files)

### Dependency Updates

- Added `import_metadata` and `import_resources` packages required by Pyface


## MagellanMapper v1.3.7

This is a bugfix release for MagellanMapper.
Expand Down

0 comments on commit a393740

Please sign in to comment.