the LSL 1.2.x branch Developers: jdowell

Login name:
jdowell
Total Commits:
3,005 (76.9%)
Lines of Code:
102,352 (97.4%)
Most Recent Commit:
2020-01-22 17:51

Activity by Clock Time

Activity by Hour of Day for jdowell

Activity by Day of Week for jdowell

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 3005 (100.0%) 102352 (100.0%) 34.0
branches/lsl-1.2.x/lsl/common/ 150 (5.0%) 21846 (21.3%) 145.6
branches/lsl-1.2.x/lsl/reader/ 151 (5.0%) 16531 (16.2%) 109.4
branches/lsl-1.2.x/tests/ 199 (6.6%) 14859 (14.5%) 74.6
branches/lsl-1.2.x/lsl/data/ 13 (0.4%) 8896 (8.7%) 684.3
branches/lsl-1.2.x/scripts/ 173 (5.8%) 7659 (7.5%) 44.2
branches/lsl-1.2.x/lsl/writer/ 64 (2.1%) 7477 (7.3%) 116.8
branches/lsl-1.2.x/lsl/ 23 (0.8%) 5502 (5.4%) 239.2
branches/lsl-1.2.x/lsl/imaging/ 31 (1.0%) 5322 (5.2%) 171.6
branches/lsl-1.2.x/lsl/misc/ 68 (2.3%) 4835 (4.7%) 71.1
branches/lsl-1.2.x/lsl/correlator/ 53 (1.8%) 3249 (3.2%) 61.3
branches/lsl-1.2.x/lsl/sim/ 50 (1.7%) 3186 (3.1%) 63.7
branches/lsl-1.2.x/lsl/statistics/ 13 (0.4%) 1375 (1.3%) 105.7
branches/lsl-1.2.x/ 104 (3.5%) 1303 (1.3%) 12.5
branches/lsl-1.2.x/lsl/data/tests/ 10 (0.3%) 222 (0.2%) 22.2
branches/lsl-1.2.x/doc/source/ 23 (0.8%) 89 (0.1%) 3.8
branches/lsl-1.2.x/lsl/data/skymap/ 8 (0.3%) 1 (0.0%) 0.1
branches/lsl-1.2.x/lsl/data/arx/ 1872 (62.3%) 0 (0.0%) 0.0

Activity of jdowell

Most Recent Commits

jdowell 2020-01-22 17:51 Rev.: 3059

Fixed a bug in the offset() method of the various LDP reader classes that caused the method to fail in certain cases.

7 lines of code changed in 2 files:

  • branches/lsl-1.2.x: CHANGELOG (+3)
  • branches/lsl-1.2.x/lsl/reader: ldp.py (+4 -4)
jdowell 2019-12-19 12:39 Rev.: 3056

This is LSL version 1.2.5.

8 lines of code changed in 2 files:

  • branches/lsl-1.2.x: PKG-INFO (+7 -7), VERSION (+1 -1)
jdowell 2019-12-16 15:12 Rev.: 3048

Updated the stub three beam test with an actual three beam tarball.

0 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/data/tests: metadata-gdb.tgz (changed)
jdowell 2019-12-16 14:26 Rev.: 3046

Added in a stub for testing against the new three beam metadata tarballs from LWA-SV.

4 lines of code changed in 3 files:

  • branches/lsl-1.2.x/lsl/data/tests: metadata-gdb-old-0.tgz (new)
  • branches/lsl-1.2.x/tests: test_meta.py (+2), test_meta_adp.py (+2)
jdowell 2019-12-16 14:11 Rev.: 3045

Updated the LWA-SV SSMF to the December 16, 2019 version.

9 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/data: lwasv-ssmif.txt (+9 -3)
jdowell 2019-12-16 14:02 Rev.: 3042

Updated LSL to support three beams at LWA-SV.

