sync_acquisition_for_streams#
- ethograph.io.nwb_alignment.sync_acquisition_for_streams(nwbfile, stream_rates)[source]#
Create ImageSeries acquisition items for ALL external media streams.
Reads the trials table to discover
{stream}_{device}columns. For each stream+device pair, creates anImageSeriesinnwbfile.acquisitionwithexternal_file,starting_frame, andrate(ortimestampsif offsets are present).