FullState¶
FullState
is the central container class for a project’s state.
It stores paths, image data, neuronal reconstructions, puncta, traces, and associated UI state, and provides helper methods for manipulating them.
Many of the methods for FullState
are used for controlling the flow of information when interacting with Dynamo files through the GUI.
The attributes of this object are also key for interacting with Dynamo programmatically.
Attributes¶
Name |
Type |
Description |
---|---|---|
|
|
Root path where this project is saved. |
|
|
Paths to |
|
|
Neuronal tree data (one per stack). |
|
|
Puncta annotations (per stack). |
|
|
Paths to |
|
|
UI state objects, aligned with stacks. |
|
|
Global project options. |
|
|
|
|
|
Active channel index (default: |
|
|
Current drawing mode ( |