A plugin to visualize, deskew, and combine Snouty data.
Project description
snouty-viewer
Description
Easy to use plugin for opening raw Snouty files and converting them to native view.
Allows for saving to ome.tif files with corresponding OME-XML based metadata.
Also allows for bulk deskewing and saving directories.
Intended Audience & Supported Data
This plugin is intended for those using a SOLS (Snouty) microscope collected via Alfred Millett-Sikking's code.
This plugin accepts a folder with at least subdirectories of data and metadata as an input.
Quickstart
A. Getting the plugin working (choose either a or b, you don't have to do both)
a. Through pip-install:
- pip install snouty-viewer (within a virtual environment of Python 3.8, 3.9, or 3.10 recommended)
- Open up napari
b. Through Napari:
- Open up napari
- Plugins > Install/Uninstall plugins
- Search for "snouty-viewer"
- Install
- (Maybe need to) reopen napari
B. Viewing raw Snouty data
- Drag and drop a root folder of your Snouty data. This is the folder that includes the data and metadata subfolders.
- Select "Snouty Viewer" for opening.
C. Converting raw Snouty data to its native view
- Click plugins, snouty-viewer -> Native View
- Select the file you want to convert
- Press Deskew
D. Saving your native view file
- Select the channel (or multi-channel) layer you want to save
- File > Save Selected Layer(s)...
- Select where you want to save your file
- Title your file, ".ome.tif" will automatically be appended.
- Save with "Snouty Writer"
- Wait (this could take a few minutes depending on your file's size and your hardware)
E. Batch saving
- Click plugins, snouty-viewer -> Batch Deskew & Save
- Input a directory (without quotes) that contains 1 or more Snouty-acquired directories.
- If you want to view your deskewed outputs, check the box.
- If you want to automatically save the deskewed outputs, check the box.
- Press Deskew and save
- Wait (this could take a few minutes depending on your files' sizes and your hardware)
Getting Help
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install snouty-viewer
via pip:
pip install snouty-viewer
To install latest development version :
pip install git+https://github.com/aelefebv/snouty-viewer.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the MIT license, "snouty-viewer" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file snouty_viewer-0.2.5.tar.gz
.
File metadata
- Download URL: snouty_viewer-0.2.5.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11d8007de6ae4b8462842fcdf0890545ad2646ded18b4573cb0d3846fad5b1a8 |
|
MD5 | 047793c1465ff5ce4fc49202f2f227e4 |
|
BLAKE2b-256 | 9957adecba0cd6f511d369c3d0fc346b673ca69551a91095d9cfa45bf6a21438 |
File details
Details for the file snouty_viewer-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: snouty_viewer-0.2.5-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f09bded92f99903ebef9e4badd5c0bd9a444d1a2cd2bcdc0c5e85e7c8d251b6 |
|
MD5 | 2d1d7fadf8c8343a480007427bc8cc36 |
|
BLAKE2b-256 | 9bebcd6aa26391cb3e8083abc63d78942c9b3dd147182f2b89e1583df47c9245 |