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

extract peak cleaning into external tool #297

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

syntonym
Copy link
Contributor

Issue #295 describes why extracting the peak cleaning into an external tool is advantageous. I had already extracted the code lines for my personal use, I've now written the few lines to integrate it into the pipeline itself. However, it still lacks documentation and testing. Is there some documentation on testing? Should I execute the pipeline on the tutorial data to see if it runs through?

@donaldcampbelljr
Copy link
Member

Hey @syntonym, Thanks for this PR. I generally run changes to the pipeline on the tutorial data as a manual test.

@donaldcampbelljr
Copy link
Member

Hi @syntonym, did you have a chance to test this yourself?

@syntonym
Copy link
Contributor Author

syntonym commented Dec 9, 2024

Hey Donald, I've run the pepatac.py with the two commits on the test1 data in the repository. I haven't compared the output to the unchanged pipeline.

@syntonym syntonym changed the title extract peak cleaning into external tool UNTESTED extract peak cleaning into external tool Dec 9, 2024
@donaldcampbelljr donaldcampbelljr changed the base branch from master to dev January 14, 2025 21:08
@donaldcampbelljr donaldcampbelljr marked this pull request as draft January 14, 2025 21:08
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

Successfully merging this pull request may close these issues.

3 participants