Skip to content

pulse_start_sample_index dataset in HDF5 files#6

Open
psychogenic wants to merge 1 commit intogtri:mainfrom
psychogenic:main
Open

pulse_start_sample_index dataset in HDF5 files#6
psychogenic wants to merge 1 commit intogtri:mainfrom
psychogenic:main

Conversation

@psychogenic
Copy link

There's much reliance on the actual time, which doesn't map well to analysis of capture files (e.g. using a File Source in GRC).

Without touching any of the other datasets, I've added a pulse_start_sample_index field, which is just the offset of the sob.

This allows me to have scripts running that line up with my offline investigation, like this:

inspectrum-mapping

While I was doing that, there was a lot of redundancy in the code, so I cleaned that up a bit.

…capture-relative analysis (e.g. from a file source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments