Homer3 icon indicating copy to clipboard operation
Homer3 copied to clipboard

Homer3 only plots TimeUnit of 's', not 'ms'

Open morrisvanegas opened this issue 4 years ago • 1 comments

I have a snirf data file with snirf.metaDataTags.tags.TimeUnit = 'ms'

When I load this data into Homer3, the x axis of any channel I select from my probe is plotted as 'Time (s)'. That is, Homer3 doesn't convert my snirf.data.time trace from ms to seconds.

morrisvanegas avatar Feb 23 '21 18:02 morrisvanegas

Need to add support for units in Homer3. Upcoming version of SNIRF will also incorporate units for aux and data channels. As you point out, we don't even support snirf.metaDataTags.tags.TimeUnit

sstucker avatar Dec 01 '21 19:12 sstucker