Skip to content

Commit 0bc5c2a

Browse files
committed
Documentation: Added to the CHANGELOG.rst
1 parent eb8a04d commit 0bc5c2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Unreleased
1313
Added
1414
-----
1515
- Progressbar for SimulationGenerator.calculate_diffraction2d in (#233)
16-
16+
- Added ``fast`` parameter to ``Simulation2D.get_diffraction_pattern`` which allows
17+
for sub pixel sampling of the diffraction pattern. This is useful for simulating
18+
an accurate diffraction pattern. (#235)
1719
Changed
1820
-------
1921

@@ -25,6 +27,8 @@ Removed
2527

2628
Fixed
2729
-----
30+
- Fixed bug in masking logic for ``Simulation2D.polar_flatten`` in (#238)
31+
- Fixed a bug in 1D diffraction patterns for non-cubic lattices. (#238)
2832

2933
2024-10-11 - version 0.6.1
3034
==========================

0 commit comments

Comments
 (0)