Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Channel and TF Summary tables #88

Merged
merged 23 commits into from
Mar 25, 2022
Merged

Update Channel and TF Summary tables #88

merged 23 commits into from
Mar 25, 2022

Conversation

kujaku11
Copy link
Owner

@kujaku11 kujaku11 commented Mar 25, 2022

This pull request updates the channel_summary and tf_summary tables.

These are new datasets right at the Survey (v0.1.0) or Experiment (v0.2.0) levels. The recursively look through the MTH5 and get the appropriate metadata. This does not load the hdf5 group into an MTH5 group which drastically speeds up the loop.

There are methods to clear_table and summarize. Upon closing an MTH5 file these 2 are called to update the table to the latest metadata and then upon reopening the file the table is up to date.

  • add ChannelSummaryTable
  • add TFSummaryTable
  • implement into MTH5 object
  • update test
  • update documentation

@kujaku11 kujaku11 merged commit c688060 into master Mar 25, 2022
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