Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jdowell | 40 (100.0%) | 2842 (100.0%) | 71.0 |
Applied the various changes in r1204, r1205, and r1206 to the development trunk (work towards Ticket #46).
0 lines of code changed in 10 files:
Applied r1131 to the development trunk to address Ticket #31.
145 lines of code changed in 1 file:
Applied r950 and r951 to the development trunk.
33 lines of code changed in 1 file:
Applied r945 to the development trunk.
55 lines of code changed in 1 file:
Applied r943 to the devlopement trunk and removed the lsl.correlator.fx.calcSpectra/calcSpectrum functions.
234 lines of code changed in 1 file:
Applied r902 to the development trunk.
6 lines of code changed in 1 file:
Applied r868 to the development trunk.
9 lines of code changed in 1 file:
Major rework of the SDFITS writer. The version is more like the FITS IDI writer and create output that can be read into CASA. Modified the TBN correlators to correlate for less than 1 second. Fixed the imaging script to use the inner 2/3 of the bandpass.
1 lines of code changed in 1 file:
Fixed a problem in the scripts using the new deque-based ring buffer. The scripts were not actually adding things to the buffer...
2 lines of code changed in 2 files:
Lots of changes here. First, worked on adding the new ring buffer that uses OrderedDict/deque objects for better performance. This includes updating the various scripts to use deques and adding a lsl.misc.OrderedDict module to provide OrderedDicts to Python 2.6 installs. Also worked on adding in support for DRX frequencies stored in the DRX frame data section.
25 lines of code changed in 2 files:
Added in the new versioning information from the LSL 0.4.x branch (r695, r696, and r697). Fixed the plotStands.py mapping problem (r700). Updated the list of dependencies to reflect new changes. Added support for ARX channel numbers to lsl.common.stations.Antenna objects.
2 lines of code changed in 1 file:
Added the tweaks from r652 into the LSL development trunk.
6 lines of code changed in 2 files:
More work on getting the ECR 11 changes fully incorporated. r578 left the writers out in the cold in this regard.
8 lines of code changed in 2 files:
Incorporated the various fixes from r539 into the trunk.
5 lines of code changed in 1 file:
Fixed a bug in lsl.common.progress that caused problem with subtraction (offically fixed in 0.4.3, but waiting on another commit). Fixed a couple of missing import statements in the IOC scripts. Added even more IOC scripts for plotting stands/uv-plane coverage/reading TBN data.
1231 lines of code changed in 7 files:
Initial work on get IOC scripts to work with the meta-data bundles. Fixed a few typos in common.metabundle and cleaned up some documentation. Fixed a typo in the test_progress.py script.
113 lines of code changed in 3 files:
Worked on adding in new and more complete units test. Fixed the uvUtils bug (r500). Added in a new scripts/IOC directory which will contain the scripts that use data files + metadata tarballs.
967 lines of code changed in 3 files: