Variable Names

During normal data processing, the user will have to create named variables to hold spectra etc. These must conform to the normal python syntax, specifically they cannot contain ``special'' characters such as $ etc and cannot start with a number (but can contain numbers). Variable (and function) names are case sensitive.



Malte Marquarding 2007-08-16