cheminfo / cheminfo/nmrium

Prediction and range assigment

Open
#1,733 0 comments 0 reactions 1 assignee Claimed by @lpatiny View on GitHub
enhancement to discuss
Dominant language
TypeScript
Stars
80
Forks
34
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Currently when predicting spectra we obtain ranges and signals. The signals are assigned, perfect.

However looking at the result we see the ranges are not assigned.

![2022-08-27 07 47 21](https://user-images.githubusercontent.com/1484241/187016871-d5434245-327f-48a7-9e32-3cb7364b97d1.gif)

And this does not make sense.

When we assigned a signal the range has to be automatically assigned as well. It makes sense to assign a range only if we have overlapping signals that can not be assigned individually. This is the case with experimental data but not with predicted spectra.

We need to think if we should duplicate the information that is at the level of the signal to put it also at the level of the range of if this is done only when displaying the data in the table.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.