make_toothpick_noise_model¶
- beast.observationmodel.noisemodel.generic_noisemodel.make_toothpick_noise_model(outname, astfile, sedgrid, vega_fname=None, absflux_a_matrix=None, nfluxbins=50, **kwargs)[source]¶
toothpick noise model assumes that every filter is independent with any other.
- Parameters:
- outnamestr
path and filename into which save the noise model
- astfilestr
path to the file into which are ASTs results
- sedgridSEDGrid instance
sed model grid for everyone of which we will evaluate the model
- absflux_a_matrixndarray
absolute calibration a matrix giving the fractional uncertainties including correlated terms (off diagonals)
- nfluxbinsint (default=50)
number of flux bins
- Returns:
- noisefile: str
noisemodel file name