- May 17, 2007
-
-
Ruud Overeem authored
Uses 'forcedQuitTimer' for guaranteed stop 5 econds after stoptime is reached. Implemented begin of quality criteria.
-
- May 16, 2007
-
-
Ruud Overeem authored
Passing the number of processes to the PR_MPI object so that the object does not have to recalculate it again.
-
Ruud Overeem authored
Added hack for calculating the number of processes for the InputAppl.Transpose with a python script.
-
- May 15, 2007
-
-
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.
-
John Romein authored
Fixed PsetsPerStorage bug.
-
- May 14, 2007
-
-
John Romein authored
Bug fix: do not throw away the first block of data
-
Ruud Overeem authored
Changed stop (local) command
-
John Romein authored
Added Storage.PsetsPerStorage
-
John Romein authored
Delay Compensation by default on.
-
- May 11, 2007
-
-
Chris Broekema authored
Fix subband numbering in measurementset names
-
- May 10, 2007
-
-
Ruud Overeem authored
-
Joris van Zwieten authored
- By default result code is now initialized to -1 (UNKNOWN).
-
Marcel Loose authored
Added CommandResult class.
-
Ruud Overeem authored
During startup the Application did not wait for all the processes that are starting, it entered the define phase too early.
-
- May 09, 2007
-
-
Chris Broekema authored
Update host lists. All nodes are available, but lii013 is now lii003 due to a HW failure.
-
Chris Broekema authored
Changed MAC of lii003 due to a HW failure
-
- May 08, 2007
-
-
John Romein authored
Removed depricated comments.
-
Ruud Overeem authored
Bugfix. 'complete'-criteria for starting up many MPI processes was wrong.
-
Ruud Overeem authored
Util for replacing a word with another word in all panel and control files from current directory recursively in all subdirectories.
-
- May 07, 2007
-
-
Marcel Loose authored
First merge with changes on LCS-APS-Bug833-task-branch.
-
Adriaan Renting authored
Initial version of SPWCombine
-
- May 03, 2007
-
-
Ruud Overeem authored
-
Ruud Overeem authored
-
Ruud Overeem authored
Bug fix: stopping MPI with stopMPI iso stopbgl.
-
Joris van Zwieten authored
- Initial checkin of Postgres ParmDB implementation.
-
- May 02, 2007
-
-
Chris Broekema authored
Add support for the "Storage.PsetsPerStorage" option, allowing more than one Pset to write to a storage node.
-
Chris Broekema authored
Add support for the "Storage.PsetsPerStorage" option, allowing more than one Pset to write to a storage node.
-
- May 01, 2007
-
-
Ger van Diepen authored
Fixed little error
-
Joris van Zwieten authored
- Updated notify_result() (quoting and regular expression).
-
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.
-
Ruud Overeem authored
Bug fixing.
-
Ger van Diepen authored
Needed some other files in EXTRA_DIST
-
- Apr 30, 2007
-
-
Ger van Diepen authored
Fixed empty vector access problem found by -D_GLIBCXX_DEBUG.
-
- Apr 29, 2007
-
-
Ger van Diepen authored
Added option -dist
-
- Apr 27, 2007
-
-
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.
-
Joris van Zwieten authored
- Added get_result() stored procedure.
-
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.
-
Marcel Loose authored
* Re-added "Operation" field. * Added functions to add Initialize, Finalize and NextChunk commands.
-
Ruud Overeem authored
Don't close filehandles (for a while), default initialize APAdmin name and more extensive used of this name.
-
Arthur Coolen authored
New Olap user panel added, removed old one.
-