Common code for the Lenstra lab.
Project description
Common Code
Code that both LiveCellAnalysis and smFISH (or others) use and doesn't get major changes goes here. This code should be a submodule in smFISH and LiveCellAnalysis.
Command line tools:
wimread
wimread imagefile
Displays information (pixel size, interval time etc.) about the image file.
Installation (Ubuntu)
python-javabridge is required, which requires java, for ubuntu:
sudo apt install openjdk-8-jdk-headless
Set java 8 as default java:
sudo update-alternatives --config java
Then this code can be installed as a package:
pip install tllab_common
or editable:
git clone git@github.com:Lenstralab/tllab_common.git
pip install -e tllab_common/ --user
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
tllab_common-2024.4.1.tar.gz
(28.5 kB
view details)
Built Distribution
File details
Details for the file tllab_common-2024.4.1.tar.gz
.
File metadata
- Download URL: tllab_common-2024.4.1.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2bc2d15ed3cde8f9d9ab9180e35b3bfcb5db0d3069cf456632bd2d3f240b83 |
|
MD5 | 7fe20285c6e2db65746ee8811a71f8bb |
|
BLAKE2b-256 | 563ec5e4945f755a4ffcdda6bee66103fb450e4046079587fed43723b33761a2 |
File details
Details for the file tllab_common-2024.4.1-py3-none-any.whl
.
File metadata
- Download URL: tllab_common-2024.4.1-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a1be543c9a350ab8f7745f8c92426f579fd2777174899fa5a1cc65cbf951039 |
|
MD5 | d0c9fcf21e1edac46cfe33facdc81ed8 |
|
BLAKE2b-256 | 0cc0d8f75344db1e92d199969aefc1380b7a0a61beb5ec577bd4d4d788c45144 |