Difference between revisions of "MCE script"

From MCEWiki
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Related|MCE Script}}
 +
The '''MCE script''' project is a collection of array setup tools and other utilities, built on top of [[MAS]], useful for running experiments.  MCE script can be obtained from GitHub.  See [[Code repositories]] for details on downloading MCE script.
 +
 +
= Tutorials =
 +
 +
* [[ Basic mce_script configuration ]]
 +
* [[ Series array setup ]]
 +
 +
= Tool descriptions =
 
* Auto-tuning system
 
* Auto-tuning system
 
** [[ Auto-setup (python) ]] - an integrated tool set for dealing with SQUID data.
 
** [[ Auto-setup (python) ]] - an integrated tool set for dealing with SQUID data.
** [[ auto_setup_squids.pro | Auto-setup (IDL) ]] - IDL-based auto-tuning code
+
** [[ auto_setup_squids.pro | Auto-setup (IDL) ]] - IDL-based auto-tuning code (obsolete)
 
** [[ experiment.cfg ]] - array and auto-setup configuration data.
 
** [[ experiment.cfg ]] - array and auto-setup configuration data.
 
** [[ mce_config_template system ]]
 
** [[ mce_config_template system ]]
 +
* Other scripts
 +
** [[MCE Test Scripts]]
 +
** [[MCE script utilities]]
 
** [[ place_sq1.pro ]] for row selection for the purposes of sq1servo
 
** [[ place_sq1.pro ]] for row selection for the purposes of sq1servo
 +
** [[ IV curves ]] - acquire and analyze TES IV curves
 +
** [[ special_ops.py ]]
 +
** [[ measure_quanta.py ]] - Analyzes tuning data to determine SQUID phi0.
 
* Scripting tools
 
* Scripting tools
 
** [[ mce_internal_ramp ]] - configure and run MCE internal command ramps
 
** [[ mce_internal_ramp ]] - configure and run MCE internal command ramps
 +
** [[Environmental variables]]
 +
 +
= Other resources =
 +
 
* Educational tools
 
* Educational tools
 
** [[ Media:MAS_auto-tuning_20090529.pdf ]] - Some quick graphical depictions of auto-tuning. (Not a stand-alone presentation!)
 
** [[ Media:MAS_auto-tuning_20090529.pdf ]] - Some quick graphical depictions of auto-tuning. (Not a stand-alone presentation!)
 +
** Characterization and Locking SQUIDs with Multi-Channel Electronics [[http://www.phas.ubc.ca/%7Emce/mcedocs/software/locking_squids.pdf PDF]] (Jun. 07, 2005)
 +
 +
* Sample auto-tune plots:
 +
** [http://www.phas.ubc.ca/%7Emce/mcedocs/auto_tune_results/biasing_ac_sq2fb_switching biasing ac sq2fb switching]
 +
** [http://www.phas.ubc.ca/%7Emce/mcedocs/auto_tune_results/biasing_ac_not_switching biasing ac not switching]
 +
[[Category:MCE Script| ]]

Latest revision as of 19:20, 16 November 2021

Related topics:

The MCE script project is a collection of array setup tools and other utilities, built on top of MAS, useful for running experiments. MCE script can be obtained from GitHub. See Code repositories for details on downloading MCE script.

Tutorials

Tool descriptions

Other resources

  • Educational tools
    • Media:MAS_auto-tuning_20090529.pdf - Some quick graphical depictions of auto-tuning. (Not a stand-alone presentation!)
    • Characterization and Locking SQUIDs with Multi-Channel Electronics [PDF] (Jun. 07, 2005)