CosmiQ_SN4_Baseline icon indicating copy to clipboard operation
CosmiQ_SN4_Baseline copied to clipboard

Debug loading in of existing image arrays in rgbs_and_masks_to_arrs.py

Open nrweir opened this issue 6 years ago • 0 comments

Currently, rgbs_and_masks_to_arrs.py can't load in existing np arrays of imagery because the shape it expects is different from what I'm saving it as. I need to figure out how to get the script to intuit how many different chips are present when it loads in all_train_ims.py at line 93.

nrweir avatar Nov 01 '18 01:11 nrweir