Skip to content

Add wd1 processing#41

Merged
jwaiton merged 11 commits intonu-ZOO:mainfrom
jwaiton:add-WD1-processing
Jan 28, 2026
Merged

Add wd1 processing#41
jwaiton merged 11 commits intonu-ZOO:mainfrom
jwaiton:add-WD1-processing

Conversation

@jwaiton
Copy link
Member

@jwaiton jwaiton commented Apr 22, 2025

This PR introduces the functionality of processing into MULE, with single channel decoding from waveDump 1 .dat files now being possible. Addresses #11 which will be resolved when this is complete.

The data is stored in h5 files with a storage path and name provided by the user. The h5 format is similar but does not match the wavedump 2 formatting, hence the need for malleable reader and writers (as introduced in #40). This will be resolved in future PRs to be equivalent across both.

This PR rests on top of #40, so should be merged after it.

@jwaiton jwaiton mentioned this pull request Apr 22, 2025
3 tasks
@bpalmeiro bpalmeiro self-assigned this Jan 16, 2026
@jwaiton jwaiton force-pushed the add-WD1-processing branch from 27d632d to fee38cc Compare January 22, 2026 17:07
Copy link
Collaborator

@bpalmeiro bpalmeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First round of comments, have fun!

Copy link
Collaborator

@bpalmeiro bpalmeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Satisfied with changes. As usual, a bit of tech debt :P. Good job :)

@jwaiton jwaiton merged commit 69fb1ef into nu-ZOO:main Jan 28, 2026
1 check passed
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.

2 participants