Skip to content

Add database combining to AEPsych utility executable #194

Open
@mshvartsman

Description

@mshvartsman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions