Skip to content
New issue

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

Baseline fitting and subtraction #8

Open
lcwheeler opened this issue Apr 19, 2018 · 6 comments
Open

Baseline fitting and subtraction #8

lcwheeler opened this issue Apr 19, 2018 · 6 comments
Assignees

Comments

@lcwheeler
Copy link
Member

It occurred to me that we should add functions to ambigauss that will allow baseline fitting and subtraction. If someone is importing a raw spectrum dataset, having methods to handle baselines would make the package a lot more broadly useful. Thoughts?

@Zsailer
Copy link
Member

Zsailer commented Apr 19, 2018

Good thinking. We definitely need to incorporate baselining in our models.

Not sure how this will look from a design perspective... Maybe need to sketch this out.

@lcwheeler
Copy link
Member Author

For sure! Sounds like a good topic for next week.

@lcwheeler
Copy link
Member Author

Let's make a Baseline class that can be used as a mix-in to the BaseSpectrum class. Then it can be a Boolean argument when initializing the BaseSpectrum.

@lcwheeler lcwheeler self-assigned this Apr 26, 2018
@lcwheeler
Copy link
Member Author

Stack overflow post about baseline fitting:

https://stackoverflow.com/questions/29156532/python-baseline-correction-library

@biophyser
Copy link
Contributor

biophyser commented May 11, 2018 via email

@lcwheeler
Copy link
Member Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants