Skip to content
forked from inscopix/py_isx

Experimentlal pure-python API to read Inscopix data

License

Notifications You must be signed in to change notification settings

bendichter/py_isx

 
 

Repository files navigation

isx: pure-python API to read Inscopix data

This is a pure-python API to read Inscopix ISXD files.

Documentation

Read the documentation

Support

File type Support
ISXD CellSet
ISXD Movie
ISXD Movie (multi-plane)
ISXD Movie (dual-color)
GPIO data
ISXD Events
ISXD VesselSet

Install

Poetry

poetry add isx

pip

pip install isx

Caution

This is a work in progress, and all reading functions in the IDPS Python API are not supported yet.

Testing

This code is tested using GitHub Actions on the following python versions:

  • 3.9
  • 3.10
  • 3.11
  • 3.12

About

Experimentlal pure-python API to read Inscopix data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.5%
  • Makefile 3.0%
  • Shell 2.5%