---+!! Software User's Guide for the Frequency Domain Multiplexed Readout System
M. Dobbs, T. Lanting, M. Lueker, T. Plagge, Z. Staniszewski
(
and everyone else who wants to contribute!)
Contact: <Matt.Dobbs@McGill.ca>
Last Significant Revision: Feb 2007
Version |
Date |
Who |
SW CVS Tag |
Comments |
0.3 |
2007-02 |
Tom / Zak / Matt |
|
Text merged back from SPT trac wiki, with lots of great input from Tom and Zak. |
0.2 |
2007-01 |
M. Dobbs |
|
Text exported to South Pole Trac wiki. |
0.1 |
2006-11 |
M. Dobbs |
|
Skeleton and first rough version of text. |
Abstract: The frequency domain multiplexed readout system is controlled by a
suite of softeware. The core software is written in object-oriented
C++, forming an underlying layer that the user should not see or
touch. The user interfaces to the softare through Python scripts
(which may be compiled) and graphical user interfaces. This software
is described using an example oriented style.
About this manual: This manual is compiled as a wiki page, which any collaborator can log on and edit. All previous versions and changes are versioned and managed in CVS. The manual can be accessed online at
http://kingspeak.physics.mcgill.ca/twiki/bin/view/AnalogFMux/FMuxSoftwareGuide, which allows for the document to be automatically converted to latex and compiled into a PDF file (well, not yet, eric is working on it - we're modeling the system after
https://twiki.cern.ch/twiki/bin/view/Atlas/WorkBook )
A lot of the development from this software guide comes from the SPT-specific trac wiki and documentation that was written for the SPT deployment.
Table of Contents
- SWSystemOverview Software system overview
- SWCheckoutCompile How to checkout and compile
- SWLaunchingTheSoftware How to start the software and basic operations
- SWExampleTuning Step by step example of how to tune the squids and bolometer array after a new cooldown
- SWDigitalIO The Digital IO deamon and interface with NI DIO PCI card.
- SWHardwareManager The Hardware Manager Deamon, its hardware register map, and XML hardware configuration files.
- SWTuningAlgorithms Algorithms used to tune squids, null, and bias bolometers.
- SWNetworkAnalysisFitter Code for fitting the network analysis output to determine the carrier frequencies.
This topic: AnalogFMux
> WebHome > FMuxSoftwareGuide
Topic revision: r5 - 2007-03-02 - ApexSZ