Software Open Access
Nicholas Sofroniew; Talley Lambert; Kira Evans; Juan Nunez-Iglesias; Ahmet Can Solak; Kevin Yamauchi; Genevieve Buckley; Grzegorz Bokota; Tony Tung; Peter Boone; Jeremy Freeman; Hagai Har-Gil; Loic Royer; Shannon Axelrod; jakirkham; Reece Dunham; Pranathi Vemuri; Philip Winston; Mars Huang; Hector; Bryant; Ariel Rokem; Guillaume Gay; Guido Cadenazzi; Eric Perlman; Davis Bennett; Christoph Gohlke; Chris Wood; Bhavya Chopra; Alexandre de Siqueira
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/c4215ace-f47e-4521-ab0a-57be730ad10b/napari/napari-v0.3.2rc2.zip" }, "checksum": "md5:ee644b7e2637079c2eeced9aaca24263", "bucket": "c4215ace-f47e-4521-ab0a-57be730ad10b", "key": "napari/napari-v0.3.2rc2.zip", "type": "zip", "size": 2248186 } ], "owners": [ 67440 ], "doi": "10.5281/zenodo.3859089", "stats": { "version_unique_downloads": 179.0, "unique_views": 9.0, "views": 9.0, "version_views": 1783.0, "unique_downloads": 1.0, "version_unique_views": 1533.0, "volume": 2248186.0, "version_downloads": 240.0, "downloads": 1.0, "version_volume": 552632311.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.3859089", "conceptdoi": "https://doi.org/10.5281/zenodo.3555620", "bucket": "https://zenodo.org/api/files/c4215ace-f47e-4521-ab0a-57be730ad10b", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.3555620.svg", "html": "https://zenodo.org/record/3859089", "latest_html": "https://zenodo.org/record/4439652", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.3859089.svg", "latest": "https://zenodo.org/api/records/4439652" }, "conceptdoi": "10.5281/zenodo.3555620", "created": "2020-05-27T04:22:26.235427+00:00", "updated": "2021-01-14T16:40:53.123745+00:00", "conceptrecid": "3555620", "revision": 33, "id": 3859089, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.3859089", "description": "napari 0.3.2\n<p>We're happy to announce the release of napari 0.3.2!\nnapari is a fast, interactive, multi-dimensional image viewer for Python.\nIt's designed for browsing, annotating, and analyzing large multi-dimensional\nimages. It's built on top of Qt (for the GUI), vispy (for performant GPU-based\nrendering), and the scientific Python stack (numpy, scipy).</p>\n<p>For more information, examples, and documentation, please visit our website:\n<a href=\"https://github.com/napari/napari\">https://github.com/napari/napari</a></p>\nNew Features\n<ul>\n<li>General multithreading API and @thread_worker decorator (#1210)</li>\n<li>Rich jupyter display for napari screenshots (#1269)</li>\n</ul>\nImprovements\n<ul>\n<li>Make Qt component non private module (#1122)</li>\n<li>Docs on threading and the event loop (#1258)</li>\n<li>Add option to disable overwrite of labels during painting (#1264)</li>\n<li>Move dask utils from misc.py to new dask_utils.py (#1265)</li>\n<li>Have layer tooltip display the layer name (#1271)</li>\n<li>Support viewer annotation in magicgui (#1279)</li>\n<li>Blue colored active layer (#1284)</li>\n</ul>\nBug Fixes\n<ul>\n<li>Automatically set high DPI scaling in Qt (#820)</li>\n<li>Use napari logo as taskbar icon on windows when run as python script (#1208)</li>\n<li>Remove scipy.stats import (#1250)</li>\n<li>Unify <code>_get_exent()</code> return tuple formatting for all layer types (#1255)</li>\n<li>Anti-aliasing on splash screen logo (#1260)</li>\n<li>Remove dupe import (#1263)</li>\n<li>Fix missing docstring <code>create_dask_cache</code> (#1266)</li>\n<li>Fix adding points with new properties (#1274)</li>\n</ul>\nBuild Tools\n<ul>\n<li>Add pooch to requirements/test.txt (#1249)</li>\n<li>Prefer rcc binary at front of path (#1261)</li>\n<li>Pin napari-svg to 0.1.2 (#1275)</li>\n</ul>\n9 authors added to this release (alphabetical)\n<ul>\n<li><a href=\"https://github.com/napari/napari/commits?author=cwood1967\">Chris Wood</a> - @cwood1967</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=GenevieveBuckley\">Genevieve Buckley</a> - @GenevieveBuckley</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=Czaki\">Grzegorz Bokota</a> - @Czaki</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=gcadenazzi\">Guido Cadenazzi</a> - @gcadenazzi</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=kevinyamauchi\">Kevin Yamauchi</a> - @kevinyamauchi</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=sofroniewn\">Nicholas Sofroniew</a> - @sofroniewn</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=pwinston\">Philip Winston</a> - @pwinston</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=tlambert03\">Talley Lambert</a> - @tlambert03</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=ziyangczi\">ziyangczi</a> - @ziyangczi</li>\n</ul>\n11 reviewers added to this release (alphabetical)\n<ul>\n<li><a href=\"https://github.com/napari/napari/commits?author=cwood1967\">Chris Wood</a> - @cwood1967</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=GenevieveBuckley\">Genevieve Buckley</a> - @GenevieveBuckley</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=Czaki\">Grzegorz Bokota</a> - @Czaki</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=guiwitz\">Guillaume Witz</a> - @guiwitz</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=jni\">Juan Nunez-Iglesias</a> - @jni</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=kevinyamauchi\">Kevin Yamauchi</a> - @kevinyamauchi</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=kne42\">Kira Evans</a> - @kne42</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=hmaarrfk\">Mark Harfouche</a> - @hmaarrfk</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=sofroniewn\">Nicholas Sofroniew</a> - @sofroniewn</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=tlambert03\">Talley Lambert</a> - @tlambert03</li>\n<li><a href=\"https://github.com/napari/napari/commits?author=ziyangczi\">ziyangczi</a> - @ziyangczi</li>\n</ul>", "license": { "id": "other-open" }, "title": "napari/napari: 0.3.2rc2", "relations": { "version": [ { "count": 43, "index": 12, "parent": { "pid_type": "recid", "pid_value": "3555620" }, "is_last": false, "last_child": { "pid_type": "recid", "pid_value": "4439652" } } ] }, "version": "v0.3.2rc2", "publication_date": "2020-05-27", "creators": [ { "affiliation": "CZI", "name": "Nicholas Sofroniew" }, { "affiliation": "Harvard University", "name": "Talley Lambert" }, { "affiliation": "@chanzuckerberg", "name": "Kira Evans" }, { "affiliation": "Monash Micro Imaging, Monash University", "name": "Juan Nunez-Iglesias" }, { "affiliation": "Chan Zuckerberg Biohub", "name": "Ahmet Can Solak" }, { "name": "Kevin Yamauchi" }, { "affiliation": "Monash University", "name": "Genevieve Buckley" }, { "affiliation": "University of Warszaw, CeNT", "name": "Grzegorz Bokota" }, { "affiliation": "@chanzuckerberg", "name": "Tony Tung" }, { "affiliation": "Cell Microsystems", "name": "Peter Boone" }, { "affiliation": "@carbonplan", "name": "Jeremy Freeman" }, { "name": "Hagai Har-Gil" }, { "affiliation": "Chan Zuckerberg Biohub", "name": "Loic Royer" }, { "name": "Shannon Axelrod" }, { "name": "jakirkham" }, { "name": "Reece Dunham" }, { "affiliation": "CZ BioHub", "name": "Pranathi Vemuri" }, { "name": "Philip Winston" }, { "name": "Mars Huang" }, { "affiliation": "UCLA Bioengineering", "name": "Hector" }, { "affiliation": "CZ Biohub", "name": "Bryant" }, { "affiliation": "The University of Washington eScience Institute", "name": "Ariel Rokem" }, { "affiliation": "Morphog\u00e9nie Logiciels SAS", "name": "Guillaume Gay" }, { "affiliation": "La Trobe University", "name": "Guido Cadenazzi" }, { "name": "Eric Perlman" }, { "name": "Davis Bennett" }, { "affiliation": "University of California, Irvine", "name": "Christoph Gohlke" }, { "name": "Chris Wood" }, { "affiliation": "@precog-iiitd", "name": "Bhavya Chopra" }, { "affiliation": "@BIDS", "name": "Alexandre de Siqueira" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/napari/napari/tree/v0.3.2rc2", "relation": "isSupplementTo" }, { "scheme": "doi", "identifier": "10.5281/zenodo.3555620", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 1,783 | 9 |
Downloads | 240 | 1 |
Data volume | 552.6 MB | 2.2 MB |
Unique views | 1,533 | 9 |
Unique downloads | 179 | 1 |