You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a biological perspective, the shape (approximated by an ellipsoid with 3 semi-axes and a resulting volume) of a cell during an individual timepoint may be a good descriptor for the cell type. Thus, it would be useful to have this information as a feature.
UserStory
From a biological perspective, the shape (approximated by an ellipsoid with 3 semi-axes and a resulting volume) of a cell during an individual timepoint may be a good descriptor for the cell type. Thus, it would be useful to have this information as a feature.
Acceptance criteria
Tasks
Additional information
Code example for deriving ellipsoid axes and volume from Spot covariance matrix
https://github.com/mastodon-sc/mastodon/blob/master/src/main/java/org/mastodon/mamut/feature/SpotRadiusFeature.java#L136
The text was updated successfully, but these errors were encountered: