wincowgerDEV / OpenSpecy-shiny

This is a companion repo that holds the code for www.openspecy.org website and shiny application. The Open Specy package repo https://github.com/wincowgerDEV/OpenSpecy-package
Creative Commons Attribution 4.0 International
2 stars 3 forks source link

Add validation in app #11

Closed wincowgerDEV closed 1 year ago

wincowgerDEV commented 2 years ago

There should be a workflow for validating the app inside of itself so that users and betatesters can make sure everything is performing according to our specs. Have it go through and run 100 spectra through the whole routine starting with the raw data 100 times using the default settings and augment the data to reidentify it.

wincowgerDEV commented 2 years ago

Also, print the time it takes to complete the validation. This will give us a way to figure out how best to make speed improvements for various devices.

wincowgerDEV commented 2 years ago

Kind of confused now, some of the matches are not overlapping exactly. They should have 100% match without augmentation. image corrected now, all spectra uploaded was being shifted.

wincowgerDEV commented 2 years ago

Added PR #13

wincowgerDEV commented 1 year ago

There are lots of ways to do this currently.