Releases: schlegelp/CATMAID-to-Blender
Releases · schlegelp/CATMAID-to-Blender
Select by Annotation
- added select by annotation
- bugfixes + improvements
Addon Preferences
New Features:
- addon settings: go to user-preferences -> add-ons -> CATMAIDImport. You can now change and save your credentials and server url here (don't forget to click 'save user preferences' afterwards!)
- export of dendrogram from 'by similarity': svg with the dendrogram is saved in the same folder as the .blend file you are working with
Improvements and Bug Fixes:
- most errors will now also create a pop up within the Blender window (at cursor location) in addition to showing details in the console
- advanced tooltips for further explanations on some of the functions
- connecting to CATMAID now does a test call and will raise error if e.g. credentials are incorrect
Tokens
V4.0
- added import of neurons in given volume
- added clustering (coloring) of neurons based on morphological similarity (after Kohl et al., 2013)
- added option to import only longest neurite up to given length
- added missing descriptions to import/export/coloring options -> just hover over checkbox/drop-down/textfield/etc.
- compensated changes in CATMAID API
- general bugfixing
V 3.93
Adapted to changes in CATMAID API + Support of other project IDs
- added option to change project ID when connecting to CATMAID server (default = 1)
- added support for applying synapse threshold to single connections instead of sum of all connections when importing partners of multiple neurons.
- CATMAID API for annotation changed
V3.9
This release provides import/coloring of neurons based on 'paired with #skid' annotations, additional options when exporting to SVG and most importantly fixes some bugs due to recent changes in how CATMAID server provide connectivity/annotation data. See CATMAIDImport.py for details.
New features + bugfixing
New features include: improved SVG export and coloring options