From b3c9f240be3010b7930a6ce2e266f253d850d59e Mon Sep 17 00:00:00 2001 From: "Adam J. Jackson" Date: Fri, 1 Sep 2023 17:20:11 +0100 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4aea95874..1217d82ae 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -23,6 +23,20 @@ interpolation method already available for adaptive broadening of DOS. + - Added features to Spectrum classes + + - Added ``copy()`` methods returning an independent duplicate of data + + - Added ``__mul__`` and ``__imul__`` methods to Spectrum + classes. This allows results to be conveniently scaled with + infix notation ``*`` or ``*=`` + + - Added `--scale` parameter to ``euphonic-dos``, + ``euphonic-intensity-map``, ``euphonic-powder-map`` to allow + arbitrary scaling of results from command-line. (e.g. for + comparison with experiment, or changing DOS normalisation from 1 + to 3N.) + - Bug Fixes: - Changed the masking logic for kinematic constraints: instead of