the LSL 1.0.x branch Developers: jdowell

Login name:
jdowell
Total Commits:
400 (87.9%)
Lines of Code:
51,927 (100.0%)
Most Recent Commit:
2015-10-13 07:22

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 400 (100.0%) 51927 (100.0%) 129.8
branches/lsl-1.0.x/lsl/data/tests/ 13 (3.3%) 9331 (18.0%) 717.7
branches/lsl-1.0.x/lsl/data/ 4 (1.0%) 7634 (14.7%) 1908.5
branches/lsl-1.0.x/tests/ 36 (9.0%) 5568 (10.7%) 154.6
branches/lsl-1.0.x/lsl/common/ 19 (4.8%) 4967 (9.6%) 261.4
branches/lsl-1.0.x/lsl/ 4 (1.0%) 4049 (7.8%) 1012.2
branches/lsl-1.0.x/lsl/sim/ 28 (7.0%) 3217 (6.2%) 114.8
branches/lsl-1.0.x/doc/notebooks/ 9 (2.3%) 3005 (5.8%) 333.8
branches/lsl-1.0.x/lsl/imaging/ 20 (5.0%) 2544 (4.9%) 127.2
branches/lsl-1.0.x/scripts/ 61 (15.3%) 2348 (4.5%) 38.4
branches/lsl-1.0.x/lsl/writer/ 7 (1.8%) 2339 (4.5%) 334.1
branches/lsl-1.0.x/lsl/misc/ 27 (6.8%) 1974 (3.8%) 73.1
branches/lsl-1.0.x/lsl/reader/ 31 (7.8%) 1900 (3.7%) 61.2
branches/lsl-1.0.x/lsl/correlator/ 37 (9.3%) 1149 (2.2%) 31.0
branches/lsl-1.0.x/doc/source/ 20 (5.0%) 767 (1.5%) 38.3
branches/lsl-1.0.x/ 77 (19.3%) 732 (1.4%) 9.5
branches/lsl-1.0.x/lsl/statistics/ 4 (1.0%) 402 (0.8%) 100.5
branches/lsl-1.0.x/lsl/data/astro/ 3 (0.8%) 1 (0.0%) 0.3

Activity of jdowell

Most Recent Commits

jdowell 2015-10-13 07:22 Rev.: 1873

Small change to the DR spectrometer reader so that file aligment is not lost during a syncError.

2 lines of code changed in 3 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/reader: gofast.c (new)
jdowell 2015-10-12 10:45 Rev.: 1871

Fixed a bug in the lsl.imaging.utils module that causes the AntennaArray instances returned by the various CorrelatedData readers to be out-of-order with regards to the antenna mapping in some cases.

16 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/imaging: utils.py (+15 -11)
jdowell 2015-06-22 11:18 Rev.: 1838

'import numpy', not 'import numpy as n'.

1 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/sim: vis.py (+1 -1)
jdowell 2015-06-22 11:08 Rev.: 1837

Fixed a bug in the lsl.sim.vis.buildSimData() function that caused the antenna gain pattern to be calculated incorrectly for the baseline pair.

2 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/sim: vis.py (+1 -1)
jdowell 2015-04-17 13:52 Rev.: 1831

Added in R and L as a valid polarization basis to lsl.correlator.fx.

2 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/correlator: fx.py (+2 -2)
jdowell 2015-04-14 13:11 Rev.: 1829

Small cleanups to various bits of code to help support circular polarizations and fix a few script problems.

5 lines of code changed in 3 files:

  • branches/lsl-1.0.x/lsl/sim: vis.py (+3 -1)
  • branches/lsl-1.0.x/scripts: imageIDI.py (+1 -1), possm.py (+1 -1)
jdowell 2015-03-25 10:43 Rev.: 1825

Fixed the 'bug', although that might not be the right term, uncovered in r1824 with the ArraySim package in both the development trunk and the 1.0.x branch.

5 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/sim: vis.py (+4 -2)
jdowell 2015-03-17 13:58 Rev.: 1815

Looks like the change in r1814 missed the mark in terms of actually fixing things correctly. This should fix that fix. Still on the fence about this change.

1 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/reader: ldp.py (+1 -1)
jdowell 2015-03-17 11:56 Rev.: 1814

