Jose Alejandro Bolanos Arroyave

Results 76 comments of Jose Alejandro Bolanos Arroyave

another case that I found where we could check why it happens ![Image](https://github.com/user-attachments/assets/fd8b9fe7-3e51-424c-9b20-9d455a501874)

seems when there is auto-processing, the function that generate the default contour levels is not executed directly nmrium is using the constant DEFAULT_CONTOURS_OPTIONS instead of call getDefaultContoursLevel

By this PR https://github.com/cheminfo/nmrium/pull/3542 it looks much better

Hello, for any reason the digital filter is not applied. It is the reason of the additional phase correction needed. Let me check why the digital filter is no removed...

There is not a bug in this case, the digital filter is not applied because it is not needed, seems the data is recorded in an Avance NEO. the source...

Currently by default we are taking the values for phase correction from the `procs` file if it exists. @lpatiny should we check if those values reach a good spectrum?