New releases for DNPLab are published every other Friday at 5 pm EST. This documentation includes updates to the DNPData class and new functions.
Improvements
- Adding color module
- Update coords - automatic coords and dims for empty default
- SpecMan import change
- Improved create_complex function
- SpecMan Monitor Axis Detection
- Updated documentation
- Excluded sweep_S from SpecMan loading
- Added unittest for SpecMan autodetection
Installing
Install DNPLab with pip:
pip install dnplab
Upgrading
Upgrade DNPLab with pip:
pip install --upgrade dnplab
Links
View the documentation at dnplab.net
To stay up to date follow us on Twitter
Access the DNPLab repository on GitHub