Skip to content
Snippets Groups Projects
  1. Jul 26, 2006
    • Ruud Overeem's avatar
      BugID: 811 · fad72ee9
      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.
      fad72ee9
    • pompert's avatar
      BugID: 791 · 06fcaf57
      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
      06fcaf57
    • Ruud Overeem's avatar
      BugID: 827 · 111b0811
      Ruud Overeem authored
      Entered default values for claimPeriod and preparePeriod.
      111b0811
    • Ruud Overeem's avatar
      BugID: 811 · 048318e1
      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.
      048318e1
    • Marcel Loose's avatar
      BugID: 835 · af36eb06
      Marcel Loose authored
      Added a variant file for dop131
      af36eb06
    • Joris van Zwieten's avatar
      BugID: 822 · 16e70e5d
      Joris van Zwieten authored
      - fixed tBandpass.run to conform to the test environment.
      16e70e5d
    • Marcel Loose's avatar
      BugID: 835 · 944d41f0
      Marcel Loose authored
      Use directory $prefix (if defined) to locate lofarinit.sh; otherwise
      use LOFAR/LCS/Tools/src as fallback.
      944d41f0
    • blaakmeer's avatar
      BugID: 752 · 363c59dc
      blaakmeer authored
      Implemented WAN panel, modified CEP hardware panel
      363c59dc
    • Ruud Overeem's avatar
      BugID: 831 · f38ea3bd
      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.
      f38ea3bd
    • Adriaan Renting's avatar
      BugId: 787 · 1a7b598e
      Adriaan Renting authored
      this seems to work.
      1a7b598e
    • Adriaan Renting's avatar
      BugId: 787 · 6419495d
      Adriaan Renting authored
      Some bugfixes after testing.
      6419495d
  2. Jul 25, 2006
    • Ruud Overeem's avatar
      BugID: 826 · 7a483aa7
      Ruud Overeem authored
      Renamed locateKey to locateModule and fixed bug.
      7a483aa7
    • Ruud Overeem's avatar
      BugID: 827 · 30b1d7ec
      Ruud Overeem authored
      Deployment stuff is moved to MAC/Deployment.
      30b1d7ec
    • pompert's avatar
      BugID: 791 · 82435bf9
      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
      82435bf9
    • Marcel Loose's avatar
      BugID: 823 · a2579cf5
      Marcel Loose authored
      Made sure that errors from the .run scripts are properly propagated.
      Added $prefix to TESTS_ENVIRONMENT; removed tDFT from the tests.
      a2579cf5
    • Ruud Overeem's avatar
      BugID:827 · a10d94b4
      Ruud Overeem authored
      a10d94b4
    • Ruud Overeem's avatar
      BugID: 827 · 2771950f
      Ruud Overeem authored
      Moved deployment stuff from LOFAR_DATA/* and LCS/Common to MAC/Deployment.
      2771950f
    • Ruud Overeem's avatar
      BugID: 826 · 8ca77c33
      Ruud Overeem authored
      Fixed bug in locateKey.
      8ca77c33
    • Joris van Zwieten's avatar
      BugID: 825 · c84d1d5d
      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.
      c84d1d5d
    • Joris van Zwieten's avatar
      BugID: 822 · a3f64c6b
      Joris van Zwieten authored
      - added bandpass unit test
      a3f64c6b
    • Joris van Zwieten's avatar
      BugID: 822 · 7f13756d
      Joris van Zwieten authored
      - unit tests for tBandpass (bit slow, maybe decrease nriter, however don't forget to
        regenerate the _stdout files!)
      7f13756d
  3. Jul 24, 2006
    • Marcel Loose's avatar
      BugID: 823 · 92ee4ca3
      Marcel Loose authored
      Changed directory for data files to /opt/lofar/data.
      92ee4ca3
    • pompert's avatar
      BugID: 791 · 854deb5f
      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
      854deb5f
    • Marcel Loose's avatar
      BugID: 61 · 0071e5ae
      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.
      0071e5ae
    • Ger van Diepen's avatar
      BugID: 819 · abb6a962
      Ger van Diepen authored
      Added option -stdout
      abb6a962
    • Ger van Diepen's avatar
      BugID: 819 · 6446108a
      Ger van Diepen authored
      Added support for writing multiple bands
      6446108a
    • Ger van Diepen's avatar
      Bugid: 819 · 610983a3
      Ger van Diepen authored
      Added support for band (spw) selection
      610983a3
    • Ger van Diepen's avatar
      Bugid: 711 · 29615cf1
      Ger van Diepen authored
      Had not been added
      29615cf1
  4. Jul 21, 2006
    • Ruud Overeem's avatar
      BugID: 679 · 69440b17
      Ruud Overeem authored
      Adjusted logprop file again.
      69440b17
    • Marcel Loose's avatar
      BugID: 816 · 1ec6842a
      Marcel Loose authored
      Defined a new Exception class APSException, which is now thrown by the
      ParameterSet class, instead of a LOFAR::Exception.
      1ec6842a
    • Ruud Overeem's avatar
      BugID: 679 · 284ed89d
      Ruud Overeem authored
      Adjusted logprop settings.
      284ed89d
    • wierenga's avatar
      BugID: 815 · c3ac5d52
      wierenga authored
      Add TDS_VCXO_OFF/TDS_VCXO_ON sequence to ensure proper initialization of clocks.
      c3ac5d52
    • wierenga's avatar
      BugID: 778 · d9e0b8cc
      wierenga authored
      Further work on initialization sequence.
      d9e0b8cc
    • Ruud Overeem's avatar
      BugID: 811 · 2184e214
      Ruud Overeem authored
      Need these too. Makes controller administration accessible for others.
      2184e214
    • Marcel Loose's avatar
      BugID: 753 · f87d189c
      Marcel Loose authored
      Changed Station ID's into Station names; both for `Strategy.Stations' and for
      `Baselines.Station[12]'.
      f87d189c
    • Ruud Overeem's avatar
      BugID: 811 · 926f0054
      Ruud Overeem authored
      Added RESYNC event to CONTROL protocol and implemented and tested the
      corresponding code in ParentControl and ChildControl.
      926f0054
    • Marcel Loose's avatar
      BugID: 753 · 5604bcf9
      Marcel Loose authored
      Changed Station ID's into Station names; both for `Strategy.Stations' and for
      `Baselines.Station[12]'.
      5604bcf9
    • Marcel Loose's avatar
      BugID: 753 · ecc6e65e
      Marcel Loose authored
      Changed Station ID's into Station names; both for `Strategy.Stations' and for
      `Baselines.Station[12]'.
      ecc6e65e
    • zwart's avatar
      BugID: 692 · c6b41702
      zwart authored
      Added some debug output
      Added interpretation of start time as UTC
      c6b41702
    • zwart's avatar
      BugID: 692 · 5f330da4
      zwart authored
      Changed handling of invalid data a little
      5f330da4
Loading