convolve_model_dir_monochromatic

sedfitter.convolve.convolve_model_dir_monochromatic(model_dir, overwrite=False, max_ram=8, wav_min=<Quantity -inf micron>, wav_max=<Quantity inf micron>)

Convolve all the model SEDs in a model directory

Parameters:
model_dirstr

The path to the model directory

overwritebool, optional

Whether to overwrite the output files

max_ramfloat, optional

The maximum amount of RAM that can be used (in Gb)

wav_minfloat, optional

The minimum wavelength to consider. Only wavelengths above this value will be output.

wav_maxfloat, optional

The maximum wavelength to consider. Only wavelengths below this value will be output.