Directory branches/lsl-1.2.x/lsl/

Total Files:
5
Deleted Files:
0
Lines of Code:
5700

[root]/branches/lsl-1.2.x/lsl
                directory in repo common (19 files, 15136 lines)
                directory in repo correlator (6 files, 5613 lines)
                directory in repo data (4 files, 14193 lines)
                    directory in repo arx (1200 files, 0 lines)
                    directory in repo skymap (2 files, 0 lines)
                    directory in repo tests (8 files, 220 lines)
                directory in repo imaging (5 files, 3717 lines)
                directory in repo misc (14 files, 5064 lines)
                directory in repo reader (20 files, 9494 lines)
                directory in repo sim (13 files, 4429 lines)
                directory in repo statistics (3 files, 863 lines)
                directory in repo writer (6 files, 4822 lines)

Lines of Code

branches/lsl-1.2.x/lsl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 5504 (100.0%) 229.3
jdowell 23 (95.8%) 5502 (100.0%) 239.2
jayce 1 (4.2%) 2 (0.0%) 2.0

Most Recent Commits

jdowell 2018-07-23 17:44 Rev.: 2457

Worked on Python3 xrange() compatiability for LSL.

6 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: skymap.py (+6)
jdowell 2018-06-18 19:07 Rev.: 2383

Started working on making LSL PEP8 compliant.

5007 lines of code changed in 5 files:

  • branches/lsl-1.2.x/lsl: __init__.py (+7 -7), astro.py (+3335 -3336), catalog.py (+659 -659), skymap.py (+251 -251), transform.py (+755 -755)
jayce 2018-06-16 09:30 Rev.: 2381

Fixed a bug in the lsl.test() feature that pops up when there are multiple versions of Python. Updated setup.py to get us out of beta.

2 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: __init__.py (+2 -1)
jdowell 2018-06-12 13:47 Rev.: 2376

Added a new lsl.misc.total_sorting module to help move away from the old __cmp__() methods. Updated various modules/classes to use this new decorator.

8 lines of code changed in 3 files:

  • branches/lsl-1.2.x/lsl: astro.py (+6), transform.py (new)
jdowell 2018-06-12 13:28 Rev.: 2375

Removed calls to os.system in favor of subprocess.check_call. Added a new writeto() method to the lsl.common.sdf/sdfADP.Project class. Small change to geodesy.py to make it look more like ionosphere.py.

3 lines of code changed in 2 files:

  • branches/lsl-1.2.x/lsl: __init__.py (new)
jdowell 2018-06-12 12:07 Rev.: 2374

Cleaned up a few more file using 'with' statements.

290 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: catalog.py (+290 -308)
jdowell 2018-05-14 18:19 Rev.: 2306

Updated the version of the LFSM that ships with LSL to the 2018 April 23 version.

46 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: skymap.py (+46)
jdowell 2017-12-01 12:42 Rev.: 2209

Small tweak to the lsl.sky.SkyMapGSM class to use the 408 MHz-locked GSM to maintain compatibility with older versions of LSL.

9 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: skymap.py (+9 -6)
jdowell 2017-11-30 17:36 Rev.: 2207

Removed LFmap from lsl.skymap and worked on adding in the LFSM. Also, started working on getting a more exact version of the GSM into the code.

64 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: skymap.py (+64 -87)
jdowell 2017-08-30 13:07 Rev.: 2140

Run pylint over lsl.correlator and cleaned up some things. Also, revisiting lsl.skymap to clean up a few pylint issues.

6 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: skymap.py (+6 -3)
jdowell 2017-08-30 11:49 Rev.: 2137

Fixed a bug introduced in r2136.

2 lines of code changed in 1 file:

  • branches/lsl-1.2.x/lsl: astro.py (+2 -2)
jdowell 2017-08-30 10:21 Rev.: 2136

Started some light cleanup of LSL with pylint.

61 lines of code changed in 6 files:

  • branches/lsl-1.2.x/lsl: astro.py (+32 -25), catalog.py (new), skymap.py (+16 -11)
Generated by StatSVN 0.7.0