Clocktools sample trace #426
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fetch_timing_datainto:scan_image_correction: fetch delay for the entire field or a single unit based on the argumentscan_keyfetch_timing_data: fetch the corresponding timestamps based on the argumenttiming_typeinterpolate_timing_data: interpolates the timestamps from the source timestamps to the target time stamps and vice versa.time-stimulusas an option ininterpolating_timing_datato load flip times in stimulus clock. The current implementation concatenates the flip times found instimulus.Trial, which is not necessary since concatenated flip times already exist instimulus.Sync.Syncmodel. HoweverSyncmodeltables are not populated for the platinum scans yet. The current implementation should be updated after theSyncmodeltables are repopulated for the platinum scans.sample_traceusingfetch_timing_data,interpolate_timing_dataandinterpolating_signal_datato sample the traces at arbitrary time points in stimulus time. This function could be extended to sample with behavior time as well, not implemented at the moment.