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

Add STOCSY #1894

Open
lpatiny opened this issue Nov 10, 2022 · 0 comments
Open

Add STOCSY #1894

lpatiny opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lpatiny
Copy link
Member

lpatiny commented Nov 10, 2022

Once this feature has been implemented:

#1871

We can paint the median with the STOCSY

The calculation of STOCSY requires the matrix that we previously got applying the ml-signal-processing filters. This matrix is just composed of the Y values of all the spectra (one row per spectrum).

It also requires the selection of one point in the spectrum (similar with what we do with phase correction in which PH1 requires the position of the cursor).

For this code you can get inspired by https://github.com/cheminfo/spectra-processor/blob/55b53ce69f6cc78984880bf76d7e7beb72ac4c22/src/jsgraph/getAutocorrelationChart.js#L17 but I still would like to implement mljs/spectra-processing#170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants