cheminfo / nmrium

React component to display and process nuclear magnetic resonance (NMR) spectra.
https://docs.nmrium.org
MIT License
55 stars 25 forks source link

Reduce data size for exercises #631

Open lpatiny opened 3 years ago

lpatiny commented 3 years ago

For exercises we should have a 'light' version of the jcamp.

Not the FID + FT but only FT (especially for 2D).

Limit the number of points. For 1D: 128 kpoints, for 2D 1k x 1k max.

This could be a subfolder in the current exercises folder called 'light' for example. Currently we are loading ser files that can not be processed anyway for example. This is an option in the 'toJdx' instruction.

nes-cgn commented 3 years ago

I will do that

nes-cgn commented 3 years ago

All spectra examples at https://github.com/cheminfo/nmr-dataset1 are now available in a 'light' version in the corresponding subdirectory