modconvert

sofia_redux.calibration.standard_model.modconvert.modconvert(infile, outfile, scale_factor=1.0)[source]

Scale a Herschel model by a constant factor.

Parameters:
infilestr

Name of file containing Herschel model.

outfilestr

Name of file to write scaled model to.

scale_factorfloat

Factor to scale model in infile by.

Returns:
modelpandas.DataFrame

The scaled model.