Closed stefanhahmann closed 2 months ago
I think, I can narrow it down to this line in ProjectLoader: https://github.com/mastodon-sc/mastodon/blob/734af0f69b8614f5218c83dfd69efaaf81bb0a9c/src/main/java/org/mastodon/mamut/io/ProjectLoader.java#L196
The value maps in the feature model do have values before this branch graph sync and after, these maps are empty.
The same happens, if the feature are computed and the branch graph is regenerated manually by pressing "Regenerate" in the TrackSchemeView.
Resolved via #325
Bug Description
Steps to reproduce
Reproduce by Saving and Reloading project
After this procedure, the previously computed (and presumably serialized and deserialized) feature values are not shown in the feature table. Instead those columns appear to be empty:
Expected behaviour
The columns should show the same values as after the computation of the features.
Reproduce by Regenerating the branch graph after branch graph features have been computed
Tested in environment: