{"name":"napari-nasa-samples","display_name":"NASA sample images","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-nasa-samples.messier_101","title":"Messier 101","python_name":"napari_nasa_samples._hubble_messier_101:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.pillars_of_creation","title":"Pillars of Creation","python_name":"napari_nasa_samples._hubble_pillars_of_creation:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.large_magellanic_cloud","title":"Large Magellanic Cloud","python_name":"napari_nasa_samples._hubble_lmc:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.cosmic_cliffs","title":"Cosmic Cliffs","python_name":"napari_nasa_samples._jwst_cosmic_cliffs:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.smacs_0723","title":"Deep Field SMACS 0723","python_name":"napari_nasa_samples._jwst_smacs_0723:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.stephans_quintet","title":"Stephan's Quintet (NIRCam and MIRI)","python_name":"napari_nasa_samples._jwst_stephans_quintet:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-nasa-samples.southern_ring_nebula","title":"Southern Ring Nebula (NIRCam Image)","python_name":"napari_nasa_samples._jwst_southern_ring_nebula:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":null,"writers":null,"widgets":null,"sample_data":[{"command":"napari-nasa-samples.messier_101","key":"messier_101","display_name":"Messier 101, Hubble"},{"command":"napari-nasa-samples.pillars_of_creation","key":"pillars_of_creation","display_name":"Pillars of Creation, Hubble"},{"command":"napari-nasa-samples.large_magellanic_cloud","key":"large_magellanic_cloud","display_name":"Large Magellanic Cloud, Hubble"},{"command":"napari-nasa-samples.cosmic_cliffs","key":"cosmic_cliffs","display_name":"Cosmic Cliffs, Carina Nebula, NIRCam Image, JWST"},{"command":"napari-nasa-samples.smacs_0723","key":"smacs_0723","display_name":"Deep Field SMACS 0723, NIRCam Image, JWST"},{"command":"napari-nasa-samples.stephans_quintet","key":"stephans_quintet","display_name":"Stephan's Quintet NIRCam and MIRI, JWST"},{"command":"napari-nasa-samples.southern_ring_nebula","key":"southern_ring_nebula","display_name":"Southern Ring Nebula NIRCam Image, JWST"}],"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"napari-nasa-samples","version":"0.0.5","dynamic":null,"platform":null,"supported_platform":null,"summary":"This napari plugin provides sample datasets from NASA.","description":"# napari-nasa-samples\n\n[![License Mozilla Public License 2.0](https://img.shields.io/pypi/l/napari-nasa-samples.svg?color=green)](https://github.com/royerlab/napari-nasa-samples/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-nasa-samples.svg?color=green)](https://pypi.org/project/napari-nasa-samples)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-nasa-samples.svg?color=green)](https://python.org)\n[![tests](https://github.com/royerloic/napari-nasa-samples/workflows/tests/badge.svg)](https://github.com/royerlab/napari-nasa-samples/actions)\n[![codecov](https://codecov.io/gh/royerloic/napari-nasa-samples/branch/main/graph/badge.svg)](https://codecov.io/gh/royerlab/napari-nasa-samples)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-nasa-samples)](https://napari-hub.org/plugins/napari-nasa-samples)\n\nThis napari plugin written [by Loic A. Royer](https://twitter.com/loicaroyer) provides sample datasets from NASA.\nIn particular, you can access directly from napari the recently released images for the [James Webb Space Telescope](https://webb.nasa.gov/), as well as\nsome of the classic and most beautiful images obtained by the venerable and still strong [Hubble Space Telescope](https://hubblesite.org/). \nMore images will be added over time.\n\nThanks to (NASA)[https://www.nasa.gov/] for releasing these incredible images!\n\n![](https://github.com/royerloic/napari-nasa-samples/raw/main/docs/images/teaser.gif)\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n\n\n## Installation\n\nYou can install `napari-nasa-samples` via [pip]:\n\n pip install napari-nasa-samples\n\n\n\nTo install latest development version :\n\n pip install git+https://github.com/royerloic/napari-nasa-samples.git\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [Mozilla Public License 2.0] license,\n\"napari-nasa-samples\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/royerlab/napari-nasa-samples/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":"https://github.com/royerloic/napari-nasa-samples","download_url":null,"author":"Loic A. Royer","author_email":"royerloic@gmail.com","maintainer":null,"maintainer_email":null,"license":"MPL-2.0","classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: 3.10","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["numpy","requests","pillow","tox ; extra == 'testing'","pytest ; extra == 'testing'","pytest-cov ; extra == 'testing'"],"requires_python":">=3.8","requires_external":null,"project_url":["Bug Tracker, https://github.com/royerloic/napari-nasa-samples/issues","Documentation, https://github.com/royerloic/napari-nasa-samples#README.md","Source Code, https://github.com/royerloic/napari-nasa-samples","User Support, https://github.com/royerloic/napari-nasa-samples/issues"],"provides_extra":["testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}