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_dir : str

The path to the model directory

overwrite : bool, optional

Whether to overwrite the output files

max_ram : float, optional

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

wav_min : float, optional

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

wav_max : float, optional

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