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
21 stars 5 forks source link

Add the enabled property to configurable and test for it #325

Closed MBartkowiakSTFC closed 6 months ago

MBartkowiakSTFC commented 7 months ago

Description of work Every class derived from Configurable now has the property enabled = True. JobTree model only shows the classes for which enabled is True. closes #324

Fixes ImprovedASE converter is now disabled.

To test Start the mdanse_gui and confirm that ImprovedASE does not appear in the Converter tab, but all the other options are still there.