There is a newer version of the record available.

Published February 27, 2020 | Version v0.2.12
Software Open

napari/napari: 0.2.12

  • 1. CZI
  • 2. @chanzuckerberg
  • 3. Harvard University
  • 4. Monash Micro Imaging, Monash University
  • 5. Chan Zuckerberg Biohub
  • 6. Monash University
  • 7. starting something new
  • 8. Cell Microsystems
  • 9. CZ BioHub
  • 10. Chan Zuckerberg Initiative
  • 11. CZ BIohub
  • 12. The University of Washington eScience Institute
  • 13. La Trobe University
  • 14. UC Merced
  • 15. Vanderbilt University
  • 16. MorphogĂ©nie Logiciels SAS
  • 17. University of California, Irvine
  • 18. @BIDS

Description

Announcement: napari 0.2.12

We're happy to announce the release of napari 0.2.12! 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
  • Add clickable color swatch with QColorDialog (#832)
  • Implement pluggy as plugin manager (#908)
  • Allow toggle theme from GUI (#943)
  • Add "Screenshot" option to File menu (#944)
Improvements
  • Allow 3D point selection via API (#907)
  • Add show param to Viewer (#961)
  • Make mouse drag attributes private in qt_layerlist (#974)
  • Rename viewer attribute on QtViewerDockWidget to qt_viewer(#975)
  • Allow LayerList to be initialized by passing in a list of layers (#979)
  • Rename object to item in list input arguments (#980)
  • Add layers.events.changed event (#982)
Bugfixes
  • Fix add points to empty layer (#933)
  • Fix points thumbnail (#934)
  • Fix 4D ellipses (#950)
  • Fix Points highlight bug index (Points-data6-3 test) (#972)
  • Fix labels colormap by updating computation of low discrepancy images (#985)
  • Pin jupyter-client<6.0.0 (#997)
Support
  • Sphinx docs restructuring (create space for dev-focused prose) (#942)
  • Fixes broken tutorials links (#946)
  • Remove 'in-depth' descriptor for tutorials (#949)
  • Flatten auto-generated docs repo (#954)
  • Fix bash codeblock in README.md (#956)
  • Abstract the construction of view/viewermodel (#957)
  • Add docstrings to qt_layerlist.py (#958)
  • Fix docs url (#960)
  • Fix docs script (#963)
  • Fix docs version tag (#964)
  • Disallow sphinx 2.4.0; bug fixed in 2.4.1 (#965)
  • Remove duplicated imports in setup.py (#969)
  • Fix viewer view_* func signature parity (#976)
  • Fix ability to test released distributions (#1002)
  • Fix recursive-include in manifest.in (#1003)
11 authors added to this release [alphabetical by first name or login]
  • Genevieve Buckley
  • Hagai Har-Gil
  • Juan Nunez-Iglesias
  • Justin Kiggins
  • Kevin Yamauchi
  • Kira Evans
  • Nicholas Sofroniew
  • Peter Boone
  • Talley Lambert
  • Tony Tung
  • Trevor Manz
10 reviewers added to this release [alphabetical by first name or login]
  • Ahmet Can Solak
  • Clinton Roy
  • Genevieve Buckley
  • Juan Nunez-Iglesias
  • Kevin Yamauchi
  • Kira Evans
  • Nicholas Sofroniew
  • Peter Boone
  • Talley Lambert
  • Tony Tung

Files

napari/napari-v0.2.12.zip

Files (2.2 MB)

Name Size Download all
md5:d860e301313fa4668936f23dd29adb2c
2.2 MB Preview Download

Additional details

Related works