Skip to content

Releases: schlegelp/CATMAID-to-Blender

Select by Annotation

26 Mar 13:04
Compare
Choose a tag to compare
  • added select by annotation
  • bugfixes + improvements

Addon Preferences

23 Mar 14:56
Compare
Choose a tag to compare

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

21 Dec 11:48
Compare
Choose a tag to compare
  • switched to Token system: replaces CATMAID user + pw
    • for information on how to get your token look here
  • minor bugfixes

V4.0

10 Nov 11:04
Compare
Choose a tag to compare
  • 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

20 Oct 13:06
Compare
Choose a tag to compare

Necessary bugfixes due to annotation-related URLs in CATMAID

Adapted to changes in CATMAID API + Support of other project IDs

15 Oct 14:08
Compare
Choose a tag to compare
  • 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

04 Aug 15:44
Compare
Choose a tag to compare

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

13 Feb 13:12
Compare
Choose a tag to compare

New features include: improved SVG export and coloring options

v3.6

09 Dec 11:56
Compare
Choose a tag to compare
Update README.md