97 lines of code changed in 7 files:

  • branches/lsl-1.2.x: CHANGELOG (+1)
  • branches/lsl-1.2.x/lsl/common: mcs.py (+21 -5), mcsADP.py (+24 -8), metabundleADP.py (+5 -3), sdfADP.py (+1 -1), sdmADP.py (+39 -15), stations.py (+6 -3)
jdowell 2019-12-04 11:05 Rev.: 3030

Updated the CHANGELOG for the recent changes to the lsl.common.sdfADP and lsl.common.idf modules.

1 lines of code changed in 1 file:

  • branches/lsl-1.2.x: CHANGELOG (+1)
jdowell 2019-12-04 10:06 Rev.: 3029

Adjusted the ADP allowed tuning range for the new 20 MHz option.

10 lines of code changed in 3 files:

  • branches/lsl-1.2.x/lsl/common: idf.py (+4 -4), sdfADP.py (+6 -6)
  • branches/lsl-1.2.x/tests: test_idf.py (-1)
jdowell 2019-12-03 19:22 Rev.: 3027

Fixed a copy-and-paste problem in r3026.

1 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: idf.py (+1 -1)
jdowell 2019-12-03 18:14 Rev.: 3026

Moved lsl.common.idf over to the tuning limits of DP.

2 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: idf.py (+2 -2)
jdowell 2019-12-03 17:46 Rev.: 3023

Cleaned up some problems with test_idf.py that changed to 19.6 MHz uncovered.

5 lines of code changed in 1 file:

  • branches/lsl-1.2.x/tests: test_idf.py (+5 -1)
jdowell 2019-12-03 17:20 Rev.: 3022

These SDFs are actually valid for ADP now.

5 lines of code changed in 1 file:

  • branches/lsl-1.2.x/tests: test_sdf_adp.py (+5 -5)
jdowell 2019-12-03 17:03 Rev.: 3021

Updated LSL for ADP working at 19.6 MHz of bandwidth on the beams.

26 lines of code changed in 6 files:

  • branches/lsl-1.2.x/lsl/common: adp.py (+1 -1), idf.py (+1 -1), sdfADP.py (+3 -3)
  • branches/lsl-1.2.x/lsl/reader: drx.py (-1)
  • branches/lsl-1.2.x/tests: test_idf.py (+13 -43), test_sdf_adp.py (+8 -38)
jdowell 2019-11-02 21:31 Rev.: 3017

Fixed a typo in the new GDBM-based MCS tarball tests.

2 lines of code changed in 2 files:

  • branches/lsl-1.2.x/tests: test_meta.py (+1 -1), test_meta_adp.py (+1 -1)
jdowell 2019-11-02 21:08 Rev.: 3016

Added tests for GDBM-based MCS tarballs.

24 lines of code changed in 3 files:

  • branches/lsl-1.2.x/lsl/data/tests: metadata-gdb.tgz (new)
  • branches/lsl-1.2.x/tests: test_meta.py (+2), test_meta_adp.py (+22)
jdowell 2019-10-17 16:44 Rev.: 2997

Updated the IDF module to make the maximum number of phase centers match what is in LWA Memo #211. Also, updated the CHANGELOG file.

16 lines of code changed in 2 files:

  • branches/lsl-1.2.x: CHANGELOG (+1)
  • branches/lsl-1.2.x/lsl/common: idf.py (+15 -2)
jdowell 2019-10-16 18:59 Rev.: 2990

Worked on making the lsl.common.stations.LWAStationBase objects hashable.

1 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: stations.py (+1 -1)
jdowell 2019-10-16 18:39 Rev.: 2989

Cleaned up the duplicate station checking in lsl.common.idf.

19 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: idf.py (+19 -5)
jdowell 2019-10-15 17:17 Rev.: 2984

Added more filtering to remove duplicate stations from IDF files.

1 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: idf.py (+1 -1)
jdowell 2019-10-15 16:52 Rev.: 2982

Added filtering to remove duplicate stations from IDF files.

6 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl/common: idf.py (+6 -5)

(279 more)

Generated by StatSVN 0.7.0