Fixed another bug in the new LDP TBNFile object caused by some undefined variables.
2 lines of code changed in 1 file:
Added new resonse() functions to the FEE and Cable objects in lsl.common.stations and fixed a bug in the new correlateTBW.py script that mangled the visibilities coming out of the correlator.
79 lines of code changed in 4 files:
A few changes to LDP to better support old TBW files that have a lot of TBN in them.
79 lines of code changed in 1 file:
Added 'lwavl' as an alias to 'lwa1' in the lsl.common.stations module.
9 lines of code changed in 2 files:
Added a few new convenience functions to the lsl.reader.drspec module to make it easier to determine the integration time.
173 lines of code changed in 3 files:
Small tweak to the DRX tutorial and added in a new tutorial for DR spectrometer data. This will probably lead to a few more clean ups in the lsl.reader.drspec module to makes things a little easier.
590 lines of code changed in 2 files:
A few small clean ups and wording changes to the LDP tutorial.
8 lines of code changed in 1 file:
Added a missing keyword call to lsl.reader.ldp.LWA1DataFile(). Added in an iPython notebook tutorial for LDP.
536 lines of code changed in 2 files:
A few small clean ups to the lsl.misc.beamformer module. Added a new 'iauConvention' keyword to the lsl.misc.beamformer.circularize() function to help keep track of the sign of V. Updated various scripts to use the new LDP module. Removed readTBN_buffered.py since it didn't do much.
741 lines of code changed in 14 files:
A few more cleanups to LDP on how to deal with the TBN/DRX buffers. Also fixed a few bugs in the LDP DR spectrometer class. Added a few things to the TBN, TBW, and DR spectrometer readers that should have been there from the start.
34 lines of code changed in 7 files:
Fixed a few bugs in LDP related to the time tag checker and calling reset(). reset() now resets the buffer and time tag checker states as well as the file state. Also, added in tests for the LDP instances where 'ignoreTimeTagErrors' is set to True.
127 lines of code changed in 2 files:
Several changes to LSL to clean up a few things. First, added pytz as a dependency since it is used by lsl.common.sdf. Second, switched setup.py over to using NumPy's internal facilities to identify and configure ATLAS. Also, updated LDP to clean up a few things with regards to timetag checking and TBW captures and fixed a small bug in the lsl.writer.tsfits module. Finally, removed a couple of debugging print statements from lsl.misc.dedispersion.
199 lines of code changed in 8 files:
May 2014 »