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

Streamlining identification #157

Merged
merged 23 commits into from
Nov 25, 2023
Merged

Streamlining identification #157

merged 23 commits into from
Nov 25, 2023

Conversation

wincowgerDEV
Copy link
Owner

@wincowgerDEV wincowgerDEV commented Nov 7, 2023

Right now I think identification is a little convoluted because it always requires that you use preprocessing first to conform the spectra. I want conformation to be a part of the match_spec function too. This configuration will allow us to speed up the processing routine in the app by bypassing the conformation step until we do the match. In many cases, code workflows will also be more succinct because the match_spec function can be used alone. I want to make a new test to make sure that this update conforms to the alternative routine and add this logic into the tutorials.

@wincowgerDEV
Copy link
Owner Author

Also adding fix for #154

@wincowgerDEV
Copy link
Owner Author

@zsteinmetz, I am pretty happy with this PR, if you have a chance to review and sign off too, that would be great! Trying to Keep PRs relatively small and manageable so we don't end up having that monster PR like the big release one again.

@zsteinmetz
Copy link
Collaborator

Trying to Keep PRs relatively small and manageable so we don't end up having that monster PR like the big release one again.

Totally agree!

@wincowgerDEV
Copy link
Owner Author

@zsteinmetz Hope you are doing well! Just pinging you again, I got these changes implemented now in the shiny app. If we can push this update to CRAN it will allow me to more easily streamline the update there.

@zsteinmetz
Copy link
Collaborator

So sorry! It's been quite stressful lately. I'll look into it first thing next week.

@zsteinmetz zsteinmetz merged commit 5d88bf2 into main Nov 25, 2023
7 checks passed
@zsteinmetz zsteinmetz deleted the streamline-identification branch November 25, 2023 13:06
@wincowgerDEV
Copy link
Owner Author

wincowgerDEV commented Nov 25, 2023 via email

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.

2 participants