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.2.4.tar.gz
(45.4 kB
view details)
Built Distribution
File details
Details for the file tllab_common-2024.2.4.tar.gz
.
File metadata
- Download URL: tllab_common-2024.2.4.tar.gz
- Upload date:
- Size: 45.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d64cf4da54795f886a6b09fcd74e9393d0f3e18edbbe03522364c92f6e593b3c |
|
MD5 | e360c1d85310641fc92d28279da2f374 |
|
BLAKE2b-256 | 727f331a6da489eef5019bcd91feee20a4a40131213f5f50925c9a8ab7bc6c8f |
File details
Details for the file tllab_common-2024.2.4-py3-none-any.whl
.
File metadata
- Download URL: tllab_common-2024.2.4-py3-none-any.whl
- Upload date:
- Size: 48.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d194d9e6a63740c002d7b53e4bf16fcdc31d11f75db0bb3359391a6a1b375a |
|
MD5 | 8617097d174491c9c4f7e30177d47288 |
|
BLAKE2b-256 | b2c5e66b2dc99da0be9778d469e0a85afbecd675f37efbeb906f370892b2b97a |