Hi,
New to the forum so please forgive me if it's been posted elsewhere, but I'd like to use bfGetReader to open up time-series (X-Y-T) + have Matlab read-in the frame-rate.
Using bfGetReader and omeMeta I can easily identify correctly the physical X and Y units, but I am not able to get the syntax right to get the time-step units (I care more about the time between exposures than the actual exposure time for each frame). I've tried getPlaneDeltaT and other commands, and I either get an error, or a null value. I can use "SizeT" to get the number of time-steps, but haven't been able to extract the time between t-steps.
Thanks for your help!