Skip to content

Add support for Draeger data with Pressure Pod information#346

Merged
psomhorst merged 10 commits intodevelopfrom
193_variable_bin_format
Jan 20, 2025
Merged

Add support for Draeger data with Pressure Pod information#346
psomhorst merged 10 commits intodevelopfrom
193_variable_bin_format

Conversation

@psomhorst
Copy link
Copy Markdown
Contributor

*.bin files from measurements with a pressure pod active results in more medibus fields. This PR adds support for loading these extra fields. One of two formats for the *.bin files is expected, each with different frame size and order of Medibus fields. Further extension in the future is possible.

@psomhorst
Copy link
Copy Markdown
Contributor Author

Closes #193

Copy link
Copy Markdown
Contributor

@JulietteFrancovich JulietteFrancovich left a comment

Choose a reason for hiding this comment

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

Looks good! I have added two comments and have one more general comment: there is quite a lot of code and not a lot of explanation/ documentation. It might be useful to explain what is happening (especially with the different formats) for easier understanding of the code.

Comment thread eitprocessing/datahandling/loading/draeger.py
Comment thread eitprocessing/datahandling/loading/draeger.py
@psomhorst psomhorst force-pushed the 193_variable_bin_format branch from 8ae13b4 to 098dc69 Compare January 20, 2025 13:23
@psomhorst psomhorst merged commit 0303a13 into develop Jan 20, 2025
@psomhorst psomhorst deleted the 193_variable_bin_format branch January 20, 2025 13:49
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