Brainways
Project description
Brainways
Overview
Brainways is an AI-powered tool designed for the automated analysis of brain-wide activity networks from fluorescence imaging in coronal slices. It streamlines the process of registration, cell quantification, and statistical comparison between experimental groups, all accessible through a user-friendly interface without requiring programming expertise. For advanced users, Brainways also offers a flexible Python backend for customization.
Key Features
Brainways simplifies complex analysis workflows into manageable steps:
- Rigid Registration: Aligns coronal slices to a 3D reference atlas.
- Non-rigid Registration: Refines alignment to account for individual variations and tissue distortions.
- Cell Detection: Automatically identifies cells using the StarDist algorithm.
- Quantification: Counts cells within defined brain regions.
- Statistical Analysis:
- Performs ANOVA contrast analysis between experimental conditions.
- Conducts Partial Least Squares (PLS) analysis.
- Generates network graphs visualizing brain-wide activity patterns.
Getting Started
!!! note "Windows GPU Support Pre-installation" If you plan to use Brainways with GPU acceleration on Windows, you must install GPU-compatible versions of PyTorch and TensorBoard before installing Brainways. Follow the instructions on the PyTorch and TensorBoard websites. Once these dependencies are met, proceed with the Brainways installation below.
Install and launch the Brainways user interface using pip:
pip install brainways
brainways ui
For a detailed walkthrough, please refer to our Getting Started Guide.
!!! tip "Achieving Reliable Results" To ensure the best possible outcomes with Brainways, we highly recommend reviewing our Best Practices Guide.
Architecture
Brainways is built as a monorepo containing two primary components:
brainways
: The core library housing all backend functionalities, including registration algorithms, quantification logic, and statistical tools. It can be used programmatically via Python for custom workflows. The automatic registration model inference code resides within thebrainways.model
subpackage.brainways.ui
: A napari plugin providing the graphical user interface for interactive analysis.
Development Status
Brainways is under active development by Ben Kantor at the Bartal Lab, Tel Aviv University, Israel. Check out our releases page for the latest updates.
Citation
If Brainways contributes to your research, please cite our publication: Kantor and Bartal (2025).
@article{kantor2025mapping,
title={Mapping brain-wide activity networks: brainways as a tool for neurobiological discovery},
author={Kantor, Ben and Ruzal, Keren and Ben-Ami Bartal, Inbal},
journal={Neuropsychopharmacology},
pages={1--11},
year={2025},
publisher={Springer International Publishing Cham}
}
License
Brainways is distributed under the terms of the GNU GPL v3.0 license. It is free and open-source software.
Issues and Support
Encountering problems? Please file an issue on our GitHub repository with a detailed description of the problem.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file brainways-0.1.16.tar.gz
.
File metadata
- Download URL: brainways-0.1.16.tar.gz
- Upload date:
- Size: 6.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27927416b195a9398cb5bf943b9d11ccdb58aa06ddf16e3185c003ce5c3f2556 |
|
MD5 | 6cd62b132990fcd2118ca2a0fd0a71f4 |
|
BLAKE2b-256 | 13e828234ace32dfe67174e358fa1e08747fbfd8e909a179ce68540e5a969b0b |
File details
Details for the file brainways-0.1.16-py3-none-any.whl
.
File metadata
- Download URL: brainways-0.1.16-py3-none-any.whl
- Upload date:
- Size: 517.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 343d196443dd350411195942417f0b2d569267c332d8b2453992e411a7efad63 |
|
MD5 | d75e74a244883a9ed9def01e493acad6 |
|
BLAKE2b-256 | 680ff39e80769e95207bc6010fc8dead1a2646fd0f1979cd88305281b357d273 |