apply_scale_factor

sofia_redux.calibration.standard_model.hawc_calibration.apply_scale_factor(herschel_file, outfile, fscale)[source]

Apply a scale factor to Herschel model to account for distance.

Parameters:
herschel_filestr

Name of file containing Herschel model.

outfilestr

Name of file to write scaled model to.

fscalefloat

Scale to apply.

Returns:
modelpandas.DataFrame

Scaled Herschel model.