There is a newer version of the record available.

Published June 18, 2020 | Version v0.3.5
Software Open

napari/napari: 0.3.5

  • 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. @carbonplan
  • 9. Cell Microsystems
  • 10. The University of Washington eScience Institute
  • 11. CZ Biohub
  • 12. UCLA Bioengineering
  • 13. CZ BioHub
  • 14. @BIDS
  • 15. @precog-iiitd
  • 16. University of California, Irvine

Description

napari 0.3.5

We're happy to announce the release of napari 0.3.5! 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

Highlights

This release contains a number of bug fixes on various platforms. For those interested in napari performance, we have added a new performance monitoring mode, that can be activated by the NAPARI_PERFMON environment variable, see (#1262) for details. We have also added a page in the explanations section of our docs on napari's rendering including plans for the future.

New Features
  • Allow using of custom color dictionary in labels layer (#1339 and #1362)
  • Allow Shapes face and edge colors to be mapped to properties (#1342)
  • Add performance monitoring widget (#1262)
Improvements
  • Factor out ImageSlice and ImageView from Image (#1343)
Bug Fixes
  • Fix warning for python 3.8 (#1335)
  • Fix range slider position (#1344)
  • Fix Linux and Windows key hold detection (#1350)
  • Fix crash when selecting all points (#1358)
  • Fix deleting layers changing dims (#1359)
  • Revert "remove scipy.stats import (#1250)" (#1371)
Build Tools and Support
  • Remove broken link from BENCHMARKS.md (#1236)
  • New documentation on rendering (#1328)
  • Remove incorrect dashes in cirrus push_docs task (#1330)
  • Use correct pyqt version in tests (#1331)
  • Fix docs version, reformat, and add explanations (#1368)
8 authors added to this release (alphabetical) 8 reviewers added to this release (alphabetical)

Files

napari/napari-v0.3.5.zip

Files (2.7 MB)

Name Size Download all
md5:84ac1a008a4f039b1cc0684ab8e9a08d
2.7 MB Preview Download

Additional details

Related works