Welcome to the functionalizer documentation¶
To generate a fully functional connectome, functionalizer takes the output of cell apposition of either touchdetector or connectome-manipulator, and reduces the distribution of touches to follow biological models. Following this optional reduction, functionalizer generates synaptic properties to output a fully functional connectome that may then be simulated.
The reduction operations and synaptic property generation use the fz-td-recipe package to parse a recipe description as described by the SONATA extension.
As Apache Spark interacts best with the Parquet format, the utilities in parquet-converters may be used to convert binary touchdetector output into Parquet and to convert the functionalizer Parquet output to SONATA.
- Getting Started
- Filters
- Debugging
- Functionalizer API
- Changelog
- Version 0.19.0
- Version 0.18.7
- Version 0.18.6
- Version 0.18.5
- Version 0.18.4
- Version 0.18.3
- Version 0.18.2
- Version 0.18.1
- Version 0.18.0
- Version 0.17.5
- Version 0.17.4
- Version 0.17.3
- Version 0.17.2
- Version 0.17.1
- Version 0.17.0
- Version 0.16.99
- Version 0.16.0
- Version 0.15.9
- Version 0.15.7
- Version 0.15.6
- Version 0.15.5
- Version 0.15.4
- Version 0.15.3
- Version 0.15.2
- Version 0.15.1
- Version 0.15.0
- Version 0.14.3
- Version 0.14.2
- Version 0.14.1
- Version 0.14.0
- Version 0.13.2
- Version 0.13.1
- Version 0.12.1
- Version 0.12.0
- Version 0.11.0
- Version 0.10.3
- Version 0.10.2
- Version 0.10.1
- Version 0.10.0
- Version 0.9.1
- Version 0.9
- Version 0.8
- Version 0.1
- License