Directory trunk/Commissioning/DRX/

Directory Created:
2011-04-25 17:25
Total Files:
20
Deleted Files:
9
Lines of Code:
3800

[root]/trunk/Commissioning/DRX
                directory in repo Fringing (12 files, 2183 lines)
                directory in repo HDF5 (15 files, 7760 lines)

Lines of Code

trunk/Commissioning/DRX/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 283 (100.0%) 12611 (100.0%) 44.5
jdowell 275 (97.2%) 12589 (99.8%) 45.7
jayce 8 (2.8%) 22 (0.2%) 2.7

Most Recent Commits

jdowell 2019-03-05 15:42 Rev.: 2857

Looks like I missed the checkTuningCoherency.py script in r2856.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: checkTuningCoherency.py (+1 -3)
jdowell 2019-03-05 15:31 Rev.: 2856

Cleaned up a few of the DRX utilties to deal with recent changes in LSL.

3 lines of code changed in 3 files:

  • trunk/Commissioning/DRX: cliporama.py (+1 -3), drxPower.py (+1 -3), drxTimeseries.py (+1 -3)
jayce 2019-03-04 21:38 Rev.: 2849

Removed a stale 'config' from driftcurve.py.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: driftcurve.py (+1 -1)
jdowell 2019-02-28 11:36 Rev.: 2845

Small fix to the help for fastDRXCheck.py.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: fastDRXCheck.py (+1 -1)
jdowell 2019-02-21 16:10 Rev.: 2839

Moved the core DRX Commissioning scripts over to argparse.

152 lines of code changed in 5 files:

  • trunk/Commissioning/DRX: checkTimetags.py (+18 -9), driftcurve.py (+32 -73), drxFileCheck.py (+21 -59), drxTimeseries.py (+50 -102), fastDRXCheck.py (+31 -81)
jdowell 2019-02-21 16:09 Rev.: 2838

Mjaor update to estimateBeam.py to make it much faster and more flexible. This newer version also allows the beam maps to be computed at a higher resolution and has better plots.

143 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: estimateBeam.py (+143 -92)
jdowell 2018-12-04 15:08 Rev.: 2711

Added a new -l/--loose option to fastDRXCheck.py which may handle LWA-SV files better. Also, fixed another missing verbose wrapper in fine_tune_boundary_start().

12 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: fastDRXCheck.py (+12 -7)
jdowell 2018-12-04 14:58 Rev.: 2710

Added a missing verbose adjustment to fastDRXCheck.py.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: fastDRXCheck.py (+1 -1)
jdowell 2018-11-05 12:38 Rev.: 2641

Fixed a couple of problems in driftcurve.py with the recently added LFSM support.

7 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: driftcurve.py (+7 -7)
jdowell 2018-11-02 07:44 Rev.: 2621

Small fix to fastDRXCheck.py to get around an exception when files do not show a change in the timetags during the start boundary fine tuning.

4 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: fastDRXCheck.py (+4 -1)
jdowell 2018-10-30 15:48 Rev.: 2610

Cleaned up a few formatting problems in estimateBeam.py.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: estimateBeam.py (+1 -2)
jdowell 2018-10-30 12:57 Rev.: 2608

Added station information to the output of estimateBeam.py and updated driftcurve.py to allows runs with the LFSM.

22 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: driftcurve.py (+20 -20), estimateBeam.py (+2 -2)
jdowell 2018-10-30 11:49 Rev.: 2607

Changed fastDRXCheck.py so that it can make small changes to the start boundary to get a favorable timetag flow. This should help when working with data from LWA-SV.

84 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: fastDRXCheck.py (+84 -14)
jdowell 2018-08-03 14:30 Rev.: 2471

Added a COR directory to the Commissioning tools now that the wideband correlator is mostly working.

1 lines of code changed in 1 file:

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

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

108 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: README (del), README.md (new 108)
jdowell 2018-06-19 11:17 Rev.: 2406

Converted Commissioning/DRX from tabs to spaces per PEP8.

2657 lines of code changed in 17 files:

  • trunk/Commissioning/DRX: beamCoherency.py (+135 -135), checkTimetags.py (+92 -92), checkTuningCoherency.py (+222 -222), cliporama.py (+222 -222), decodeStatus.py (+34 -34), driftcurve.py (+144 -144), drxFileCheck.py (+152 -152), drxPower.py (+263 -263), drxTimeseries.py (+229 -229), estimateBeam.py (+87 -87), eyeDiagram.py (+196 -196), eyeDiagram2.py (+200 -200), fastDRXCheck.py (+228 -228), generateDelays.py (+75 -75), getTuningOffset.py (+88 -88), test_analog_in2.py (+181 -181), trackSource.py (+109 -109)
jdowell 2017-07-26 11:23 Rev.: 2114

Added the new fastDRXCheck.py script to help check DRX files quickly.

284 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: README (+5), fastDRXCheck.py (new 279)
jdowell 2016-02-10 11:15 Rev.: 1916

Removed specFileCheck.py in favor of HDF5/drspecFileCheck.py.

0 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: README (-4), specFileCheck.py (del)
jdowell 2015-08-17 10:29 Rev.: 1844

Updated the README file to reflect the changes in r1843.

0 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: README (-23)
jdowell 2015-08-17 10:27 Rev.: 1843

Removed drxSpectra.py in favor of the version that ships with LSL. Removed drxWaterfall.py and the related scripts in favor of the HDF5 versions.

