Bug fix for the GUI element for the interatom.define user function.
The special spin ID GUI elements can not be set to the get_spin_ids() function as then SetValue can
no longer work for IDs not in the list. This fixes the Mf.test_mf_auto_analysis GUI test.
........