Skip to content

Commit

Permalink
Allow to load multiple stacks at once (#241)
Browse files Browse the repository at this point in the history
* Add pip to lasagna environment for conda to remove warning

* Refactor main object class and add allow to load multiple stack at once

* Add changelog
  • Loading branch information
ablot authored Jul 26, 2019
1 parent 9c5b479 commit de08d17
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 206 deletions.
5 changes: 3 additions & 2 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ Lasagna is a Python-based image viewer for 3-D anatomy datasets. It was inspired
VV (https://www.creatis.insa-lyon.fr/rio/vv). Lasagna was originally written in 2015/2016 at the Mrsic-Flogel
laboratory, Basel, by Rob Campbell.

2019/07/26
- Antonin Blot
Multiple files can be selected at once when loading new image stack

2019/06/27
- Rob Campbell
Improve display of ingredients in list.
Elastix plugin no longer crashes if the user presses "cancel" instead of loading a stack.
Elastix and Transformix plugins allow loading of TIFF stacks.



2019/06/27
- Rob Campbell
Add nice interpolation on add_line lines and create a save method for the line itself.
Expand Down
Loading

0 comments on commit de08d17

Please sign in to comment.