Table of Contents

Module: data data.py

data is the module that interfaces to madrigal data files, or to Cedar standards about data.

This module includes the api to get information from a single madrigal file, and the api to get information about the Cedar standard (such as parameter and category definitions). It is built on top of the Madrigal C API as found in libmadrec.so through the python extension class __Madrec

$Id: data.py.html 3719 2011-10-21 18:57:41Z brideout $

Functions   
_mnemSorter
  _mnemSorter 
_mnemSorter ( mnem1,  mnem2 )

_mnemSorter is a helper function that compares two parameter mnemonics based on their order in parcods.tab. Error parameters always directly follow the standard parameter

Classes   
MadrigalFile

MadrigalFile is an object that provides access to information in a single Madrigal File.

MadrigalParameters

MadrigalParameters is an object that provides information about Madrigal parameters.


Table of Contents

This document was automatically generated on Thu Oct 20 16:51:50 2011 by HappyDoc version r1_5