From 3c8284a838a6d2ced53a1cbea8a8563d84cd21b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Le=20Guyader?= <loic.le.guyader@xfel.eu> Date: Fri, 17 Jun 2022 09:27:39 +0200 Subject: [PATCH] Update changelog --- doc/changelog.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index ee274b1..9cba96d 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -6,13 +6,15 @@ unreleased - **Bug fixes** - - fix :issue:`45` SLURM scripts embedded in and download link available from documentation :mr:`171` - - fix :issue:`8` regarding azimuthal integration with pyFAI and hexagonal DSSC pixel splitting by providing an example notebook :mr:`174` + - fix :issue:`45` SLURM scripts embedded in and download link available + from documentation :mr:`171` + - fix :issue:`8` regarding azimuthal integration with pyFAI and hexagonal + DSSC pixel splitting by providing an example notebook :mr:`174` - fix :issue:`46` with a change in dask groupby mean behavior :mr:`174` - fix :issue:`47` SLURM script not using the correct kernel :mr:`176` - fix :issue:`51` make sure that BAM units are in ps :mr:`183` - fix :issue:`50` and :issue:`54` relating to package dependencies - - fix :issue:`57` adds target mono energy mnemonic + - fix :issue:`57` adds target mono energy mnemonic - fix :issue:`55` implementingd dask auto rechunking in notebooks - fix :issue:`53` wrong flat field correction sometimes being calculated - fix :issue:`56` future warning on xarray.ufuncs :mr:`189` @@ -28,8 +30,11 @@ unreleased in the BOZ analysis, including fitting domain functions, hexagonal pixel lattice, possibility to switch off flat field symmetry constraints and a refine fit function with regularization term :mr:`186` - + - simplifies flat field calculation by using directly the refined fit + procedure which works with far fewer input parameters :mr:`202` + - **New Features** + - add routine for fluence calibration :mr:`180` - add Fast ADC 2 mnemonics :mr:`200` -- GitLab