Skip to content

Bug: Sample selection in query() does not work as expected #2

@jojo5scout

Description

@jojo5scout

Hey Guys
I ran ur code and i encountered the following issues:

  1. The code is not very intuitive I did not understand that by asking for age gender etc. u were trying to filter the datasets for the one corresponding to the filters. maybe add a line of code that prints a quick explanation first.
  2. Second of all your code appears to wrongly extract the data from the files: as u can see here: subject_info: <subject_info | his_id: X, last_name: 25yr, first_name: Female, sex: 2> but somehow it still filters it correctly.
  3. Also u should consider using subplots so all Plots are displayed simultaneously because as it is right now I can only see every plot once and than have to query again, because in order to see the next plot I have to close the previous one.

Thats it. I hope I made some good suggestions for u.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions