Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 460 Bytes

validate

scripts for making validation plots; e.g., plot_color-color.py

$ python validate/plot_mag.py --help
usage: plot_mag.py [-h] [--seed SEED] [--n_jobs N_JOBS] [--fast] imsim_dir

positional arguments:
  imsim_dir        Image simulation output directory

options:
  -h, --help       show this help message and exit
  --seed SEED      RNG seed [int]
  --n_jobs N_JOBS  Number of joblib jobs [int]
  --fast           whether to do a fast run