0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix: remove call to runCallbacks in destructor to avoid running these on copy of the object More... almost 12 years ago
bugfix: remove infinite loop in lofar test More... almost 12 years ago
bugfix: release buffers on error condition in GPU jobs More... almost 12 years ago
new cleanUp hook for GPU_Kernels More... almost 12 years ago
new method: exportCancel() More... almost 12 years ago
bugfix: take correct mshift value for maxshift caln More... almost 12 years ago
AsyncronousModule: make gpuManager() method protected More... almost 12 years ago
add lofar scale unit test for DedispersionPipeline More... almost 12 years ago
test: add data corruption check to DedispersionBuffer::copy() More... about 12 years ago
bugfix: DedispersionBuffer::copy was taking data from the wrong sample point in the data blob More... about 12 years ago
Started writing the H5writer More... about 12 years ago
DedispersionModule: redfuce default buffer size to 2 More... about 12 years ago
bugfix: GPU_Manager trap unknown exceptions and mark as an error More... about 12 years ago
new: callbacks implemented after GPU memory transfer to the device More... about 12 years ago
bugfix: LockingPtrContainer needed a mutable More... about 12 years ago
interface change: DedispersionSpectra keeps only references to Stokes data, WeightedDatais discarded to reduce the memory footprint More... about 12 years ago
format: tidy up code More... about 12 years ago
correct formatting in RFI_Clipper More... about 12 years ago
bugfix: trigger data dump on event trigger More... about 12 years ago
test: ensure zero dummy data for unit test More... about 12 years ago
sanity check: ensure unlock() has the mutex when called in AsyncronousModule More... about 12 years ago
format tidy: DedispersionModule More... about 12 years ago
bugfix: DedispersionDataAnalysisOutput module now with a unit test and updates to fix More... about 12 years ago
add buffer size requirements warning More... about 12 years ago
new: data() method to AnalysisOutput More... about 12 years ago
optimise: remove call from inner loop More... about 12 years ago
add integrator to dedispersionPipeline More... about 12 years ago
Merge branch 'master' of github.com:pelican/pelican-lofar More... about 12 years ago
bugfix: rfi_clipper, added history to RMS calculation. Sigprocwriter, added support for non-lofar data More... about 12 years ago
debug: add extra checking for GPU errors on allocation More... about 12 years ago