-Problem with the way that bm.image_cats is created: it grabs everything in catalog directory even if only a subset of images in calibrated directory are passed
Caught a stray ipdb
outdir pathname in process_2023.py was incorrectly defined: should be band_outdir = Path(data_dir) / target_name / band / 'meds'
-Problem with the way that
bm.image_cats
is created: it grabs everything in catalog directory even if only a subset of images in calibrated directory are passedoutdir
pathname in process_2023.py was incorrectly defined: should beband_outdir = Path(data_dir) / target_name / band / 'meds'