find_isophotal_candidates

sofia_redux.calibration.standard_model.isophotal_wavelength.find_isophotal_candidates(warr, flux_reduced)[source]

Find where the flux is equal to the mean flux.

Parameters:
warrnumpy.array

Wavelengths in the filter.

fluxnumpy.array

The flux at each wavelength in warr.

Returns:
zerosnumpy.array

Wavelengths where flux = mean(flux)