nmrium
nmrium copied to clipboard
React component to display and process nuclear magnetic resonance (NMR) spectra.
In the prediction panel if there is no molecule the button should be disabled. However if there is a molecule coming from the state it should always be enabled. this...
:robot: I have created a release *beep* *boop* --- ## [1.9.1](https://github.com/cheminfo/nmrium/compare/v1.9.0...v1.9.1) (2025-11-26) ### Bug Fixes * check that a spectrum is selected and it is 1D before the range cut...
Immer issue: https://redirect.github.com/immerjs/immer/issues/1190
It seems that the result of the multiplet analysis depends on the zoom level.  @hamed-musallam Could you investigate this ? Not sure where is the bug.
- improving and simplifying the 1D assignment to reduce ambiguity and ensure more consistent behavior. - Assignments will now be handled exclusively at the signal level, rather than at the...
Hi, I'm using the 1d phase autocorrect function and some of the data phase correction fails, ph0,p1 are abnormally large, can you help to look at it? Thank you. Here's...
Change type and remove: - range.assignment - range.diaIDs range.assignment -> siganl[0]?.assignment range.diaIDs -> signal[0]?.assignment delete range.assignment delete range.diaIDs
If there is a 1 signal and 1 range we keep the current 2 actions But we assign the Signal and not the Range If there are more than 1...
Remove the columns (in preferences and layout): - range.assignment - range.diaIDs Add the columns (in preferences show / hide and layout) - signal.assignment