Skip to content
Snippets Groups Projects
Commit ec4d93cf authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-561: removed setting/initializing of dipoleCalibrationDelay*. These are now...

SW-561: removed setting/initializing of dipoleCalibrationDelay*. These are now filled in using python modules https://svn.astron.nl/LOFAR/branches/SW-488-Epic_TBB_ALERT/MAC/TBB/lib/tbb_caltables.py which are automagically called in the tbbservice after the datawriters finished
parent 04dfcb5a
No related branches found
No related tags found
No related merge requests found
...@@ -704,9 +704,6 @@ namespace LOFAR ...@@ -704,9 +704,6 @@ namespace LOFAR
//TODO 20181127 initialize these from somewhere //TODO 20181127 initialize these from somewhere
dipoleGroup->adc2voltage(); dipoleGroup->adc2voltage();
dipoleGroup->dipoleCalibrationDelay();
dipoleGroup->dipoleCalibrationDelayUnit();
dipoleGroup->dipoleCalibrationGainCurve();
dipoleGroup->dispersionMeasure(); dipoleGroup->dispersionMeasure();
dipoleGroup->dispersionMeasureUnit(); dipoleGroup->dispersionMeasureUnit();
dipoleGroup->nofSubbands(); dipoleGroup->nofSubbands();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment