-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
I brought this up on Slack and thought it would be good to have a formal issue for it. We have some basic support for identifying the time axis in ImageAxes and we have nimages and assert_timedim_last. However, very common (and convenient) to have some additional methods for interacting with and describing time. Personally I'm interested in having:
sampling_rate: number of samples per secondduration: length of time the data describesonset: first time point
I'm sure there could be others but at this point I think it would make the most sense to focus on traits/methods that are universally helpful for interacting with data that has a time axis.
Is this something we should have in JuliaImages and if so, should this be a part of ImageCore or ImageAxes?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels