Difference between revisions of "ISIS direct reduction script description."
Jump to navigation
Jump to search
(Created page with "Instrument scientists prepare sample reduction scripts, which are automatically distributed to users according to rules described Location_and_details_of_access_to_sample_sc...") |
|||
Line 1: | Line 1: | ||
− | Instrument scientists prepare sample reduction scripts | + | Instrument scientists prepare sample Mantid python reduction scripts 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 overview resent versions of these scripts and their default parameters stored in XML files for different instruments, namely: | ||
+ | *[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MARI/MARIReduction_Sample.py MARI reduction script] | ||
+ | *[https://github.com/mantidproject/mantid/blob/master/instrument/MARI_Parameters.xml MARI default reduction parameters] | ||
+ | *[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MAPS/MAPSReduction_Sample.py MAPS reduction script] | ||
+ | *[https://github.com/mantidproject/mantid/blob/master/instrument/MAPS_Parameters.xml MAPS default reduction parameters] | ||
+ | *[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/MERLIN/MERLINReduction_Sample.py MERLIN reduction script] | ||
+ | *[https://github.com/mantidproject/mantid/blob/master/instrument/MERLIN_Parameters_after2013_4.xml MERLIN default reduction parameters] | ||
+ | *[https://github.com/mantidproject/scriptrepository/blob/master/direct_inelastic/LET/LETReduction_Sample.py LET reduction script] | ||
+ | *[https://github.com/mantidproject/mantid/blob/master/instrument/LET_Parameters_dr1to12.xml LET default reduction parameters] |
Revision as of 18:57, 10 December 2015
Instrument scientists prepare sample Mantid python reduction scripts automatically distributed to users according to the rules described here.
From the links below one can overview resent versions of these scripts and their default parameters stored in XML files for different instruments, namely: