Corrected and added the indicators to determine the chemical rank#8
Open
sshojiro wants to merge 15 commits intousnistgov:0.4.Xfrom
Open
Corrected and added the indicators to determine the chemical rank#8sshojiro wants to merge 15 commits intousnistgov:0.4.Xfrom
sshojiro wants to merge 15 commits intousnistgov:0.4.Xfrom
Conversation
Also added TODOs for future correction
Added its test to validate the length of the computed vector
Renamed clearer variables
Implemented the tests for the length of IND and ROD functions
PCA computation and RSD computation reduce the rank of the spectra by one respectively
Eliminated the needless path manipulation
Corrected the indicators for determination of the chemical rank
Resolved a conflict.
Codecov Report
@@ Coverage Diff @@
## 0.3.X #8 +/- ##
==========================================
+ Coverage 97.58% 98.32% +0.73%
==========================================
Files 13 13
Lines 1407 1429 +22
==========================================
+ Hits 1373 1405 +32
+ Misses 34 24 -10
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Formerly, I have added indicators that can determine the chemical rank based on spectral data. However, I have found mistakes in both the original definition in the reference and my implementation. I corrected the IND indicator, following another reference[1].
Along with the correction of the implementation, I have added some documentation on the methods and test code. Please check the compatibility with your repository.
Thanks in advance!
[1] "An automated procedure to predict the number of components in spectroscopic data"