Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include example with real IBIS data #31

Merged
merged 6 commits into from
May 12, 2021
Merged

Conversation

ConorMacBride
Copy link
Owner

This pull requests adds a new example to the example gallery. This example uses real IBIS data, a 60 by 50 grid of spectra with 27 wavelength points. A set of labelled spectra are also included for training a neural network. A file containing the result of fitting the included spectra is also included, so the user can compare their values. The LabellingTutorial.ipynb has been updated to use the same data and run as-is.

Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #31 (ddda5b4) into main (0bf27e5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files          16       16           
  Lines        1217     1217           
=======================================
  Hits         1148     1148           
  Misses         69       69           

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 0bf27e5...ddda5b4. Read the comment docs.

Signed-off-by: Conor MacBride <conor@macbride.me>
Jinja2 upgrade broke nbsphinx

Signed-off-by: Conor MacBride <conor@macbride.me>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant