Program components
The following components will enable you to quickly and conveniently run NMR spectrum calculations using the HQS NMR Tool Python library:
- A convenience function for quick and easy spectrum calculations.
- The molecule input to define parameters for NMR calculations.
- Different datatypes to store the input and output of NMR calculations.
While these modules are typically all you need, you may also browse through the API-documentation to check out all available features. However, we recommend to first go through the example notebooks to get an idea of how the package is typically used.