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

Corrected and added the indicators to determine the chemical rank #8

Open
wants to merge 15 commits into
base: 0.4.X
Choose a base branch
from

Conversation

sshojiro
Copy link
Contributor

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"

@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #8 into 0.3.X will increase coverage by 0.73%.
The diff coverage is 97.56%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
pymcr/tests/test_rank.py 100% <100%> (ø) ⬆️
pymcr/condition.py 100% <100%> (ø) ⬆️
pymcr/rank.py 92.68% <96.15%> (+33.3%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64b2fd6...d9e3a20. Read the comment docs.

@CCampJr CCampJr added this to Planning in pyMCR Apr 23, 2019
@CCampJr CCampJr changed the base branch from 0.3.X to 0.4.X April 23, 2019 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
pyMCR
Planning
Development

Successfully merging this pull request may close these issues.

None yet

1 participant