We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the low frequency end of the ALMA bands, there can apparently be measurable spectral slope, which invalidates the 'flat continuum' assumption implicit in all of statcont. We should include a way to fit a linear or power-law model to the spectrum while simultaneously rejecting the emission/absorption lines. We can probably do this fitting with http://docs.astropy.org/en/stable/api/astropy.modeling.fitting.FittingWithOutlierRemoval.html#astropy.modeling.fitting.FittingWithOutlierRemoval.
The text was updated successfully, but these errors were encountered:
I have prepared the files that can be used as a test case, I will try to upload them here
Sorry, something went wrong.
No branches or pull requests
In the low frequency end of the ALMA bands, there can apparently be measurable spectral slope, which invalidates the 'flat continuum' assumption implicit in all of statcont. We should include a way to fit a linear or power-law model to the spectrum while simultaneously rejecting the emission/absorption lines. We can probably do this fitting with http://docs.astropy.org/en/stable/api/astropy.modeling.fitting.FittingWithOutlierRemoval.html#astropy.modeling.fitting.FittingWithOutlierRemoval.
The text was updated successfully, but these errors were encountered: