Difference between revisions of "MAS"
From MCEWiki
(→Installation / configuration) |
|||
(25 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Related|MAS}} | ||
+ | == Overview == | ||
+ | |||
+ | "MAS" is meant to refer primarily to the lowest levels of the control software, including the PCI card driver, command line utilities, and basic python modules. | ||
+ | |||
+ | For information on higher-level programs, such as the auto-tuning codes, please see [[MCE script]]. | ||
+ | |||
== Usage == | == Usage == | ||
Line 6: | Line 13: | ||
** [[maslog]] | ** [[maslog]] | ||
** [[dsp_cmd]] | ** [[dsp_cmd]] | ||
− | |||
* Special applications | * Special applications | ||
Line 14: | Line 20: | ||
* Utilities | * Utilities | ||
+ | ** [[mas_param]] | ||
+ | ** [[mas_var]] | ||
+ | :These two utilities may be compiled separately from the rest of MAS, even on systems (ie. MacOS X) which are unable to run the control software. See [[Mas param#Building_mas_param_on_MacOS_X|Building <tt>mas_param</tt> on MacOS X]] for instructions. | ||
* MAS configuration | * MAS configuration | ||
Line 19: | Line 28: | ||
** [[ mce.cfg ]] | ** [[ mce.cfg ]] | ||
** [[ mas.cfg ]] | ** [[ mas.cfg ]] | ||
+ | ** [[ MAS array_id and array_list | array_id and array_list ]] | ||
+ | ** [[Environmental variables]] | ||
* MAS file formats | * MAS file formats | ||
** [[ Runfile format v2 ]] | ** [[ Runfile format v2 ]] | ||
** [[ MCE flat-file format ]] | ** [[ MCE flat-file format ]] | ||
+ | ** [[ dirfile support ]] | ||
+ | |||
+ | * Utilities for loading data | ||
+ | ** IDL [[ mas_data.pro | data ]] and [[ mas_runfile.pro and mas_runparam.pro | runfile]] scripts | ||
+ | ** [[ Python data and runfile modules ]] | ||
− | * IDL | + | * IDL scripts |
− | ** [[ | + | ** [[ auto_setup_squids.pro ]] |
− | ** [[ | + | |
− | ** [[ | + | * Help |
+ | ** [[MCE script utilities]], useful debugging programs | ||
+ | ** [[ MCE Recovery During Acquisition ]] | ||
== Development == | == Development == | ||
* [[ MAS Bug List ]] | * [[ MAS Bug List ]] | ||
− | |||
* [[ MAS feature requests ]] | * [[ MAS feature requests ]] | ||
Line 39: | Line 56: | ||
* [[ MAS PC requirements and initial setup | PC requirements and initial setup]] | * [[ MAS PC requirements and initial setup | PC requirements and initial setup]] | ||
* [[ MAS OS setup | OS setup]] | * [[ MAS OS setup | OS setup]] | ||
+ | * [[Multicard MAS]], running MAS on a system with multiple fibre cards | ||
* [[ MAS user setup ]] | * [[ MAS user setup ]] | ||
* [[ MAS kernel patch compilation | kernel patch compilation]] | * [[ MAS kernel patch compilation | kernel patch compilation]] | ||
− | * [[ | + | * [[ Code repositories ]] |
* [[ Hardware goodlist/badlist ]] | * [[ Hardware goodlist/badlist ]] | ||
Line 47: | Line 65: | ||
* [[ MAS malfunction diagnosis | diagnosis ]] | * [[ MAS malfunction diagnosis | diagnosis ]] | ||
+ | |||
+ | [[Category:MAS| ]] |
Latest revision as of 18:20, 16 November 2021
Overview
"MAS" is meant to refer primarily to the lowest levels of the control software, including the PCI card driver, command line utilities, and basic python modules.
For information on higher-level programs, such as the auto-tuning codes, please see MCE script.
Usage
- System applications
- Special applications
- These two utilities may be compiled separately from the rest of MAS, even on systems (ie. MacOS X) which are unable to run the control software. See Building mas_param on MacOS X for instructions.
- MAS configuration
- MAS file formats
- Utilities for loading data
- IDL data and runfile scripts
- Python data and runfile modules
- IDL scripts
- Help
- MCE script utilities, useful debugging programs
- MCE Recovery During Acquisition
Development
Installation / configuration
- PC requirements and initial setup
- OS setup
- Multicard MAS, running MAS on a system with multiple fibre cards
- MAS user setup
- kernel patch compilation
- Code repositories
- Hardware goodlist/badlist