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 reads #53

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Update reads #53

merged 2 commits into from
Aug 1, 2022

Conversation

MarianaAbreu
Copy link
Collaborator

Updates on the HEM and Bitalino sources

  1. Change Bitalino class
  2. HEM repeated times
  3. HEM temporal date resolution
  4. HEM unconsistent number of ECG channels

Separation of read file and metadata into two functions
Input list was separated into two inputs for functions read_bit and read_metadata
Deal with repeated times, there are files that are cropped segments of other files, these appear out of order and are excluded from analysis
Deal with the existence of four ecg channels in some files and only two ecg channels in other files
Joint of continuous segments - When a segment starts prior to the last date but the difference is less than one second, it will be appended to the last file in segments
@jomy-kk jomy-kk self-requested a review August 1, 2022 23:01
Copy link
Owner

@jomy-kk jomy-kk left a comment

Choose a reason for hiding this comment

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

Good to go

@jomy-kk jomy-kk merged commit 06559fa into main Aug 1, 2022
@jomy-kk jomy-kk deleted the update_reads branch August 1, 2022 23:04
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.

None yet

2 participants