{"name":"okapi-em","display_name":"napari okapi-em","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"okapi-em.main_qwidget","title":"Okapi-EM Main","python_name":"okapi_em._widget:MainQWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":null,"writers":null,"widgets":[{"command":"okapi-em.main_qwidget","display_name":"Okapi-EM","autogenerate":false}],"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"okapi-em","version":"0.0.10","dynamic":null,"platform":null,"supported_platform":null,"summary":"napari plugin to deal with charging artifacts in tomography electron microscopy data","description":"# okapi-em\n\nhttps://github.com/rosalindfranklininstitute/okapi-em\n\n\n\nA napari plugin for processing serial-FIB-SEM data.\n\nPowered by [chafer] and [quoll].\n\n\nA full description of this software is presented in biorXiv preprint paper:\n\nhttps://doi.org/10.1101/2022.12.15.520541\n\nThis [napari] plugin contains the following tools:\n\n- slice alignment using constrained SIFT\n- two charge artifact suppression filters\n - directional fourier bandapass filter\n - line-by-line filter function optimiser and subtraction (requires charge artifact labels) - uses [chafer]\n- fourier ring correlation (FRC) resolution estimation - uses [quoll]\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 `okapi-em` via [pip]:\n\n`>pip install okapi-em`\n\nor using napari's plugin installation engine `Plugins->Install/Uninstall Plugins...` and filter for **Okapi-EM**.\n\nFor installing in development mode , clone this package then navigate to the cloned `okapi-em` folder and run:\n\n`>pip install -e .`\n\nOkapi-EM is a napari plugin. Launching napari is therefore required.\n\n`>napari`\n\nand then navigate `Menu->Plugins->Okapi-EM`\n\nNote that to launch napari in older versions of python (<=3.7) you will need to use the command:\n\n`>python -m napari`\n\n## Computing requirements\nOkapi-EM does not require powerful computers to run. None of the tools use GPU accelaration.\n\nThe minimum recommended RAM depends on the size of the data being used in napari. For a full image stack of 1Gb, it is recommended that user ensure that 3Gb of RAM is available or can be used. Modern OS's can extend physical RAM using `swap` memory (Linux) or cache (in Windows and also known as virtual memory), but processing can be significantly slower.\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 [Apache Software License 2.0] license,\n\"okapi-em\" is free and open source software\n\n## Citing\n\nPlease cite usage using the following reference.\n\nPerdigão, L. M. A. et al. Okapi-EM – a napari plugin for processing and analysing cryogenic serial FIB/SEM images. 2022.12.15.520541 Preprint at https://doi.org/10.1101/2022.12.15.520541 (2022).\n\n\n## Issues\n\nThere is currently a known issue with napari running in Linux machines, that it does not find the OpenGL driver correctly.\nThis will hopefully be resolved in the near future. If you bump into this issue we recommend trying to downgrade the python version. This is not an Okapi-EM problem.\n\nIf you encounter any problems, please file an issue along with a detailed description.\n\n[quoll]: https://github.com/rosalindfranklininstitute/quoll\n[chafer]: https://github.com/rosalindfranklininstitute/chafer\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\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":null,"download_url":null,"author":"Luis Perdigao","author_email":"luis.perdigao@rfi.ac.uk","maintainer":null,"maintainer_email":null,"license":"Apache-2.0","classifier":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","Framework :: napari","Topic :: Software Development :: Testing","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: 3.10","Operating System :: OS Independent","License :: OSI Approved :: Apache Software License"],"requires_dist":["numpy","magicgui","chafer","napari[all]","opencv-python","quoll >=0.0.4","imageio-ffmpeg ; extra == 'all'","tox ; extra == 'testing'","pytest ; extra == 'testing'","pytest-cov ; extra == 'testing'","pytest-qt ; extra == 'testing'"],"requires_python":">=3.7","requires_external":null,"project_url":null,"provides_extra":["all","testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}