- Jul 26, 2006
-
-
Ruud Overeem authored
ChildControl now creates a good parsetfile for the child process it should start. It contains the parameters of the child and all Observation-related parameters. What is left to be done is copying the file to another machine when necessary.
-
pompert authored
Additions: -BBS Strategy Step Tree browser now loads steps present in the BBS OTDB tree -Name field in the Step Explorer to make it possible to specify its Step Identifier
-
Ruud Overeem authored
Entered default values for claimPeriod and preparePeriod.
-
Ruud Overeem authored
When a task cannot find the parsetfile argv[0].parset during the init-phase the task no longer aborts, it just gives a debug-message in the logfile. This is neccesary for the controlleris since the controllers need an observai- tion-related (and instance-related) parsetfile that has the treeID and the instanceNr mangled in its name. The controllers theirselves know which parset file to open and do this in the constructor, so the task will still abort if the right parset file can not be found.
-
Marcel Loose authored
Added a variant file for dop131
-
Joris van Zwieten authored
- fixed tBandpass.run to conform to the test environment.
-
Marcel Loose authored
Use directory $prefix (if defined) to locate lofarinit.sh; otherwise use LOFAR/LCS/Tools/src as fallback.
-
blaakmeer authored
Implemented WAN panel, modified CEP hardware panel
-
Ruud Overeem authored
Extended setSchedule function with code that updates the 'fields' Observation.startTime and Observation.stopTime also. Updated test and fixed bug in updatevTnode.
-
Adriaan Renting authored
this seems to work.
-
Adriaan Renting authored
Some bugfixes after testing.
-
- Jul 25, 2006
-
-
Ruud Overeem authored
Renamed locateKey to locateModule and fixed bug.
-
Ruud Overeem authored
Deployment stuff is moved to MAC/Deployment.
-
pompert authored
Additions -BBSStep class that will represent a specific Step, with links to its parent step and collection of child steps -Test code in the strategy step browser that uses the BBSStep class
-
Marcel Loose authored
Made sure that errors from the .run scripts are properly propagated. Added $prefix to TESTS_ENVIRONMENT; removed tDFT from the tests.
-
Ruud Overeem authored
-
Ruud Overeem authored
Moved deployment stuff from LOFAR_DATA/* and LCS/Common to MAC/Deployment.
-
Ruud Overeem authored
Fixed bug in locateKey.
-
Joris van Zwieten authored
- special case where the entire output domain lies 'to the left' of the first sample in the input domain, or 'to the right' of the last sample of the input domain now handled properly.
-
Joris van Zwieten authored
- added bandpass unit test
-
Joris van Zwieten authored
- unit tests for tBandpass (bit slow, maybe decrease nriter, however don't forget to regenerate the _stdout files!)
-
- Jul 24, 2006
-
-
Marcel Loose authored
Changed directory for data files to /opt/lofar/data.
-
pompert authored
Additions: -TreeManager foundation for displaying BBS Steps in a tree format Mods: -Slightly modified Stations list in Strategy panel and inclusion of TreePanel OTB component with custom Tree Manager
-
Marcel Loose authored
Use argument `-stdout' in call to assay to force check of presence of reference output file. This solution supersedes the `return 2' option.
-
Ger van Diepen authored
Added option -stdout
-
Ger van Diepen authored
Added support for writing multiple bands
-
Ger van Diepen authored
Added support for band (spw) selection
-
Ger van Diepen authored
Had not been added
-
- Jul 21, 2006
-
-
Ruud Overeem authored
Adjusted logprop file again.
-
Marcel Loose authored
Defined a new Exception class APSException, which is now thrown by the ParameterSet class, instead of a LOFAR::Exception.
-
Ruud Overeem authored
Adjusted logprop settings.
-
wierenga authored
Add TDS_VCXO_OFF/TDS_VCXO_ON sequence to ensure proper initialization of clocks.
-
wierenga authored
Further work on initialization sequence.
-
Ruud Overeem authored
Need these too. Makes controller administration accessible for others.
-
Marcel Loose authored
Changed Station ID's into Station names; both for `Strategy.Stations' and for `Baselines.Station[12]'.
-
Ruud Overeem authored
Added RESYNC event to CONTROL protocol and implemented and tested the corresponding code in ParentControl and ChildControl.
-
Marcel Loose authored
Changed Station ID's into Station names; both for `Strategy.Stations' and for `Baselines.Station[12]'.
-
Marcel Loose authored
Changed Station ID's into Station names; both for `Strategy.Stations' and for `Baselines.Station[12]'.
-
zwart authored
Added some debug output Added interpretation of start time as UTC
-
zwart authored
Changed handling of invalid data a little
-