Skip to main content

A lightweight bioformats-like library for Python

Project description

Sesamum

A lightweight bioformats-like library for Python.

Description

Sesamum provides a simple, unified interface for reading various microscopy image formats (TIFF, LSM, ND2) into NumPy arrays, along with their metadata. It aims to be minimal and lightweight, avoiding heavy dependencies.

Installation

pip install sesamum

Usage

import sesamum

# Read a file (format detected automatically)
data, metadata = sesamum.read('path/to/image.tif')

print(f"Shape: {data.shape}")
print(f"Metadata: {metadata}")

Supported Formats

  • TIFF (.tif, .tiff)
  • LSM (.lsm)
  • Nikon ND2 (.nd2)

Dependencies

  • numpy
  • tifffile
  • nd2

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

sesamum-0.1.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sesamum-0.1.3-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file sesamum-0.1.3.tar.gz.

File metadata

  • Download URL: sesamum-0.1.3.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for sesamum-0.1.3.tar.gz
Algorithm Hash digest
SHA256 995565927cf5e9ef3d5cf76881e85434a349b7c33785b90258a6f384c01b36b5
MD5 9b8aafa1156c7b419a21ad77bd18b5b1
BLAKE2b-256 19a194c61fdb4bc71300d97ee569423e2e4dbc222d4012131292e79f56c6db6e

See more details on using hashes here.

File details

Details for the file sesamum-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: sesamum-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for sesamum-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 427c089f3aa429045db3b261cf22ab3965175505b841731abb2dd32396c5205d
MD5 d16abc3c432d97f7cb8f39137f79a746
BLAKE2b-256 0e72eb85797df4ac9e6df8e97fff961b56ce1067a43588f8eef2a9b6392c0e4b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page