BaSiCPy illumination correction for napari
Project description
napari-basicpy
BaSiCPy illumination correction for napari
Example
Installation
Recommended Installation Method
We highly recommend using a conda
virtual environment to install and operate this plugin.
To use Python 3.9, for example:
conda create -n basicpy -c conda-forge python=3.9 napari pyqt && \
conda activate basicpy && \
pip install napari-basicpy
For further instructions on installing napari
, visit their install guide.
IMPORTANT NOTE FOR APPLE SILICON AND WINDOWS USERS:
If the above instructions fail with Apple silicon (e.g., M1/M2 chip) or Windows, you may need to install the jax
and jaxlib
following the instruction here.
Other Installation Methods
You can also install napari-basicpy
via pip:
pip install napari-basicpy
To install latest development version:
pip install git+https://github.com/peng-lab/napari-basicpy.git
or
pip install git+https://github.com/tdmorello/napari-basicpy.git
Usage
General Usage
This plugin expects a stack of tiles as input. Mosaic images should be deconstructed into their tiled components before processing. Individual tiles should be two-dimensional.
There are many options to customize the performance of BaSiCPy. Please refer to the BaSiCPy documentation on parameters here for details.
Batch Processing
Coming soon...
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 BSD-3 license, "napari-basicpy" 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 napari_basicpy-0.0.3.tar.gz
.
File metadata
- Download URL: napari_basicpy-0.0.3.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ccf9e07daa187d1219c8da9b19a038be8e654e32791ec4d91385d1f9a936c3d |
|
MD5 | 63aaa7adb90f28fa288042748707dcce |
|
BLAKE2b-256 | 00afd94a95501ae6e68285c2bf63ce8540d82d037a990e227f0c21ec629c4330 |
File details
Details for the file napari_basicpy-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: napari_basicpy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de292ea6e20e8b2344814ff54bcb19959be9c123bae9d2fdc2e38871d8d9cf9 |
|
MD5 | b7c1e80a2455929b9303c744cde791f8 |
|
BLAKE2b-256 | f8ebeceecf6c5cead9478c1bd19decbfcda5bd48027f0d933df53ee4671d3903 |