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
The sampling frequency for the volumetric imaging should be the sampling frequency of the single channel. ('SI.hRoiManager.scanVolumeRate' ScanImage metadata)
We could define an extra property: plane_rate_acquisition that would be equivalent to the round-robin acquisition rate
This solution stand on the assumption that all channels are acquired at the same time
The text was updated successfully, but these errors were encountered:
For multi-channel and multi-planes imaging data, the sampling frequency extracted is the one for the round-robin acquisition
roiextractors/src/roiextractors/extractors/tiffimagingextractors/scanimagetiffimagingextractor.py
Line 135 in 3f93d76
The sampling frequency for the volumetric imaging should be the sampling frequency of the single channel. ('SI.hRoiManager.scanVolumeRate' ScanImage metadata)
We could define an extra property: plane_rate_acquisition that would be equivalent to the round-robin acquisition rate
This solution stand on the assumption that all channels are acquired at the same time
The text was updated successfully, but these errors were encountered: