Merging projects#
Note
This is a stub, more content coming soon.
$ yaw_cli merge --help
usage: yaw_cli merge [-h] [-v] --mode {patches,redshift} -p PROJECTS
[PROJECTS ...]
<path>
Combine pair count data from different project directories with compatible
configuration. Supported cases are: concatenating patches with the same
redshift binning and concatenating redshift bins with same patches (not
verified).
positional arguments:
<path> directory where data is merged, must not exist
options:
-h, --help show this help message and exit
-v, --verbose show additional information in terminal, repeat to
show debug messages
--mode {patches,redshift}
specify whether merging is performed on tomographic
bins, extending spatially from patches, or by
concatenating along the redshift axis
-p PROJECTS [PROJECTS ...], --projects PROJECTS [PROJECTS ...]
list of project directory paths to merge