Skip to content

provide Cell Types tab

Compare
Choose a tag to compare
@rheiland rheiland released this 23 Jun 11:17
· 39 commits to master since this release

Provide a script (data/create_cell_types.py) that parses the <cell_definitions> info in a config file (.xml) and generates a Python module (cell_types.py) that displays and handles that info.

Also, in substrates.py, fix a bug that now allows for float values for full_data and SVG intervals.