ISISNeutronMuon / MDANSE

MDANSE: Molecular Dynamics Analysis for Neutron Scattering Experiments
https://www.isis.stfc.ac.uk/Pages/MDANSEproject.aspx
GNU General Public License v3.0
23 stars 5 forks source link

Make iterable unpacking backwards compatible #588

Closed MBartkowiakSTFC closed 1 month ago

MBartkowiakSTFC commented 1 month ago

Description of work The syntax of PlottingContext for n-dimensional arrays was not handled correctly by Python versions before 3.11.

Fixes

To test Create and load a 3D data array (Molecular Trace will do it). Using Python 3.9, make sure that you can start the GUI, load the data and plot a 2D slice using the Heatmap plotter.