Attempting to reduce data in multiple Q bins from SANS2D and using the exact user file commands (under “L”) http://www.mantidproject.org/SANS_User_File_Commands#SANS2D
Keep receiving the same ValueError
ValueError: Invalid value for property OutputBinning (dbl list) " 0.005,0.1,0.03,0.08,1.0 [/LOG]]": Could not set property OutputBinning. Can not convert " 0.005,0.1,0.03,0.08,1.0 [/LOG]]" to dbl list
at line 50 in ‘<Interface>’
caused by line 463 in ‘C:/MantidInstall/scripts/SANS\ISISCommandInterface.py’
caused by line 731 in ‘C:/MantidInstall/scripts/SANS\ISISCommandInterface.py’
caused by line 727 in ‘C:/MantidInstall/scripts/SANS\ISISCommandInterface.py’
caused by line 531 in ‘C:/MantidInstall/scripts/SANS\isis_reducer.py’
caused by line 2764 in ‘C:/MantidInstall/scripts/SANS\isis_reduction_steps.py’
caused by line 1094 in ‘C:\MantidInstall\bin\mantid\simpleapi.py’
caused by line 1032 in ‘C:\MantidInstall\bin\mantid\simpleapi.py’
caused by line 1016 in ‘C:\MantidInstall\bin\mantid\simpleapi.py’
when attempting to use the “/LOG” term despite where this appears. If i remove it, the data reduces but only bins in linear spacings.
Any help here would be much appreciated!