Directory trunk/Commissioning/TBW/

Directory Created:
2011-04-25 17:25
Total Files:
11
Deleted Files:
4
Lines of Code:
4871

[root]/trunk/Commissioning/TBW
                directory in repo Calibration (7 files, 1708 lines)
                directory in repo Powerline (3 files, 597 lines)
                directory in repo Prototype (5 files, 3279 lines)

Lines of Code

trunk/Commissioning/TBW/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 138 (100.0%) 10356 (100.0%) 75.0
jdowell 133 (96.4%) 10315 (99.6%) 77.5
jayce 5 (3.6%) 41 (0.4%) 8.2

Most Recent Commits

jdowell 2019-12-05 12:13 Rev.: 3036

Fixed an argparse problem with smGUI.py. Added a new 'RFI-76' index to help look at the latest comb in the data at Sevilleta.

40 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+40 -8)
jdowell 2019-03-05 15:15 Rev.: 2852

Fixed a few problems in the Commissioning TBW tools that were introduced in the switch over to argparse.

11 lines of code changed in 6 files:

  • trunk/Commissioning/TBW: healthCheck2stationMaster.py (+1 -1), rfiCheck.py (-3), stationMaster.py (+4 -5), stationMaster2.py (+4 -5), tinyMaster.py (+1 -3), tinyMaster2.py (+1 -3)
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.

5 lines of code changed in 5 files:

  • trunk/Commissioning/TBW: rfiCheck.py (+1 -1), stationMaster.py (+1 -1), stationMaster2.py (+1 -1), tinyMaster.py (+1 -1), tinyMaster2.py (+1 -1)
jdowell 2019-02-18 12:53 Rev.: 2835

Moved the major TBW scripts over to argparse.

306 lines of code changed in 8 files:

  • trunk/Commissioning/TBW: checkTimetags.py (+13 -7), healthCheck2stationMaster.py (+22 -68), rfiCheck.py (+29 -84), smGUI.py (+11 -2), stationMaster.py (+62 -99), stationMaster2.py (+56 -98), tinyMaster.py (+57 -93), tinyMaster2.py (+56 -97)
jdowell 2019-02-01 14:14 Rev.: 2799

Tweaked the figure sizes a little.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+2 -2)
jdowell 2019-02-01 14:08 Rev.: 2798

Added in the awning at LWA-SV, fixed the shelter position at LWA-SV, and updated the 'distances' dialog.

50 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+50 -33)
jayce 2019-02-01 11:19 Rev.: 2796

Updated smGUI.py to display the shelters in the right places at the right times.

26 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+26 -12)
jayce 2019-02-01 10:49 Rev.: 2795

Fixed a couple of problems with the SSMIF embedded in the output of healthCheck2stationMaster.py.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: healthCheck2stationMaster.py (+2 -1)
jayce 2019-02-01 10:30 Rev.: 2794

Added a version of healthCheck2stationMaster.py for TBF health checks at LWA-SV. Also, updated the archive URLs for https.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: healthCheck2stationMaster.py (+2 -2)
jdowell 2018-09-13 08:53 Rev.: 2501

Even more work on getting the GUIs happy with wxPython Phoenix.

37 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+37 -27)
jdowell 2018-09-11 10:57 Rev.: 2500

A few more fixes for wxPython Phoenix.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+1 -1)
jdowell 2018-09-05 08:19 Rev.: 2495

Fixed a few wxPython compatibility problems in the Commissioning extension.

1 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+1 -1)
jdowell 2018-06-19 12:05 Rev.: 2414

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

55 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: README (del), README.md (new 55)
jdowell 2018-06-19 11:01 Rev.: 2402

Converted Commissioning/TBW from tabs to spaces per PEP8.

4225 lines of code changed in 10 files:

  • trunk/Commissioning/TBW: checkTimetags.py (+131 -131), healthCheck2stationMaster.py (+308 -308), plotRFI.py (+91 -91), rfiCheck.py (+314 -314), smGUI.py (+2076 -2076), stationMaster.py (+291 -291), stationMaster2.py (+291 -291), tbw2hdf.py (+145 -145), tinyMaster.py (+289 -289), tinyMaster2.py (+289 -289)
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.

112 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+112 -14)
jdowell 2016-11-09 22:45 Rev.: 2018

Added a script called healthCheck2stationMaster.py to help get the TBN health checks into smGUI.py.

374 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: README (+4), healthCheck2stationMaster.py (new 370)
jdowell 2014-02-11 18:05 Rev.: 1556

Fixed even more spelling errors.

9 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: smGUI.py (+8 -8), tbw2hdf.py (+1 -1)
jdowell 2013-10-17 15:52 Rev.: 1448

Added a the RMS to the histogram plot window in smGUI.py.

11 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+11 -5)
jdowell 2013-10-17 14:08 Rev.: 1445

Added histogram information to stationMaster[2].py and smGUI.py for both LWA1 and the prototype system.

202 lines of code changed in 3 files:

  • trunk/Commissioning/TBW: smGUI.py (+182 -4), stationMaster.py (+12 -8), stationMaster2.py (+8 -3)
jayce 2013-10-17 12:14 Rev.: 1444

Switched stationMaster.py and its kin over to saving to the local directory instead of the file's location.

11 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: stationMaster.py (+6 -4), stationMaster2.py (+5 -3)
jdowell 2013-07-08 11:12 Rev.: 1347

Worked on getting the TBW Commissioning scripts ready for the next version of LSL that returns all 'LFFT' channels.

