0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix: DedispersionEvent was getting the wrong dm amplitude More... almost 12 years ago
dedispersionSpectra: revert to 0>=x<timesamples() range for c loop consistency More... almost 12 years ago
bugfix: DedispersionSpectra dmMax value is now the beginning of the last dedispersion bin rather than the end, reducing the potential to ask for dat out of range More... almost 12 years ago
add extra deps to build instructions More... almost 12 years ago
Merge branch 'master' of github.com:pelican/pelican-lofar More... almost 12 years ago
DedispersionPipeline: explicitly name Dedispersion Output stream More... almost 12 years ago
some very rudimentary build documentation More... almost 12 years ago
DataSplittingChunker - add check to see if active on no space condition More... almost 12 years ago
adapt to pelican interface update More... almost 12 years ago
update DedispersionModule to new naming conventions + unit test fix More... almost 12 years ago
bugfix: blocking mutex wait removed from DedispersionModule More... almost 12 years ago
fix naming conventions in AsyncronousModule More... almost 12 years ago
optimisation: DedispersionModule - reduce hits on the lockMutex when locking More... almost 12 years ago
remove debug output from Asynccronous module More... almost 12 years ago
add temporary debug messages More... almost 12 years ago
LofarDataBlobGenerator: only fill the same blob once More... almost 12 years ago
TimeSeriesDataBlob: protect resize to only be called if necessary More... almost 12 years ago
AsyncronousModule: make lockerMutex protected More... almost 12 years ago
update unit tests to use new run method More... almost 12 years ago
DedispersionModule: do maxshift test even in optimised mode More... almost 12 years ago
new: ability to request multiple iterations for each run in LofarPipelineTester£ More... almost 12 years ago
config changes for DedispersionModule More... almost 12 years ago
add sanity check to LockingPtrContainer to ensure not unlocking twice (debug mode) More... almost 12 years ago
speedup: Processing Chain releases blocking mutex as soon as its no longer needed More... almost 12 years ago
test: change default subbands/channels for Lofar test data More... almost 12 years ago
test: add in depth data consistency checking unit test fro dedisperse() More... almost 12 years ago
test: add datablob consistency test to DedispersionModule More... almost 12 years ago
interface change: DedispersionModule data buufer for results now internal to object and no longer needs to be passed in More... almost 12 years ago
Merge branch 'master' of github.com:pelican/pelican-lofar More... almost 12 years ago
bugfix: DedispersionModule missing a mutex around data product buffer map More... almost 12 years ago