Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 822 Bytes

index.rst

File metadata and controls

32 lines (24 loc) · 822 Bytes

FISSA Documentation

FISSA (Fast Image Signal Separation Analysis) is a Python package for decontaminating somatic signals from two-photon calcium imaging data. It can read images in tiff format and ROIs from zip files exported by ImageJ; or operate on numpy arrays, generated by importing files stored in other or as the output of other packages.

For details of the algorithm, please see our companion paper published in Scientific Reports.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   source/user-guide
   source/examples
   source/packages/modules
   source/contributing
   source/changelog
   source/credits


Indices and tables