neuralib.imaging.widefield

WideField

author:

Yu-Ting Wei

This module provides tools for processing widefield video sequence data and is currently under active development.

Two interactive tools are currently available:

FFT View

A Bokeh-based visualization of the HSV colormap representation of the Fourier-transformed video (e.g., for visual retinotopy).

Usage:

neuralib_widefield fft <FILE>

fft_view

Align

A Napari-based tool for aligning video data to a dorsal cortex view.

Usage:

neuralib_widefield align <FILE> [-R REFERENCE_FILE] [-M MAP_FILE]

align_view