icecube.daq.domcal
Class DOMCalDH

java.lang.Object
  extended by icecube.daq.domcal.DOMCalDH

public class DOMCalDH
extends java.lang.Object

DOMCal through DOMHubCom interface. Called via

     java icecube.daq.domcal.DOMCalDH [ options ] <domhub-host-1> [ domhub-host-2 ... ]
 
where options are
-cal
Will instruct DOMCal to run the analog FE calibration instead of simply grabbing the domcal file on the flash filesystem.
-gaincal
Will run a DOMCal with gain-vs-hv calibration. This option also cranks through the analog FE calibration so the -cal flag does not need to be given.
-outDir directory-path
Place calibration XML files into the directory specified by the argument directory-path.

Remaining arguments are the hostnames of DOMHubs with the domhub-app service running. DOMs are autodiscovered and calibrated in parallel.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2006 IceCube Collaboration. All Rights Reserved.