You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which could be spectrum.getCalibrated() perhaps, and then spectrum.calibrate would become permanent (and include the spectrum.load() call as shown in the README example.
The text was updated successfully, but these errors were encountered:
Hey, I'm new to opensource and would like to contribute to this. This seems good enough for me to start. Can someone elaborate and help me on what needs to be done. Thanks.
This could be a 'breaking change' -- let's put it off for now. But calibrate needs a temporary version in:
src/api/SpectralWorkbench.API.Core.js
src/api/SpectralWorkbench.API.Operations.js
which could be
spectrum.getCalibrated()
perhaps, and thenspectrum.calibrate
would become permanent (and include thespectrum.load()
call as shown in the README example.The text was updated successfully, but these errors were encountered: