Skip to content
Snippets Groups Projects
Commit 20ffe8d9 authored by Laurent Mercadier's avatar Laurent Mercadier
Browse files

changelog for MR 245

parent b9d9d209
No related branches found
No related tags found
1 merge request!246changelog for MR 245
Pipeline #97081 passed
...@@ -10,6 +10,7 @@ unreleased ...@@ -10,6 +10,7 @@ unreleased
- Use xarray.values instead of .to_numpy() for backward-compatibility :mr:`214` - Use xarray.values instead of .to_numpy() for backward-compatibility :mr:`214`
- fix :issue:`23` regarding API documentation generation :mr:`221` - fix :issue:`23` regarding API documentation generation :mr:`221`
- fix :issue:`64` regarding loading a subset of trains :mr:`226`, :mr:`230` - fix :issue:`64` regarding loading a subset of trains :mr:`226`, :mr:`230`
- fix :issue:`67` regarding bunch pattern :mr:`245`
- **Improvements** - **Improvements**
...@@ -17,7 +18,7 @@ unreleased ...@@ -17,7 +18,7 @@ unreleased
- Improved hRIXS class and utilities :mr:`182` - Improved hRIXS class and utilities :mr:`182`
- Documentation on extracting digitizer peaks, clean up of digitizer functions :mr:`215` - Documentation on extracting digitizer peaks, clean up of digitizer functions :mr:`215`
- Improved peak-finding algorithm for digitizer traces :mr:`216`, :mr:`227` - Improved peak-finding algorithm for digitizer traces :mr:`216`, :mr:`227`
- Only load bunch pattern table when necessary :mr:`234` - Only load bunch pattern table when necessary :mr:`234`, :mr:`245`
- Document the HRIXS class :mr:`238` - Document the HRIXS class :mr:`238`
- **New Features** - **New Features**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment