Directory trunk/Commissioning/TBN/

Directory Created:
2011-04-25 17:25
Total Files:
8
Deleted Files:
3
Lines of Code:
1867

[root]/trunk/Commissioning/TBN
                directory in repo Calibration (18 files, 3355 lines)
                directory in repo Prototype (5 files, 1198 lines)

Lines of Code

trunk/Commissioning/TBN/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 54 (100.0%) 4148 (100.0%) 76.8

Most Recent Commits

jdowell 2019-10-31 13:41 Rev.: 3015

Renamed hdfWaterfall.py to tbnWaterfall.py.

523 lines of code changed in 3 files:

  • trunk/Commissioning/TBN: README.md (+1 -1), hdfWaterfall.py (del), tbnWaterfall.py (new 522)
jdowell 2019-10-31 13:40 Rev.: 3014

Added a version of hdfWaterfall.py to the TBN commissioning scripts to get waterfalls for all antennas.

529 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README.md (+5), hdfWaterfall.py (new 524)
jdowell 2019-02-18 14:39 Rev.: 2837

Cleaned up a few old bits in the TBW scripts that are no longer needed with newer versions of LSL. Fixed a couple of default options in the TBN scripts.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: tbnTimeseries.py (+1 -2)
jdowell 2019-02-15 15:48 Rev.: 2834

Set the svn:keywords on tbnFileCheck.py.

4 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: tbnFileCheck.py (+4 -3)
jdowell 2019-02-15 15:47 Rev.: 2833

Moved the major TBN scripts over to argparse.

125 lines of code changed in 4 files:

  • trunk/Commissioning/TBN: checkMissing.py (+32 -89), checkTimetags.py (+16 -57), tbnFileCheck.py (+26 -68), tbnTimeseries.py (+51 -108)
jdowell 2018-06-19 12:05 Rev.: 2414

Updated the Commissioning README's to README.md's.

37 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (del), README.md (new 37)
jdowell 2018-06-19 11:07 Rev.: 2403

Converted Commissioning/TBN from tabs to spaces per PEP8.

1132 lines of code changed in 6 files:

  • trunk/Commissioning/TBN: checkMissing.py (+232 -232), checkTimetags.py (+121 -121), eyeDiagram.py (+186 -186), eyeDiagram2.py (+186 -186), tbnFileCheck.py (+166 -166), tbnTimeseries.py (+241 -241)
jdowell 2017-01-31 13:40 Rev.: 2072

Worked on getting the various TBF and TBN Commissioning scripts up to date with what is going into LSL 1.2.0.

97 lines of code changed in 4 files:

  • trunk/Commissioning/TBN: checkMissing.py (+15 -5), checkTimetags.py (+59 -3), tbnFileCheck.py (+11 -2), tbnTimeseries.py (+12 -2)
jdowell 2015-09-23 11:33 Rev.: 1868

Changed teh TBN checkTimetags.py script so that it uses the standard figure-of-merit for frame sorting. This helps deal with files that include a TBN restart with resets the frame counter.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: checkTimetags.py (+2 -6)
jdowell 2012-11-05 09:20 Rev.: 1047

Renamed checkTimestags2.py to checkTimetags.py.

122 lines of code changed in 3 files:

  • trunk/Commissioning/TBN: README (+2 -9), checkTimetags.py (new 120), checkTimetags2.py (del)
jdowell 2012-11-05 09:13 Rev.: 1046

Updated the prototype scripts to bring them more inline with the main TBN scripts.

4 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: README (+4)
jdowell 2012-11-04 11:29 Rev.: 1044

Added tbnFileCheck.py to check TBN files. This utility is similar to drxFileCheck.py.

215 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (+5 -1), tbnFileCheck.py (new 210)
jdowell 2012-11-04 10:39 Rev.: 1042

Added an instantaneous power option to tbnTimeseries.py to make it more like drxTimeseries.py.

22 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: tbnTimeseries.py (+22 -9)
jdowell 2012-11-04 09:59 Rev.: 1041

Added the --keep option and tuning frequency to tbnTimeseries.py. Also fixed a few bugs regarding offsetting into the file and the plot time range.

38 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: tbnTimeseries.py (+38 -15)
jdowell 2011-11-17 15:50 Rev.: 710

More work on getting some of the commissioning utilites ready to deal with the north arm data.

0 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: checkTimetags.py (del)
jdowell 2011-11-09 15:38 Rev.: 707

Added in the changes from r706.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: README (+1 -1)
jdowell 2011-10-24 17:06 Rev.: 681

Updated the TBN README file and fixed a sign error in generateDelays/generateDelaysMixed.

3 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: README (+3 -1)
jdowell 2011-10-05 16:57 Rev.: 666

A few cleanups to various things. Main changes are in the drxSpectra/drxWaterfall scripts so that they now don't choke on single tuning DRX files. Also added a '-p' option to astroevents2.py to show the current locations of sources. Some work on getting plotWaterfall.py to be multi-processor and cleaned up a few remaining bugs from the freq -> freq1/freq2 transition.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: checkTimetags2.py (+1 -1)
jdowell 2011-09-12 17:05 Rev.: 634

Switched over to an adaptive beam gain for fringeSets.py and switched back to total power plots for the dirft curves in plotWaterfall.py. Also tweaked the bandpass spline so make it a little more smooth. Various permission fixes to Commissioning scripts so that they run a little better.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: tbnTimeseries.py (+1)
jdowell 2011-07-28 10:52 Rev.: 544

Added a file for plotting DP FPGA temps as a function of time for multiple files. Modified plotShelterTemp.py to be able to work with multiple files. Added subversion keywords TBN/checkMissing.py.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBN: checkMissing.py (+2)
jdowell 2011-07-28 10:22 Rev.: 543

Added subversion keywords to the general utilities and added a new script to plot up shelter temperatures. Added a missing frame checker for TBN.

301 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (+7 -1), checkMissing.py (new 294)
jdowell 2011-06-22 10:38 Rev.: 530

Added subversion keywords and updated some of the documentation.

39 lines of code changed in 5 files:

  • trunk/Commissioning/TBN: checkTimetags.py (+8), checkTimetags2.py (+8), eyeDiagram.py (+8 -3), eyeDiagram2.py (+8 -3), tbnTimeseries.py (+7 -1)
jdowell 2011-05-17 16:56 Rev.: 433

Added a TBN time series plotting script to TBN. It's an alpha version but it works sometimes.

267 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (+5), tbnTimeseries.py (new 262)
jdowell 2011-04-26 16:07 Rev.: 408

Added a couple of new scripts to TBN and DRX. TBN/checkTimetags2.py checks time tags and dropped frames in the full-up DP system. DRX/getTunningOffset.py looks at the corrected time tags for tunings 1 and 2 in a DRX file and makes sure they agree.

118 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (+6), checkTimetags2.py (new 112)
jdowell 2011-04-26 10:40 Rev.: 405

Added a time tag checker to the TBW directory and eye diagram scripts to TBN and DRX. I should work on a time tag checker for the full-up TBN system some time.

491 lines of code changed in 3 files:

  • trunk/Commissioning/TBN: README (+13 -3), eyeDiagram.py (new 237), eyeDiagram2.py (new 241)
jdowell 2011-04-25 17:25 Rev.: 404

Added a directory to start keeping up with commissioning scripts since they might be useful for future stations.

73 lines of code changed in 2 files:

  • trunk/Commissioning/TBN: README (new 3), checkTimetags.py (new 70)
Generated by StatSVN 0.7.0