---
2022-10-18
- New method :meth:`.DSSC_1MGeometry.plot_data_hexes` to plot DSSC data, drawing
a hexagon for each pixel. This is slower than regular plotting, but more
accurately represents what the detector 'saw' (:ghpull:`167`).
- More useful labels, and an option to supply custom module labels, for JUNGFRAU
geometry in :meth:`~.JUNGFRAUGeometry.inspect` (:ghpull:`177`).
- Fix assembling JUNGFRAU images from labelled array with module numbers
starting from 1 (:ghpull:`169`).
- Fix a bug writing some geometry objects to CrystFEL format ``.geom``
files (:ghpull:`163`)