This update significantly changed the underlying nature and goals of the Neuroglancer Annotation UI project.
Added
- StateBuilder module for rule-based method of generating Neuroglancer states from Pandas DataFrames.
- Added various features to make use of specific aspects of the Seung-lab Neuroglancer fork.
Changed
- Removed dependency on neuroglancer python package, which was not designed for the Seung-Lab Neuroglancer fork and had some difficult install requirements for features that were unnecessary for this project demanded.
Removed
- Dynamic state management via python server.