Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# <img src="./logo.png" alt="photon-mosaic logo" width="36" style="vertical-align: middle; margin-right:8px"> `photon-mosaic`

`photon-mosaic` is a collaborative project with the aim of standardising multiphoton image analysis in neuroscience.
`photon-mosaic` is a collaborative project that aims to standardise multiphoton image analysis in neuroscience. Development is currently led by the [Neuroinformatics Unit](https://github.com/neuroinformatics-unit), the [Allen Institute for Neural Dynamics](https://github.com/AllenNeuralDynamics) and the [International Brain Laboratory](https://www.internationalbrainlab.com/).

<img src="././general_schematic.png">

We are currently working on two repositories:

- [`photon-mosaic`](https://github.com/neuroinformatics-unit/photon-mosaic) — a modular, extensible Python API package that handles all the steps required for multiphoton imaging, from image processing to signal processing, up to the extraction of ΔF/F and spikes. We aim to be inclusive of different algorithms at every step of the analysis and to ensure interoperability between tools built by different researchers. We also aim to provide tutorials, documentation, and high test coverage in order to guarantee reproducibility and standardisation, and to keep the analysis optimised from a memory-consumption perspective. Our architectural foundations are inspired by [SpikeInterface](https://github.com/SpikeInterface/spikeinterface).

- [`photon-mosaic-pipeline`](https://github.com/neuroinformatics-unit/photon-mosaic-pipeline) — a NIU-developed workflow package, based on [Snakemake](https://snakemake.readthedocs.io/), that automates analysis steps on HPC systems, leverages GPUs, and standardises outputs using the [NeuroBlueprint](https://neuroblueprint.neuroinformatics.dev/) format. It currently depends only on external packages, but we plan to integrate it with the `photon-mosaic` library in the future.
Binary file added profile/general_schematic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.