Describe the bug
In Prototype, Cb_Cp_Csp, circa line 1807 - C_p is added on to C_b only in the case where the mode is not the detectionMode. This assumes that every mode that is not detectionMode is a spectrosocpy mode, but this assumption may not be correct. Should explicitly be checking for photometry vs. spectroscopy.
Describe the bug
In Prototype, Cb_Cp_Csp, circa line 1807 - C_p is added on to C_b only in the case where the mode is not the detectionMode. This assumes that every mode that is not detectionMode is a spectrosocpy mode, but this assumption may not be correct. Should explicitly be checking for photometry vs. spectroscopy.