Skip to main content

Viewer for scientific monochromatic video data

Project description

Monochrome: Viewer for Monochromatic Video Data

docs tests PyPI Supported Python versions

Monochrome is a lightweight and fast video viewer for scientific monochromatic videos with high-dynamic range (float, uint16, etc.).

It is designed for viewing high-speed monochromatic fluorescence video data from scientific cameras and meet our specific needs for cardiac optical mapping data (together with optimap):

  • Support for high-dynamic range (uint16, 32-bit float) data with sliders to adjust intensity range
  • Playback of multiple videos in sync
  • High-speed playback with precise frame-rate control
  • Viewing of optical traces (average intensity in a region of interest over time)
  • Rendering of layers on top of videos with transparency
  • Rendering of point positions over time (e.g. for tracking or optical flow visualization)
  • Exporting videos as a sequence of PNG images or MP4 videos with control over frame rate and frame skipping
  • Cross-platform (Linux, Windows, MacOS)

It is designed to be fast and lightweight, i.e. it uses memory-mapping to load video files to avoid copying the data into RAM.

Installation

There are two ways to install Monochrome: as a standalone application and/or with its Python interface through pip.

In the standalone application, supported video files can be loaded by drag & drop them into the window or by associating the file extension with Monochrome to open them with a double-click. The Python interface allows to load and play videos from Python scripts and Jupyter notebooks.

Standalone Application

Download the relevant executable (Windows, macOS, or Linux) from the latest release page. See the installation instructions for details.

Python Library

The Python library includes all necessary files and does not require the installation of the standalone Monochrome application. Open a terminal window and run the following command:

python -m pip install monochrome-viewer

See the Python installation guide for further details. To start the viewer in standalone mode, run:

python -m monochrome

See the tutorial for an introduction to the Python library, here is a brief overview:

import monochrome as mc
import numpy as np

# Create some video with shape (time, height, width) as a numpy array
video = np.random.rand(500, 256, 256)

# Display the video, see the tutorial for more details and options.
# Monochrome should automatically start and show the video in a loop.
mc.show_video(video, name="First Video", cmap='viridis', vmin=0, vmax=1)

# Play second video in sync with the first (note that the videos should have the same length)
video2 = (np.random.rand(500, 256, 256) * 65535).astype(dtype=np.uint16)
mc.show_video(video2, name="Second Video", comment="This is a uint16 video", bitrange="uint16")
# `bitrange` argument is optional, Monochrome will auto-detect the data type

# Layers can be added on top of video
overlay = np.random.rand(500, 256, 256)
overlay[:, 64:192, :] = np.nan # NaN values will be transparent pixels, see tutorial
mc.show_layer(overlay, parent="Second Video", cmap='PRGn', opacity='centered')

# List of functions:
# mc.show() is a shortcut for mc.show_video()/show_layer()/show_image()/show_file(),
#           it will try to auto-detect the input type and call the appropriate function.
# mc.show_video() to show videos
# mc.show_image() to show single images
# mc.show_layer() to show layers on top of videos/images
# mc.show_points() to visualize point positions over time over videos
# mc.show_flow() to visualize optical flow fields over time
# mc.show_file() to load videos from file in Monochrome
# mc.launch() to start Monochrome from Python

Native Video File Formats

Monochrome supports loading the following video file formats:

  • .npy, NumPy array with shape (time, width, height). The data type can be float (np.float32, np.float64), integer (uint8, uint16, etc.), or boolean.
  • .dat, raw binary file with shape (time, width, height) and data type float32
  • .dat, MultiRecorder file format (used in the cardiac optical mapping community)

Drag & drop the file into the window or associate the file extension with Monochrome to open it with a double-click.

Usage & Key Bindings

Adjust settings for each video in the main control window. To view optical traces (average intensity in a region of interest over time), click in a video. Click and drag to move the region of interest. Right-click to remove the region of interest.

Keyboard shortcuts:

Keybinding         Action               
Ctrl + q Quit Monochrome
Esc or q Close focused recording
Space Play/Pause
Up Increase playback speed (frame skip)
Down Decrease playback speed (frame skip)
0 or r Reset playback to beginning
Left Skip to next frame
Right Skip to previous frame
Shift + Left 10x previous frame
Shift + Right 10x next frame
Ctrl + Left Previous frame in focused recording only
Ctrl + Right Next frame in focused recording only
Ctrl + Left + Shift 10x previous frame in focused recording only
Ctrl + Right + Shift 10x next frame in focused recording only
p Save screenshot of focused recording
s Sync playback of all recordings

Additional Resources

License

Monochrome is licensed under the MIT License.

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

monochrome-viewer-2024.3.6.tar.gz (8.7 MB view details)

Uploaded Source

Built Distributions

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

monochrome_viewer-2024.3.6-py3-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 3Windows x86-64

monochrome_viewer-2024.3.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

monochrome_viewer-2024.3.6-py3-none-macosx_10_9_universal2.whl (3.8 MB view details)

Uploaded Python 3macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file monochrome-viewer-2024.3.6.tar.gz.

File metadata

  • Download URL: monochrome-viewer-2024.3.6.tar.gz
  • Upload date:
  • Size: 8.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for monochrome-viewer-2024.3.6.tar.gz
Algorithm Hash digest
SHA256 88c9a15082cb5c2a715465b22f0cb78d134701063970b0efde4f0407b18699c9
MD5 59608d08239ccb780d213eb47d68ba1f
BLAKE2b-256 5ca1b420b9e9d2dc6851fce8a6cb171039ad60f0c62a6cadae421f6a21a90513

See more details on using hashes here.

File details

Details for the file monochrome_viewer-2024.3.6-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for monochrome_viewer-2024.3.6-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 70c02b3836ada9610ecb7790621e246d22f817a0649fb3634c57f794902a5e72
MD5 ac7818a80158044748742c4856d76a2a
BLAKE2b-256 ccbf6a06915e9b66aef3c945b3e7ba8a52ba931fdf41da8d812c58bf7d749749

See more details on using hashes here.

File details

Details for the file monochrome_viewer-2024.3.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for monochrome_viewer-2024.3.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c15a324cbee1ec844e7009e336f0fcc48b8c8a570172126f3743d5ca1d4b9caf
MD5 3ba311c573284dbdce3d0d43a7aef450
BLAKE2b-256 dabf679b85c688bbc50e42ff265bf740a06dd5f9c04c4167f5f0b8d35a1dd092

See more details on using hashes here.

File details

Details for the file monochrome_viewer-2024.3.6-py3-none-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for monochrome_viewer-2024.3.6-py3-none-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2025c9f5616e2be34298bde5a8f5178da9fe5b5cba12e0bd7e7707489413e96e
MD5 3148efe1bd09a75c26d9ed1679d603db
BLAKE2b-256 c60280280d90cfaf580af65adc43ab3a1483f102a33c6e1637027012c434daa3

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