- Apr 29, 2019
-
-
Jan David Mol authored
-
- Oct 12, 2017
-
-
Arno Schoenmakers authored
-
- Oct 10, 2017
-
-
Ruud Beukema authored
-
- Sep 29, 2017
-
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
- Sep 20, 2017
-
-
Jan David Mol authored
-
- Sep 07, 2017
-
-
Jan David Mol authored
-
Jan David Mol authored
-
- Sep 06, 2017
-
-
Jan David Mol authored
-
- Sep 01, 2017
-
-
Jan David Mol authored
-
- Aug 30, 2017
-
-
Alexander van Amesfoort authored
Task #11013: fix TBB_Writer linkage problem wrt static const var member init. Shows up only on some versions of GCC when building in debug mode (no opts). Supplements r38180
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: RSPRawSender: writev() and sendmmsg() the correct data by applying the correct strides. This bug fix is critical. In an ideal world, I would have refactored recvmmsg() and sendmmsg() for clarity and efficiency. Given our world, add a TODO refactor comment... :)
-
- Aug 29, 2017
-
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: don't create override/ directory after all: the COBALT install script symlinks it for a good reason. Adjust documentation. This also implies that the rspraw-enable.parset.OBSID must be copied as lofarsys (not lofarbuild).
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: 2 minor left over changes: clarify comment and remove commented out #include
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: output .parset: improve guarding and LOG_WARN for invalid DataslotList value. Bogus LOG_WARN happened much more often than expected, e.g. on any obs with less than 75% used of max nr beamlets.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: OutputProc: harden against div by 0 (= shows up as floating point exception), which was observed in a test on the observational system, but not so clear if this really fixes it.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: RSPRawSender: improve error log: add stream name if SocketStream. Prior LOG turned out inadequate in test on operational system.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: fix RSP raw output files not created on an RSP raw only observation. Create the .raw first using MSWriterFile(), which also creates the directory. ParameterSetImpl::writeFile() expects the directory to be accessible.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: fix override parset to disable coh and incoh keys instead of non-existent 'Output_Beamformed.enabled' key. Found after a 5 min test run on the operational system with 11 int'l stations.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: also move RSPTimestamp to CoInterface, since RSP.h depends on it, which we already moved. Adjust includes elsewhere. Also move test cases. Supposed to fix build failure on CEP4.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: comment on issue wrt expected and received nr data blocks. The system counts blocks, but RSP raw to outputProc is a byte stream. Mainly used for feedback, but intentionally disabled for RSP raw anyway.
-
Jan David Mol authored
Task #11059: Added log line for when a dataproduct has been finalised, in case this point is not reached for some reason (see #11140)
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: add integration test tRSPRaw. Output verification depends (now compile-time) on printRSP.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: honor specified output filenames instead of always generating default filenames
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: refer to new way in record_raw_data.sh. Supplements doc update in r38212.
-
- Aug 28, 2017
-
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: fix writing patched output parset to ease offline reprocessing COBALT runs
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: LOG RSP raw settings when reading parset, esp if overridden or auto-detected
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: skip MPI transposing data for RSP raw only obs. Do send EOS. Solves RSP raw output only with more than a few secs of data.
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: fix data written and data lost code if no seq nrs used. Also move an ASSERTSTR() and correct func names in error msgs
-
Alexander van Amesfoort authored
-
- Aug 27, 2017
-
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: update documentation including .dia and generated .png files, and Enterprise Architect project file (.eap) and generated .pdf files. Add DSP chain figure and component diagram figure (generated from .eap) originally drawn by me for the COBALT paper.
-
- Aug 25, 2017
-
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: move RSPRawTransfer code from CoInterface to GPUProc/src/Station/ and rename to RSPRawSender, because the RSPRawReceiver is not needed: OutputProc/src/InputThread does the job
-
Alexander van Amesfoort authored
Task #5441: COBALT RSP raw support: address Jan David's reviewing comments, implement RSP raw output parset value patching, and more
-
- Aug 18, 2017
-
-
Alexander van Amesfoort authored
Task #11013: (try to) fix just added TBB_Writer tests in r38180 wrt different HDF5 h5dump output formats. Sigh.
-
Alexander van Amesfoort authored
Task #11013: TBB_Writer: add 2 regression tests: tTBB_Writer-transient and tTBB_Writer-spectral. Output verification covers .raw data and a few .h5 attributes extracted with h5dump.
-
- Aug 17, 2017
-
-
Alexander van Amesfoort authored
-
Alexander van Amesfoort authored
-