7 lines of code changed in 5 files:

  • trunk/Commissioning/TBW: rfiCheck.py (+2 -2), stationMaster.py (+2 -2), stationMaster2.py (+1 -1), tinyMaster.py (+1 -1), tinyMaster2.py (+1 -1)
jdowell 2013-02-13 11:31 Rev.: 1217

Updated the various TBW scripts to better deal with TBW recordings with DROS v2 that have a little TBN mixed in.

92 lines of code changed in 7 files:

  • trunk/Commissioning/TBW: checkTimetags.py (+13 -2), rfiCheck.py (+13 -2), stationMaster.py (+13 -2), stationMaster2.py (+13 -2), tbw2hdf.py (+14 -2), tinyMaster.py (+13 -2), tinyMaster2.py (+13 -2)
jdowell 2013-01-24 10:52 Rev.: 1166

Added explicit saving of the SSMIF to the output NPZ files to help deal with changes to the SSMIF between LSL releases. This was the SSMIF that the file was created with is always cared around with it.

10 lines of code changed in 5 files:

  • trunk/Commissioning/TBW: rfiCheck.py (+2 -1), stationMaster.py (+2 -1), stationMaster2.py (+2 -1), tinyMaster.py (+2 -1), tinyMaster2.py (+2 -1)
jdowell 2012-12-06 18:10 Rev.: 1084

Looks like the README file for the TBW scripts didn't get updated as part of r1074.

0 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: README (-12)
jdowell 2012-12-06 17:44 Rev.: 1077

Some progress towards Ticket #38 for the TBW scripts.

7 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: rfiCheck.py (+3 -1), tbw2hdf.py (+4 -2)
jdowell 2012-12-04 10:21 Rev.: 1074

Removed the various DRSU-specific utilities since they are no longer needed with the new DROS v2.

0 lines of code changed in 3 files:

  • trunk/Commissioning/TBW: stationMasterDRSU.py (del), stationMasterDRSU2.py (del), tbw2hdfDRSU.py (del)
jdowell 2012-07-31 13:52 Rev.: 969

Small tweak to checkTimetags.py to provide a better summary of what is missing from where and how bad.

8 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: checkTimetags.py (+8 -4)
jdowell 2012-07-25 17:31 Rev.: 964

Added a summary message to checkTimetags.py to list which boards are generating the missing frames.

5 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: checkTimetags.py (+5)
jdowell 2012-07-25 17:09 Rev.: 963

Added information about the ARX board/channel to the smGUI.py Details->Antenna window. Fixed a problem with checkTimetags.py that caused it to die on files with TBN data after the TBW data.

15 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: checkTimetags.py (+2), smGUI.py (+13 -3)
jdowell 2012-07-04 09:46 Rev.: 942

Added support for left/right arrows moving around the array be stand ID to smGUI.py.

30 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: smGUI.py (+30)
jdowell 2012-05-18 12:43 Rev.: 892

Cleaned up the various stationMaster script to make them a little more streamlined. Fixed a bug in the tinyMaster scripts that incorrectly mapped the spectra chunks back to the masterSpectra array.

11 lines of code changed in 6 files:

  • trunk/Commissioning/TBW: stationMaster.py (+1 -2), stationMaster2.py (+1 -2), stationMasterDRSU.py (+1 -2), stationMasterDRSU2.py (+1 -2), tinyMaster.py (+4 -6), tinyMaster2.py (+3 -5)
jdowell 2012-05-17 13:21 Rev.: 887

Small tweaks to tinyMaster/tinyMaster2 to further reduce memory usage. Also updated the help for both scripts.

15 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: tinyMaster.py (+6 -5), tinyMaster2.py (+9 -6)
jdowell 2012-03-16 10:48 Rev.: 798

Added in a plotting script to display the results from rfiCheck.py.

125 lines of code changed in 3 files:

  • trunk/Commissioning/TBW: README (+4), plotRFI.py (new 118), rfiCheck.py (+3 -3)
jdowell 2012-03-01 17:18 Rev.: 788

Added a simple RFI checking script for TBW data.

380 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: README (+8), rfiCheck.py (new 372)
jdowell 2011-11-09 12:23 Rev.: 698

Added tinyMaster.py, a memory conservative version of stationMaster.py for systems with 4 GB of RAM.

714 lines of code changed in 3 files:

  • trunk/Commissioning/TBW: README (+10), tinyMaster.py (new 349), tinyMaster2.py (new 355)
jdowell 2011-10-31 10:54 Rev.: 694

Fixed some documentation in tbw2hdfDRSU.py.

2 lines of code changed in 1 file:

  • trunk/Commissioning/TBW: tbw2hdfDRSU.py (+2 -2)
jdowell 2011-10-31 10:54 Rev.: 693

Added a DRSU direct-access version of tbw2hdf.py for working on the data for LEDA.

181 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: README (+12), tbw2hdfDRSU.py (new 169)
jdowell 2011-10-31 10:45 Rev.: 692

Added a HDF5 exporter for TBW data.

169 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: README (+4), tbw2hdf.py (new 165)
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/TBW: checkTimetags.py (+1)
jdowell 2011-09-09 15:41 Rev.: 632

Final (?) set of fixes to make the DRSU version of stationMaster work.

12 lines of code changed in 2 files:

  • trunk/Commissioning/TBW: stationMasterDRSU.py (+6 -4), stationMasterDRSU2.py (+6 -4)

(17 more)

Generated by StatSVN 0.7.0