Issue with automatic 2D zone detection for HMBC samples.
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
We are encountering two issues related to HMBC samples:
1. Excessive Zones in Auto Detection (HMBC.jdf – Auto-processed by NMRium)
For the HMBC.jdf sample (auto-processed by NMRium), running automatic zone detection generates an unexpectedly large number of zones. This seems abnormal compared to typical HMBC datasets.
2. Errors with HMBC Sample (Auto and Manual Detection)
With another HMBC sample, we encounter the following issues:
During automatic zone detection:
```
RangeError: Invalid array length
```
During manual zone detection:
```
TypeError: Cannot read properties of undefined (reading 'map')
```
These errors prevent both automatic and manual zone detection from completing successfully.
You can download the test sample from here:
```
https://s3.uni-jena.de/nmrxiv/production/archive/cb20c17f-b87a-413a-9d15-2a4fe19c5937/Berberine annotated NMR 400 MHz DMSOd6 data.zip
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.