Difference between revisions of "ISIS direct reduction script description."

From InelasticDataReduction
Jump to navigation Jump to search
Line 2: Line 2:
 
Instrument scientists prepare sample Mantid python reduction scripts, which are then automatically distributed to users according to the rules described [http://shadow.nd.rl.ac.uk/wiki/idr/index.php/Location_and_details_of_access_to_sample_scripts_used_in_data_processing here].
 
Instrument scientists prepare sample Mantid python reduction scripts, which are then automatically distributed to users according to the rules described [http://shadow.nd.rl.ac.uk/wiki/idr/index.php/Location_and_details_of_access_to_sample_scripts_used_in_data_processing here].
  
From the links below one can retrieve resent versions of these scripts and their default parameters stored in XML files for different instruments, namely:
+
From the links below one can retrieve resent versions of these scripts and their default parameters stored in XML files, namely:
 
*[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MARI/MARIReduction_Sample.py full MARI reduction script] or [https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MARI/template_mari.py simple MARI reduction script]
 
*[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MARI/MARIReduction_Sample.py full MARI reduction script] or [https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MARI/template_mari.py simple MARI reduction script]
 
*[https://github.com/mantidproject/mantid/blob/master/instrument/MARI_Parameters.xml MARI default reduction parameters]
 
*[https://github.com/mantidproject/mantid/blob/master/instrument/MARI_Parameters.xml MARI default reduction parameters]

Revision as of 19:07, 10 December 2015

All ISIS inelastic instruments have similar interface and layout, with only parameters different for different instruments and possibly changing from one cycle and sometimes one experiment to another. Instrument scientists prepare sample Mantid python reduction scripts, which are then automatically distributed to users according to the rules described here.

From the links below one can retrieve resent versions of these scripts and their default parameters stored in XML files, namely:

To use these scripts, user have to modify