Skip to content
Snippets Groups Projects
  1. May 17, 2007
    • Ruud Overeem's avatar
      BugID: 1000 · 021af9f0
      Ruud Overeem authored
      Uses 'forcedQuitTimer' for guaranteed stop 5 econds after stoptime is reached.
      Implemented begin of quality criteria.
      021af9f0
  2. May 16, 2007
    • Ruud Overeem's avatar
      BugID: 826 · 30c19d4c
      Ruud Overeem authored
      Passing the number of processes to the PR_MPI object so that the object
      does not have to recalculate it again.
      30c19d4c
    • Ruud Overeem's avatar
      BugID: 826 · a95ff444
      Ruud Overeem authored
      Added hack for calculating the number of processes for the InputAppl.Transpose
      with a python script.
      a95ff444
  3. May 15, 2007
    • Martin Gels's avatar
      BugID: 1005 · a0dde36e
      Martin Gels authored
      The purpose of this change is to make sure that the UVW vector in the
      Measurement Set points from ANTENNA1 to ANTENNA2, that is,
      
        UVW = UVW(ANTENNA2) - UVW(ANTENNA1)
      
        In order to comply with WSRT Measurement Sets, it is furthermore
      required that
      
        ANTENNA1 <= ANTENNA2.
      
        Before this change, the UVW vector pointed exactly in the opposite
      direction, hence the UVW vector is reversed. The orientation of the sky was
      nevertheless correct. In order to prevent point mirroring the sky with
      respect to the phase centre because of the reversal of the UVW coordinates,
      it is necessary to conjugate the visibilities prior to writing them to
      disk. This conjugation is a temporary fix until the minus signs and
      conjugations in the polyphase filter, FFT, fringe tracking,
      correlator, and MS exporter are all reviewed in order to determine the proper
      place for this conjugation.
      a0dde36e
    • John Romein's avatar
      BugID: 225 · 7ce586d2
      John Romein authored
      Fixed PsetsPerStorage bug.
      7ce586d2
  4. May 14, 2007
  5. May 11, 2007
  6. May 10, 2007
  7. May 09, 2007
    • Chris Broekema's avatar
      BugID: 1011 · 20395e86
      Chris Broekema authored
      Update host lists. All nodes are available, but lii013 is now lii003 due to a
      HW failure.
      20395e86
    • Chris Broekema's avatar
      BugID: 1011 · fe2da01c
      Chris Broekema authored
      Changed MAC of lii003 due to a HW failure
      fe2da01c
  8. May 08, 2007
    • John Romein's avatar
      BugID: 225 · fdee4554
      John Romein authored
      Removed depricated comments.
      fdee4554
    • Ruud Overeem's avatar
      BugID: 826 · 79cfffe3
      Ruud Overeem authored
      Bugfix. 'complete'-criteria for starting up many MPI processes was wrong.
      79cfffe3
    • Ruud Overeem's avatar
      BugID: 982 · 354acaf7
      Ruud Overeem authored
      Util for replacing a word with another word in all panel and control files
      from current directory recursively in all subdirectories.
      354acaf7
  9. May 07, 2007
  10. May 03, 2007
  11. May 02, 2007
    • Chris Broekema's avatar
      BugID: 1011 · 752fa10f
      Chris Broekema authored
      Add support for the "Storage.PsetsPerStorage" option, allowing more than one
      Pset to write to a storage node.
      752fa10f
    • Chris Broekema's avatar
      BugID: 1011 · 70819273
      Chris Broekema authored
      Add support for the "Storage.PsetsPerStorage" option, allowing more than one
      Pset to write to a storage node.
      70819273
  12. May 01, 2007
    • Ger van Diepen's avatar
      BugID: 1060 · 9d0c36e9
      Ger van Diepen authored
      Fixed little error
      9d0c36e9
    • Joris van Zwieten's avatar
      BugID: 1037 · 0a1e6215
      Joris van Zwieten authored
      - Updated notify_result() (quoting and regular expression).
      0a1e6215
    • Joris van Zwieten's avatar
      BugID: 1037 · a756a808
      Joris van Zwieten authored
      - All add_<command type>_command() function now return the id of the newly added
        command.
      - Replaced get_result by get_new_results that results a SETOF results and marks
        them as read.
      a756a808
    • Ruud Overeem's avatar
      BugID: 826 · fe38fa12
      Ruud Overeem authored
      Bug fixing.
      fe38fa12
    • Ger van Diepen's avatar
      BugID: 1060 · 9977567e
      Ger van Diepen authored
      Needed some other files in EXTRA_DIST
      9977567e
  13. Apr 30, 2007
    • Ger van Diepen's avatar
      BugID: 1062 · e430b2e7
      Ger van Diepen authored
      Fixed empty vector access problem found by -D_GLIBCXX_DEBUG.
      e430b2e7
  14. Apr 29, 2007
  15. Apr 27, 2007
    • Ruud Overeem's avatar
      BugID: 982 · 1afaf4c0
      Ruud Overeem authored
      Extended tGSAservice with tests for the PVSSInfo class and made it more
      robust by delteing leftovers from the previous test (if any) before starting
      the new tests.
      1afaf4c0
    • Joris van Zwieten's avatar
      BugID: 1037 · 3e3d1203
      Joris van Zwieten authored
      - Added get_result() stored procedure.
      3e3d1203
    • Joris van Zwieten's avatar
      BugID: 1037 · 18b4b45a
      Joris van Zwieten authored
      - Added trigger/notification for insert of initialize, finalize, nextchunk results.
      - Updated add_result() stored procedure, now returns bool.
      - Removed command_queue_empty() as it was no longer used.
      18b4b45a
    • Marcel Loose's avatar
      BugID: 991 · 761a490d
      Marcel Loose authored
      * Re-added "Operation" field.
      * Added functions to add Initialize, Finalize and NextChunk commands.
      761a490d
    • Ruud Overeem's avatar
      BugID: 826 · 3cc67aa2
      Ruud Overeem authored
      Don't close filehandles (for a while), default initialize APAdmin name and more
      extensive used of this name.
      3cc67aa2
    • Arthur Coolen's avatar
      BugID:756 · 5daa859c
      Arthur Coolen authored
      New Olap user panel added, removed old one.
      5daa859c
Loading