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

Release 0.9.0 #121

Merged
merged 20 commits into from
Apr 11, 2024
Merged

Release 0.9.0 #121

merged 20 commits into from
Apr 11, 2024

Conversation

damian5710
Copy link
Collaborator

@damian5710 damian5710 commented Mar 26, 2024

Added

  • PNSSet class for parsing and writing pnsSet.xml files

Fixed

  • add ampSerialNumber and ampFirmwareVersion props to FileInfo class

Copy link
Collaborator

@mscf mscf left a comment

Choose a reason for hiding this comment

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

I had a couple questions that I don't necessarily need answered. Otherwise, this looks good. Thanks!

<name>ECG</name>
<number>0</number>
<unit>uV</unit>
<psgType>0</psgType>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you know what psgType is supposed to represent?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm not really sure. We should be able to define what this field means.

<number>0</number>
<unit>uV</unit>
<psgType>0</psgType>
<mapping>1</mapping>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does the number field represent the hardware channel number? What is mapping for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If I'm not wrong, the number field indicates the channel index that should be used to get samples from the signal file.

@damian5710 damian5710 merged commit 0b17a0c into master Apr 11, 2024
1 check passed
@damian5710 damian5710 deleted the release-0.9.0 branch April 11, 2024 18:17
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.

3 participants