{"name":"napari-hippo","display_name":"Hippo","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-hippo.get_ENVI_reader","title":"Open ENVI format hyperspectral data","python_name":"napari_hippo._reader:napari_get_ENVI_reader","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.get_specim_reader","title":"Open raw Specim image directories (for FX, Fenix and OWL cameras).","python_name":"napari_hippo._reader:napari_get_specim_reader","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.write_multiple","title":"Save multi-layer data with Hippo","python_name":"napari_hippo._writer:write_multiple","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.write_single_image","title":"Save image data with Hippo","python_name":"napari_hippo._writer:write_single_image","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_sample_data","title":"Load sample data from Hippo","python_name":"napari_hippo._sample_data:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_IOTools","title":"Load and save hyperspectral datasets","python_name":"napari_hippo._ioTools:IOWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_crunchyTools","title":"Some crunchy tools for data munging","python_name":"napari_hippo._crunchyTools:CrunchyToolsWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_hyliteTools","title":"Basic hyperspectral data analysis","python_name":"napari_hippo._hyliteTools:HyliteToolsWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_fieldTools","title":"Quick field checks","python_name":"napari_hippo._fieldTools:FieldToolsWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-hippo.make_caterpillar","title":"Spectral viewer","python_name":"napari_hippo._caterpillarWidget:CaterpillarWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"napari-hippo.get_ENVI_reader","filename_patterns":["*.hdr","*.dat","*.png","*.jpg","*.jpeg","*.bmp"],"accepts_directories":false},{"command":"napari-hippo.get_specim_reader","filename_patterns":["*"],"accepts_directories":true}],"writers":[{"command":"napari-hippo.write_multiple","layer_types":["image*","labels*"],"filename_extensions":[],"display_name":""},{"command":"napari-hippo.write_single_image","layer_types":["image","labels*"],"filename_extensions":[".dat",".hdr"],"display_name":""}],"widgets":[{"command":"napari-hippo.make_IOTools","display_name":"Input / Output","autogenerate":false},{"command":"napari-hippo.make_crunchyTools","display_name":"Crunchy","autogenerate":false},{"command":"napari-hippo.make_hyliteTools","display_name":"Hylite","autogenerate":false},{"command":"napari-hippo.make_fieldTools","display_name":"Field QAQC","autogenerate":false},{"command":"napari-hippo.make_caterpillar","display_name":"Caterpillar","autogenerate":false}],"sample_data":[{"command":"napari-hippo.make_sample_data","key":"unique_id.1","display_name":"Hippo HSI"}],"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"napari-hippo","version":"0.2.0","dynamic":null,"platform":null,"supported_platform":null,"summary":"A fat and clumsy collection of hyperspectral tools","description":"# napari-hippo\n\n\n| | [![License MIT](https://img.shields.io/pypi/l/napari-hippo.svg?color=green)](https://github.com/samthiele/napari-hippo/blob/main/LICENSE) | [![PyPI](https://img.shields.io/pypi/v/napari-hippo.svg?color=green)](https://pypi.org/project/napari-hippo) | [![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-hippo)](https://napari-hub.org/plugins/napari-hippo)\n| -------------------------- | ------------------------------- |--------------------|-------------------|\n\n \nA large and slightly clumsy plugin for viewing and analysing hyperspectral data in Napari.\n\n![Funky screenshot of the napari-hippo GUI](screenshot.png)\n\n\n----------------------------------\n\n## Installation\n\nFollow [these instructions](https://napari.org/stable/tutorials/fundamentals/installation) to first install napari. Then you can install `napari-hippo` via [pip](https://pypi.org/project/napari-hippo):\n\n pip install napari-hippo\n\n## Documentation\n\nWe are in the process of building a documentation wiki for this plugin [here](https://github.com/samthiele/napari-hippo/wiki).\n\n## Contributing\n\nContributions are very welcome! Please feel free to submit pull requests or tell us about your ideas (or problems) on the [discussions](https://pypi.org/project/napari-hippo) page.\n\n## License\n\nDistributed under the terms of the [MIT](https://github.com/samthiele/napari-hippo/blob/main/LICENSE) license,\n`napari-hippo` is free and open source software.\n\n## Issues\n\nIf you encounter any problems, please [file an issue](https://github.com/samthiele/napari-hippo/issues/new/choose) along with a detailed description.\n\n## Citation\n\nA citation for `napari-hippo` will be announced shortly.\n","description_content_type":"text/markdown","keywords":null,"home_page":null,"download_url":null,"author":"Sam Thiele","author_email":"s.thiele@hzdr.de","maintainer":null,"maintainer_email":null,"license":"MIT","classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","License :: OSI Approved :: MIT License","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":["natsort","hylite","numpy","magicgui","qtpy","tox ; extra == 'testing'","pytest ; extra == 'testing'","pytest-cov ; extra == 'testing'","pytest-qt ; extra == 'testing'","napari ; extra == 'testing'","hylite ; extra == 'testing'","pyqt5 ; extra == 'testing'"],"requires_python":">=3.8","requires_external":null,"project_url":null,"provides_extra":["testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}