Body Annotations
Last updated
Last updated
After proofreading a body, users can edit the proofreading status or other biological information about the body/neuron.
Select a body and choose ‘Annotate’ from the right click menu. The body annotation window opens.
The selected body will be locked when the body annotation dialog is open and unlocked automatically after the dialog close.
All the annotations will be stored as key-value pairs under the keyvalue data <segmentation>_annotations
. Each key of annotation is the corresponding body ID and its value is a JSON object representing the annotation.
Example:
Due to a legacy issue, the data name is annotations instead of <segmentation>_annotations
when the segmentation name is bodies
.