Installation
It is advisable but not required that you install Napari Lattice packages inside a conda environment. This is because conda makes it much easier to install system complex dependencies.
To install the core package, which includes the Python library and command line interface:
To install the Napari plugin:
CUDA Deconvolution
If you have access to a CUDA-compatible GPU, you can enable deconvolution using pycudadecon
.
If you're using conda (or micromamba etc), you can run the following:
Otherwise, you will have to manually ensure the systems dependencies are installed, and then:
Development Versions
To install the development version of lls-core
:
For napari-lattice
: