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

Simplify the ID schema #8

Closed
gongcastro opened this issue Apr 24, 2023 · 0 comments
Closed

Simplify the ID schema #8

gongcastro opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
feature a feature request or enhancement

Comments

@gongcastro
Copy link
Owner

Currently, the package works with three different ID systems: id (unique to BVQ), id_exp (unique to the experiment the participant was recruited to participate in, if any), and id_db (unique to the BabyLab participant database.

In theory, id_db shold be sufficient: the three remain constant and unique for the same participant. If anything, id_exp might be useful for adding BVQ data to experiment-specific datasets, although 1) such dataset shoould already contain id_db, and id_exp can be extracted from bvq_participant.

@gongcastro gongcastro added the feature a feature request or enhancement label Apr 24, 2023
@gongcastro gongcastro self-assigned this Apr 24, 2023
@gongcastro gongcastro mentioned this issue Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant