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

Review and clean CO2 functions #4

Open
sarah-gao opened this issue Nov 11, 2023 · 1 comment
Open

Review and clean CO2 functions #4

sarah-gao opened this issue Nov 11, 2023 · 1 comment
Assignees

Comments

@sarah-gao
Copy link
Collaborator

In the current workflow, I use the find_peaks.R function (https://github.com/ZimmermanLab/gao-thesis/blob/main/code/functions/co2_functions/create_std_curve.R) to calculate areas under the curve for each CO2 measurement. I then use the create_std_curve.R function (https://github.com/ZimmermanLab/gao-thesis/blob/main/code/functions/co2_functions/create_std_curve.R) to calibrate these AUCs into CO2 ppm values.

Currently, the create_std_curve.R function is broken and doesn't work within the compile_data.Rmd flow. I think this is mostly due to some variable name changes I made recently, but also it needs major clean up in general.

Both scripts originated from Jacob Anderson's repo with heavy modifications from me: https://github.com/andersonjake1988/peak.gas

@naupaka
Copy link
Member

naupaka commented Jan 19, 2024

I've been working through these but have some questions -- we can discuss when we meet.

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

2 participants