Skip to content

Problems when tested on MIMIC_II and BIDIC #9

@Jiqing1107

Description

@Jiqing1107

Thanks for sharing the code and datasets! However, I met problems when I tested the code on MIMIC_II dataset and BIDIC dataset:

  1. When I ran the RRest v3.0 using MIMIC_II, when it goes to the step "Fusing RRs", I got an error message "Index exceeds matrix dimensions". The error is in SPA.m (line 111), SPA.m (line 60), fuse_rr.m (line 58), and RRest.m (line 63).
  2. When I ran the RRest v3.0 using BIDIC, when it goes to the step "Creating Universal Parameters", I got an error message "Fieldname 'group' does not exist." The error is in setup_universal_params.m (line 225), when calling the function "extractfield".
    I have no idea how these errors caused. Could you please help me solve the problems? Thanks!
    The following are the screenshots of the errors:
    error_mimicii
    error_bidmc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions