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

Add database combining to AEPsych utility executable #194

Open
mshvartsman opened this issue Nov 11, 2022 · 0 comments
Open

Add database combining to AEPsych utility executable #194

mshvartsman opened this issue Nov 11, 2022 · 0 comments

Comments

@mshvartsman
Copy link
Contributor

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.
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

No branches or pull requests

1 participant