gettime - gets the start and end times of an ULTRACAM file

gettime is a simple program to extract the start and end times from an ULTRACAM file. It is a simple program that makes no use of the standard ULTRACAM libraries so that it can be linked standalone (e.g. g++ -o gettime gettime.cc) so that it can be used without requiring the full pipeline to be installed so that it can be used for generation of log files. This means it does not use the standard pipeline input and default saving. This program can handle >2GB files but this will need g++ 3.4 series or higher.

Invocation

gettime run

Command line arguments

run---The name of a run as in 'run012'. The equivalent .dat and .xml files must be available or the program will die.

Classes

This command is a member of the classes: Information, Programs.

Author: T.R. Marsh
Created: May 2005
Revised: 05 May 2006


Page generated Fri Jul 5 12:23:42 2013