September 2011 Commit Log

Number of Commits:
26
Number of Active Developers:
1
jdowell 2011-09-29 10:22 Rev.: 665

Attempt to add support for the 'freq1' and 'freq2' NPZ keywords so that actual frequencies can be displayed.

51 lines of code changed in 1 file:

jdowell 2011-09-28 13:20 Rev.: 664

Added a simple script to help estimate data volumes.

71 lines of code changed in 2 files:

jdowell 2011-09-27 17:24 Rev.: 663

Further generalized the plotWaterfall.py sub-file examiner to use the same python intrepter as the parent.

1 lines of code changed in 1 file:

jdowell 2011-09-27 10:41 Rev.: 662

Fixed a small typo. when dealing with sub-files.

1 lines of code changed in 1 file:

jdowell 2011-09-26 10:48 Rev.: 661

Added an option to also include calculations for a particular time to see what's up.

16 lines of code changed in 1 file:

jdowell 2011-09-26 10:32 Rev.: 660

Small change to plotWaterfall.py to provide an alternate path to check for the sub-file.

8 lines of code changed in 1 file:

jdowell 2011-09-23 11:18 Rev.: 659

Added a re-take on astroevents.py (from LSL 0.5.x branch) that is a little more streamlined.

129 lines of code changed in 2 files:

jdowell 2011-09-20 13:32 Rev.: 658

Small change to drxWaterfallDRSU.py to make it skip over NPZ files that already exist.

17 lines of code changed in 1 file:

jdowell 2011-09-19 11:50 Rev.: 655

Added a DRSU version of drxWaterfall.py to help with the RFI data and added RFI flagging to aggregateWaterfalls.py

474 lines of code changed in 3 files:

jdowell 2011-09-15 14:29 Rev.: 652

Small tweak to how data are averaged in drxSpectra and drxWaterfall. These changes should show up in the LSL areas soon. Added support for frequency keywords in drxWaterfall and the ability to save that info. to the NPZ file. Also added this frequency support to aggregateWaterfalls and make an explicit conversion to filenames with absolute paths.

27 lines of code changed in 3 files:

jdowell 2011-09-14 16:12 Rev.: 651

Worked more on aggregated data with aggregateWaterfalls.py accepting a option to save the spectra with maximum power and plotWaterfall.py having an option to display sub-file of an aggregate. Also, the masking operations have been moved to be part of Waterfall_GUI since that is what actually holds the data.

289 lines of code changed in 2 files:

jdowell 2011-09-14 10:23 Rev.: 650

Added in the SSMIF changes from r648 in the LSL 0.4.x branch.

14 lines of code changed in 2 files:

jdowell 2011-09-13 17:21 Rev.: 647

Added the saving the sample rate to the NPZ file created by drxWaterfall and even more work on getting plotWaterfall to do 'the right thing' when dealing with the bandpass. Also added a automatic colorbar scaling option and cleaned up some of the spectral kurtosis stuff. Added a very very basi caggregateWaterfalls.py script to combine number high time resolution NPZ files into a single lower time resolution NPZ file. The changes needed to deal with this have been added into plotWaterfall and it should be able to figure out when it is dealing with an aggregated file.

161 lines of code changed in 6 files:

jdowell 2011-09-13 15:08 Rev.: 646

Added two simulation scripts that will make dipole-dipole visibilities for either bright sources only or the fully sky.

277 lines of code changed in 4 files:

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.

13 lines of code changed in 5 files:

jdowell 2011-09-09 16:20 Rev.: 633

Added a 'Fringing' directory to keep up with the DRX fringing stuff. Converted plotWaterfall to plotting mean power instead of total power. Cleaned up some file permissions and switch imshow()s to 'interpolation=nearest'.

787 lines of code changed in 12 files:

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:

jdowell 2011-09-09 15:31 Rev.: 631

First small fix to how the NPZ files are named.

2 lines of code changed in 2 files:

jdowell 2011-09-09 15:29 Rev.: 630

First attempt at making a stationMaster that can read directly from the DRSU.

8 lines of code changed in 2 files:

jdowell 2011-09-09 13:53 Rev.: 629

Fixed a few silly bugs in drxWaterfall.

3 lines of code changed in 1 file:

jdowell 2011-09-09 12:49 Rev.: 628

Raised the clipping threshold in drxWaterfall to 5 sigma and removed some extra lines. Added a 'no plot' option to cliporama and the ability to save clip-o-rama event times to a text file. Lots of work on plotWaterfall with spectral kurtosis for finding RFI, adding new waterfall and drift curve plot windows, and fixing a few problems. Cleaned up the verbose output of driftcurve so as to avoid a double 'K'.

603 lines of code changed in 4 files:

jdowell 2011-09-07 17:04 Rev.: 626

Added an adaptive RFI excision routine to drxWaterfall that sets the clip level independantly for each tuning based off the distribution of the time series data. This seem to help counteract clip-o-rama and seems to work well when the two tunings have different dynamic ranges. Added an output of the percentage to expect for each level of sigma in cliporama.py.

89 lines of code changed in 2 files:

jdowell 2011-09-06 15:41 Rev.: 621

Added a script to try to find clip-o-rama in a more consistent way. Also, added a svn:ignore property to ignore all of the dft and gft files that are created by the various beam forming scripts.

258 lines of code changed in 1 file:

jdowell 2011-09-06 11:01 Rev.: 620

Fixed a problem getting the gain adjusted in beam+dipole gain files.

4 lines of code changed in 1 file:

jdowell 2011-09-02 12:52 Rev.: 612

Added the 'skip non-TBW frames' control to stationMaster2.py so that it doesn't die when TBN frames are found at the end of the file.

2 lines of code changed in 1 file:

jdowell 2011-09-02 12:51 Rev.: 611

Removed the normalization from drxPower to make comparisons easier. Fixed a bug saving the NPZ file in drxSpectra. Added auto-masking to plotWaterfall and even more work on making the mask/unmask process work better.

190 lines of code changed in 3 files:

August 2011 »

Generated by StatSVN 0.7.0