0 lines of code changed in 4 files:

  • trunk/Commissioning/DRX: aggregateWaterfalls.py (del), drxSpectra.py (del), drxWaterfall.py (del), plotWaterfall.py (del)
jdowell 2014-07-14 13:54 Rev.: 1696

Added support for histogram equalization to the plotWaterfall.py and plotHDF.py scripts. The method isn't particularly fast but it seems to work.

30 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+30)
jayce 2014-05-12 09:25 Rev.: 1658

Small fix to plotWaterfall.py/plotHDF.py to make the masking more robust in the face of 'strange' driftcurves. Changed checkTimetags.py to include the size of any jumps in frames.

10 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: checkTimetags.py (+3 -3), plotWaterfall.py (+7 -3)
jdowell 2014-05-08 16:38 Rev.: 1656

Tweaked the bandpassing operations to better deal with decimated files/files with fewer than 4,096 channels. Fixed the spacing in the 'overwrite confirmation' prompts inside HDF5/.

8 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+8 -1)
jdowell 2014-05-01 16:35 Rev.: 1653

Converted the driftcurve plot from total to mean in plotWaterfall.py/plotHDF.py to help remove some of the artifacts created by multi-section masks. Added a new feature to change the color stretch used. The methods included are linear (default), log, square root, squared, asinh, and sinh. This should act similar to those found in DS9.

169 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+169 -12)
jdowell 2014-04-30 16:56 Rev.: 1652

Updated the masking functions in plotWaterfall.py and plotHDF.py to deal with the fact that LSL now returns all LFFT channels. Fixed a bug in the 'adjust masking parameters' dialog that stopped one of the fields from being increased.

2 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+2 -2)
jdowell 2014-04-28 11:04 Rev.: 1647

Added busy cursors to the color map changes since they can take a bit for larger data sets.

5 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+5)
jdowell 2014-04-28 10:52 Rev.: 1646

More work on the new colormap options in plotWaterfall.py/plotHDF.py. There are now a few more colormaps to choose from and an option to invert the map. The colormaps have also been extended to the drift curve plots to make them a little nicer.

63 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+63 -21)
jdowell 2014-04-24 16:25 Rev.: 1643

Added adjustable colormaps to plotWaterfall.py/plotHDF.py. Added a new 'decimateHDF.py' script to help reduce large files to a more managable size for searching.

53 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+53 -2)
jdowell 2013-12-05 16:30 Rev.: 1525

Looks like the new auto-scaling in plotWaterfall.py isn't in dB.

4 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+4 -2)
jdowell 2013-12-04 18:25 Rev.: 1523

Updated plotWaterfall.py so that it functions more similar to plotHDF5.py. Fixed a bug in plotHDF.py/plotWaterfall.py that caused the time displayed on the spectrum to be wrong if an offset was used. Removed a debugging statement from drspec2hdf5.py.

379 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: plotWaterfall.py (+379 -91)
jdowell 2013-09-09 09:22 Rev.: 1427

Fixed a typo in estimateBeam.py and fixed an error in the beam azimuth mapping in driftcurve.py.

19 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: driftcurve.py (+16 -15), estimateBeam.py (+3 -3)
jayce 2013-08-20 15:58 Rev.: 1407

Added print statements to tell which beam/tuning/polarization is acting up. Added ERROR messages for frames that have sync. word problems.

6 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: checkTimetags.py (+6 -1)
jdowell 2013-07-09 11:53 Rev.: 1352

Worked on update the drxSpectr.py and drxWaterfall.py script for the next version of LSL that will return all 'LFFT' channels.

4 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: drxSpectra.py (+2 -2), drxWaterfall.py (+2 -2)
jdowell 2013-05-30 11:54 Rev.: 1291

Cleanup of the specFileCheck.py script.

86 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: specFileCheck.py (+86 -115)
jayce 2013-05-28 15:23 Rev.: 1288

Set specFileCheck.py to be executable.

1 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: specFileCheck.py (+1)
jdowell 2013-05-22 14:21 Rev.: 1284

Added Frank's inspect_data.py script as specFileCheck.py.

142 lines of code changed in 2 files:

  • trunk/Commissioning/DRX: README (+6 -2), specFileCheck.py (new 136)
jdowell 2013-02-28 13:58 Rev.: 1230

Changed drxWaterfall.py, drxSpectra.py, and drxPower.py to create their output NPZ files in the running directory instead of the input file's directory.

7 lines of code changed in 3 files:

  • trunk/Commissioning/DRX: drxPower.py (+2 -1), drxSpectra.py (+3 -2), drxWaterfall.py (+2 -1)
jdowell 2013-02-04 10:22 Rev.: 1192

Updated estimateBeam.py for the newest version of lsl.misc.beamformer. Added an option to turn off the plots.

16 lines of code changed in 1 file:

  • trunk/Commissioning/DRX: estimateBeam.py (+16 -8)
jdowell 2012-12-06 17:59 Rev.: 1080

Now it's time for the general DRX scripts to get the Ticket #38 treatment.

8 lines of code changed in 4 files:

  • trunk/Commissioning/DRX: cliporama.py (+2 -1), drxPower.py (+2 -1), drxSpectra.py (+2 -1), drxWaterfall.py (+2 -1)
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 1 file:

  • trunk/Commissioning/DRX: drxWaterfallDRSU.py (del)

(88 more)

Generated by StatSVN 0.7.0