brukeropusreader/brukeropusreader
t2 5f2ecbfc26 Fixing interpolation error
In some spectra there's discrepancy between
the number of points in spectrum (NPT variable),
and real number of points (shape of array)

In this commit we decide that REAL NUMBER is the value we should care about
2019-09-16 15:02:14 +02:00
..
__init__.py bruker opus reader new algorithm 2019-08-28 10:52:15 +02:00
block_data.py python 3 compatibility 2019-08-29 00:30:02 +02:00
block_parser.py Changing file structure 2019-08-28 23:45:28 +02:00
constants.py bruker opus reader new algorithm 2019-08-28 10:52:15 +02:00
opus_data.py Fixing interpolation error 2019-09-16 15:02:14 +02:00
opus_parser.py Changing file structure 2019-08-28 23:45:28 +02:00
opus_reader.py bruker opus reader new algorithm 2019-08-28 10:52:15 +02:00