There is a newer version of the record available.

Published May 27, 2020 | Version v0.3.2rc2
Software Open

napari/napari: 0.3.2rc2

  • 1. CZI
  • 2. Harvard University
  • 3. @chanzuckerberg
  • 4. Monash Micro Imaging, Monash University
  • 5. Chan Zuckerberg Biohub
  • 6. Monash University
  • 7. University of Warszaw, CeNT
  • 8. Cell Microsystems
  • 9. @carbonplan
  • 10. CZ BioHub
  • 11. UCLA Bioengineering
  • 12. CZ Biohub
  • 13. The University of Washington eScience Institute
  • 14. MorphogĂ©nie Logiciels SAS
  • 15. La Trobe University
  • 16. University of California, Irvine
  • 17. @precog-iiitd
  • 18. @BIDS

Description

napari 0.3.2

We're happy to announce the release of napari 0.3.2! napari is a fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).

For more information, examples, and documentation, please visit our website: https://github.com/napari/napari

New Features
  • General multithreading API and @thread_worker decorator (#1210)
  • Rich jupyter display for napari screenshots (#1269)
Improvements
  • Make Qt component non private module (#1122)
  • Docs on threading and the event loop (#1258)
  • Add option to disable overwrite of labels during painting (#1264)
  • Move dask utils from misc.py to new dask_utils.py (#1265)
  • Have layer tooltip display the layer name (#1271)
  • Support viewer annotation in magicgui (#1279)
  • Blue colored active layer (#1284)
Bug Fixes
  • Automatically set high DPI scaling in Qt (#820)
  • Use napari logo as taskbar icon on windows when run as python script (#1208)
  • Remove scipy.stats import (#1250)
  • Unify _get_exent() return tuple formatting for all layer types (#1255)
  • Anti-aliasing on splash screen logo (#1260)
  • Remove dupe import (#1263)
  • Fix missing docstring create_dask_cache (#1266)
  • Fix adding points with new properties (#1274)
Build Tools
  • Add pooch to requirements/test.txt (#1249)
  • Prefer rcc binary at front of path (#1261)
  • Pin napari-svg to 0.1.2 (#1275)
9 authors added to this release (alphabetical) 11 reviewers added to this release (alphabetical)

Files

napari/napari-v0.3.2rc2.zip

Files (2.2 MB)

Name Size Download all
md5:ee644b7e2637079c2eeced9aaca24263
2.2 MB Preview Download

Additional details

Related works