The changes r1813 uncovered another problem when dealing with partial TBW files. This should fix that although I'm still not sure that all of this is a good idea.

3 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/reader: ldp.py (+3 -2)
jdowell 2015-03-17 11:41 Rev.: 1813

It looks like the changes to lsl.reader.ldp.TBWFile in r1812 doesn't work with partial TBW files. This change should fix it but I worry that it is a little too contrived.

28 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/reader: ldp.py (+28 -11)
jdowell 2015-03-17 11:26 Rev.: 1812

Small change to LDP to try and make sure that the time returned for a TBW capture is correct and not the time from some stale bits stuck in the data recorder. Will this actually work?

11 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/reader: ldp.py (+11 -4)
jdowell 2015-03-16 16:33 Rev.: 1809

Small change to the lsl.imaging.deconv module to make sure all of the RadioFixedBody instances used have the correct epoch set. This should help the module work better on images with resolutions better than a few degrees where things like precession and nutation begin to matter.

5 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/imaging: deconv.py (+4 -4)
jdowell 2015-02-25 14:47 Rev.: 1793

Cleaned up the various 'spliter' scripts that ship with LSL to make them a little nicer.

85 lines of code changed in 3 files:

  • branches/lsl-1.0.x/scripts: splitDRX.py (+13 -8), splitSession.py (+11 -1), splitTBN.py (+61 -39)
jdowell 2015-02-25 14:20 Rev.: 1791

Fixed a couple of bugs in the updated splitSession script that caused it to crash and label files wrong. Added imageIDI-style options to possm.py.

165 lines of code changed in 3 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/scripts: possm.py (+160 -13), splitSession.py (+4 -3)
jdowell 2015-02-25 13:31 Rev.: 1790

Applied r1789 to the 1.0.x branch of LSL (script updates).

71 lines of code changed in 4 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/scripts: correlateTBN.py (+4 -1), correlateTBW.py (+4 -1), splitSession.py (+62 -31)
jdowell 2015-02-25 12:52 Rev.: 1787

Added a deprecation warning to lsl.misc.mathutil.robustmean() since it will be removed in 1.1.x.

4 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/misc: mathutil.py (+3)
jdowell 2015-02-25 12:26 Rev.: 1785

Fixed a bug in lsl.imaging.utils.CorrelatedData() that makes the IOErrors transparent. Added options to the correlateTBN/correlateTBW scripts to correlate all dipoles regardless of status. Added options to imageIDI.py to image sub-sets of dipoles.

74 lines of code changed in 5 files:

  • branches/lsl-1.0.x: CHANGELOG (+3)
  • branches/lsl-1.0.x/lsl/imaging: utils.py (+3 -3)
  • branches/lsl-1.0.x/scripts: correlateTBN.py (+7 -2), correlateTBW.py (+7 -2), imageIDI.py (+54 -1)
jdowell 2015-02-24 11:36 Rev.: 1783

Set the version control keywords on the dedispersion module.

1 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/misc: dedispersion.py (+1)
jdowell 2015-02-24 11:35 Rev.: 1782

Several small changes to the statistics functions to make them more compatible with the numpy offerings. These changes add in the 'axis' and 'dtype' keywords to the mean, mode, and stadard deviation functions in lsl.statistics.robust and lsl.misc.mathutils. Also added in 'boundary' and 'fill_value' keywords to the incoherent dedispersion function in lsl.misc.dedispersion to make it more clear how the time boundary is handled in a chunk of data.

261 lines of code changed in 4 files:

  • branches/lsl-1.0.x: CHANGELOG (+2)
  • branches/lsl-1.0.x/lsl/misc: dedispersion.py (+17 -2), mathutil.py (+74 -61)
  • branches/lsl-1.0.x/lsl/statistics: robust.py (+168 -133)
jdowell 2015-02-12 17:50 Rev.: 1776

Fixed the ranging to be (-pi, pi] for the phases return by the lsl.imaging.selfCal module.

3 lines of code changed in 2 files:

  • branches/lsl-1.0.x: CHANGELOG (+1)
  • branches/lsl-1.0.x/lsl/imaging: selfCal.py (+2 -2)

(100 more)

Generated by StatSVN 0.7.0