Morisset / pySSN

Pythonic Spectral Synthesis for Nebulae
Other
4 stars 2 forks source link

Instrumental convolution for the continuum #14

Closed Morisset closed 6 years ago

Morisset commented 6 years ago

The continuum should also be convolved by the instrumental profile. Perhaps also convolve with the Hbeta line profile.

Morisset commented 6 years ago

It seems it is already done: self.sp_synth_tot = self.convol_synth(self.cont, self.sp_synth)