Amplifies the add_line function, adds a change_trafo function and some small bug fixes. It might makes sense to put these now more general functions somewhere else more central. @ClaraBuettner any idea where that could be?
Before merging into dev-branch, please make sure that
[ ] the CHANGELOG.rst was updated.
[ ] new and adjusted code is formated using black and isort.
[ ] the Dataset-version is updated when existing datasets are adjusted.
[ ] the branch was merged into the
continuous-integration/run-everything-over-the-weekend-branch.
[ ] the workflow is running successful in test mode.
[ ] the workflow is running successful in Everything mode.
Amplifies the add_line function, adds a change_trafo function and some small bug fixes. It might makes sense to put these now more general functions somewhere else more central. @ClaraBuettner any idea where that could be?
Before merging into
dev
-branch, please make sure thatCHANGELOG.rst
was updated.black
andisort
.Dataset
-version is updated when existing datasets are adjusted.continuous-integration/run-everything-over-the-weekend
-branch.test mode
.Everything
mode.