Prediction and range assigment
- 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.

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.