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
20 stars 4 forks source link

Fix voronoi #365

Closed MBartkowiakSTFC closed 5 months ago

MBartkowiakSTFC commented 5 months ago

Description of work This PR corrects several problems with different analysis types. Mainly the Voronoi analysis is affected, as it now executes correctly.

closes #362

Fixes Fixed Voronoi. McStas analysis runs now, but still creates .sqw files which result in 0 scattering intensity. CoordinationNumber is explicitly enabled (but still fails). XRayStaticStructureFactor, PairDistributionFunction enabled. StructureFactorFromScatteringFunction now works. NeutronDynamicTotalStructureFactor now works. More unit tests have been added, but 12 are disabled for now.

To test Run Voronoi again, as in issue #362