An open API service indexing awesome lists of open source software.

https://github.com/bluebrain/morphology-documentation

Morphology Specifications used at BBP
https://github.com/bluebrain/morphology-documentation

ascii hdf5 morphology neurolucida specification

Last synced: 9 months ago
JSON representation

Morphology Specifications used at BBP

Awesome Lists containing this project

README

          

> [!WARNING]
> The Blue Brain Project concluded in December 2024, so development has ceased under the BlueBrain GitHub organization.
> Future development will take place at: https://github.com/openbraininstitute/morphology-documentation

# Morphology Documentation
This repository contains the documentation of the morphology files formats used by Blue Brain. The representations divide into two main topological categories:
* tree-like representation (neurons, astrocytes)
* graph-like representation (vasculature)

To update the documentation, update the rst files located in the source directory.
To update the version number, modify the "version" entry in package.json

## Documentation
morphology-documentation is built and hosted on [readthedocs](https://readthedocs.org/).

* [latest snapshot](http://morphology-documentation.readthedocs.org/en/latest/)

To build the documentation locally clone this repository, and run the following command inside it

```tox -e docs```

The documentation is then available under `build/html/index.html`.

Funding & Acknowledgements
-------------------------

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.

Copyright (c) 2022-2024 Blue Brain Project/EPFL