facebookresearch / facebookresearch/aepsych

Add database combining to AEPsych utility executable

Open
#194 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
75
Forks
58
PR merge metrics
No merged PRs in 30d

Description

After #192 and #165 land, the new utility executable should be extended with a new option that can be used to merge databases into a single database.
* The set of databases to be combined can be passed as a glob https://docs.python.org/3/library/glob.html or folder.
* If the databases have non-default experiment or participant IDs, those should be retained as is.
* If participant IDs are default values or missing, the command should warn and exit, except if passed a `--reindex` argument in which case each db's participant gets a new ID in the combined DB.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.