You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overhaul of the DeerLab documentation website for v0.14.0 (#234)
* implement penalty system for models
* refactor addpenalty function, fix one warning in ICC functional
* dipolarmodel: implement compactness and smoothness penalties on P(r)
* tests: avoid model modification by tests
* snlls: correct covariance estimation in the presence of frozen parameters
* dipolarkernel: minor edits in docstring
* add docstrings to experiment-specific dipolar models
* adapt beginners_guide to new interface (WIP)
* implement regularization penalty for models
* expand model print function
* expand model print function
* work on getting_started docs (WIP)
* pass penalties to the fit function instead of incorporating to the model
* overhaul of the Sphinx theme and web design
- removes Sphinx version dependency
* fix error in test
* overhaul of documentation (WIP)
- add modelling guide
- add fitting guide
- reorder old sections
- improve automatization of reference pages
- further style edits
- many minor edits
* overhaul of documentation (WIP)
- rewrite uncertainty guide
- improve landing page
- lots of minor edits
- more styling
* overhaul of documentation (WIP)
- better automatize the API reference
- edit/update the dipolar EPR guide
- add missing end edit many docstrings
* remove the _autosummary folder from version control
* adapt packages required workflows
* remove seaborn dependency
* streamline the changelog
* minor edits
* finish up the getting started guide for dipolar EPR
* fix and edit some models
* remove the old markdown changelog
* remove RTD theme remains in conf.py
* add missing package to workflow
* workflows: update the sphinx version
* fix error in test
* cleanup conf.py and properly document new lines
* cleanup unused docsrc files
* docs: add section to fitting guide
* document some of the utils functions
* document some of the utils functions
* add back example plots to dd_models
* fix all Sphinx warnings during build
* remove twitter icon
* automate table string formatting, improve model printout
* add summary table printout for fit results, improve guides
* fix URLs in landing page
* fix bugs related to new _print_fitresults() function
* minor edits and fixes in examples
* split and restructure user-guide sections
* further clean up structure
* fix size and padding of images in model references
other minor edits
Co-authored-by: Stefan Stoll <[email protected]>
0 commit comments