napari plugin for colocalization single-molecule spectroscopy (CoSMoS) time series (TS) analysis
Project description
napari-cosmos-ts
napari plugin for colocalization single-molecule spectroscopy (CoSMoS) time series (TS) analysis.
Install
If you are unfamiliar with how to create a python environment or pip install a package, see the detailed installation instructions below.
Requires napari.
pip install "napari[all]"
Install latest release version:
pip install napari-cosmos-ts
Or install latest development version:
pip install napari-cosmos-ts@git+https://github.com/marcel-goldschen-ohm/napari-cosmos-ts
To upgrade a previously installed version, simply add the --upgrade flag to the above install commands.
Run
Launch the napari viewer. In a command shell or terminal where you have activated the virtual environment where you installed napari-cosmos-ts run the following command:
napari
Launch the napari-cosmos-ts plugin: From the napari viewer Plugins menu select Colocalization Single-Molecule Time Series (napari-cosmos-ts). This should bring up the napari-cosmos-ts docked widget within the viewer.
Documentation
:construction:
Install for Beginners
- Install the
condapackage manager. Simplest is to download Miniconda and run the installer. - Create a virtual python environment named
napari-env(or name it whatever you want) in which to install napari and this plugin. In a command shell or terminal run the following command:
conda create --name napari-env python
- Activate your virtual environment. !!! Note you will have to do this every time you open a new command shell or terminal. In a command shell or terminal run the following command:
conda activate napari-env
- Install
napariinto your virtual environment. In a command shell or terminal where you have activated your virtual environment run the following command:
pip install "napari[all]"
- Install
napari-cosmos-tsinto your virtual environment. In a command shell or terminal where you have activated your virtual environment run the following command:
pip install napari-cosmos-ts
Or for the latest version of napari-cosmos-ts:
pip install napari-cosmos-ts@git+https://github.com/marcel-goldschen-ohm/napari-cosmos-ts
!!! Remember, every time you open a new command shell or terminal you will need to activate the virtual environment where you installed napari-cosmos-ts before running the app.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napari_cosmos_ts-0.3.6.tar.gz.
File metadata
- Download URL: napari_cosmos_ts-0.3.6.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.20.1 CPython/3.13.0 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3fa74789a4d4a9e407f6e2153a5625dd94afc96f9c89ebff76845041aac2f0c
|
|
| MD5 |
9ac964328919142057b5f77f36049784
|
|
| BLAKE2b-256 |
153a1e7fa5fb5aba175c9eca10d7b86280a3ef659f095d86c71060b631642824
|
File details
Details for the file napari_cosmos_ts-0.3.6-py3-none-any.whl.
File metadata
- Download URL: napari_cosmos_ts-0.3.6-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.20.1 CPython/3.13.0 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8943a31004cb751a97003014c7527841bf76e3c4b2c90c7ffe5ad154afae1e
|
|
| MD5 |
6337e9ff062c54c25fca6d0ef288c4ca
|
|
| BLAKE2b-256 |
55a6089a49f6b98230ce907dcc76c215909a9c616cddd2e4562c4fad433b5c95
|