Directory trunk/lsl/scripts/IOC/

Directory Created:
2011-06-16 11:05
Directory Deleted:
2013-02-12 13:21
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/trunk/lsl/scripts/IOC

Lines of Code

trunk/lsl/scripts/IOC/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 40 (100.0%) 2842 (100.0%) 71.0

Most Recent Commits

jdowell 2013-02-12 13:21 Rev.: 1208

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (del), correlateTBW.py (del), drxSpectra.py (del), inspectTarball.py (del), plotStands.py (del), plotUVCoverage.py (del), readTBN_buffered.py (del), splitSession.py (del), tbnSpectra.py (del), tbwSpectra.py (del)
jdowell 2013-01-08 18:14 Rev.: 1132

Applied r1131 to the development trunk to address Ticket #31.

145 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: inspectTarball.py (new 145)
jdowell 2012-07-20 17:32 Rev.: 952

Applied r950 and r951 to the development trunk.

33 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: drxSpectra.py (+33 -1)
jdowell 2012-07-18 09:03 Rev.: 946

Applied r945 to the development trunk.

55 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: splitSession.py (+55 -23)
jdowell 2012-07-12 13:40 Rev.: 944

Applied r943 to the devlopement trunk and removed the lsl.correlator.fx.calcSpectra/calcSpectrum functions.

234 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: splitSession.py (new 234)
jdowell 2012-05-29 17:08 Rev.: 903

Applied r902 to the development trunk.

6 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: correlateTBW.py (+6 -10)
jdowell 2012-04-26 15:37 Rev.: 869

Applied r868 to the development trunk.

9 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: drxSpectra.py (+9 -2)
jdowell 2012-03-26 14:33 Rev.: 831

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (+1 -1)
jdowell 2011-12-16 15:51 Rev.: 732

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (+1 -1), tbnSpectra.py (+1 -1)
jdowell 2011-12-02 12:49 Rev.: 717

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (+12 -9), tbnSpectra.py (+13 -9)
jdowell 2011-11-09 12:33 Rev.: 701

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:

  • trunk/lsl/scripts/IOC: plotStands.py (+2 -1)
jdowell 2011-09-15 16:49 Rev.: 654

Added the tweaks from r652 into the LSL development trunk.

6 lines of code changed in 2 files:

  • trunk/lsl/scripts/IOC: drxSpectra.py (+2 -12), tbnSpectra.py (+4 -11)
jdowell 2011-08-25 11:29 Rev.: 580

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (+5 -4), tbnSpectra.py (+3 -6)
jdowell 2011-07-05 14:18 Rev.: 540

Incorporated the various fixes from r539 into the trunk.

5 lines of code changed in 1 file:

  • trunk/lsl/scripts/IOC: correlateTBW.py (+5 -3)
jdowell 2011-06-16 15:03 Rev.: 505

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:

  • trunk/lsl/scripts/IOC: correlateTBN.py (new 394), correlateTBW.py (new 352), plotStands.py (new 152), plotUVCoverage.py (new 192), readTBN_buffered.py (new 138), tbnSpectra.py (+2 -1), tbwSpectra.py (+1)
jdowell 2011-06-16 13:07 Rev.: 504

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:

  • trunk/lsl/scripts/IOC: drxSpectra.py (+49 -6), tbnSpectra.py (+35 -14), tbwSpectra.py (+29 -13)
jdowell 2011-06-16 11:05 Rev.: 503

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:

  • trunk/lsl/scripts/IOC: drxSpectra.py (new 307), tbnSpectra.py (new 366), tbwSpectra.py (new 294)
Generated by StatSVN 0.7.0