CosmiQ_SN4_Baseline
CosmiQ_SN4_Baseline copied to clipboard
Debug loading in of existing image arrays in rgbs_and_masks_to_arrs.py
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.