Hi,
Not so much of an issue when I tried to import from pynmranalysis.nmrfunctions it kept coming up with "ModuleNotFoundError: No module named 'pynmranalysis.nmrfunctions'".
When I checked the modules, it turned out the module where binning and region removal function is hosted is called preprocessing. It worked fine after I changed it to pynmranalysis.preprocessing.
Thanks for the package. So far I've tried the pre-processing and normalisation and they work really well.
Cheers,
Novia
Hi,
Not so much of an issue when I tried to import from pynmranalysis.nmrfunctions it kept coming up with "ModuleNotFoundError: No module named 'pynmranalysis.nmrfunctions'".
When I checked the modules, it turned out the module where binning and region removal function is hosted is called preprocessing. It worked fine after I changed it to pynmranalysis.preprocessing.
Thanks for the package. So far I've tried the pre-processing and normalisation and they work really well.
Cheers,
Novia