October 2018 Commit Log

Number of Commits:
45
Number of Active Developers:
1
jdowell 2018-10-31 16:26 Rev.: 2614

Fixed a type conversion problem in plotStands.py.

1 lines of code changed in 1 file:

jdowell 2018-10-31 16:21 Rev.: 2613

Started working on moving the LSL scripts over to argparse.

884 lines of code changed in 23 files:

jdowell 2018-10-31 09:58 Rev.: 2612

Fixed a few documentation problems and added 'argparse' as a dependency for LSL under Python 2.6.

13 lines of code changed in 4 files:

jdowell 2018-10-30 12:59 Rev.: 2609

Fixed a bug in driftcurve.py that put a cos(declination) correction for LFSM runs.

4 lines of code changed in 2 files:

jdowell 2018-10-30 09:57 Rev.: 2605

This is LSL version 1.2.3.

2 lines of code changed in 2 files:

jdowell 2018-10-30 09:13 Rev.: 2604

Worked on getting setup.py to be more robust in the face of old setuptools.

16 lines of code changed in 2 files:

jdowell 2018-10-30 08:52 Rev.: 2603

Tweaked the lsl.reader.buffer and lsl.reader.ldp parameters related to DRX files to get things working better for LWA-SV data.

8 lines of code changed in 3 files:

jdowell 2018-10-29 17:15 Rev.: 2602

This is LSL version 1.2.2.

2 lines of code changed in 2 files:

jdowell 2018-10-29 15:46 Rev.: 2601

Worked on adding tests to the imaging test suite to cover measurement sets.

89 lines of code changed in 1 file:

jdowell 2018-10-26 08:36 Rev.: 2598

More work on cleaning up the measurement sets tests when casacore is not found.

1168 lines of code changed in 4 files:

jdowell 2018-10-25 20:27 Rev.: 2597

Fixed an import problem with the test_measurementset test suite that caused lsl.writer.measurement to fail to import on non-casacore systems. We probably need a better fix for this a la lsl.imaging.utils.

1 lines of code changed in 1 file:

jdowell 2018-10-25 20:20 Rev.: 2596

I don't know why th test suite has become all finicky recently. This seems to help the development trunk, though.

1 lines of code changed in 1 file:

jdowell 2018-10-25 20:09 Rev.: 2595

Added in unittest2 as an extra dependency for Python 2.6 so that we can have an optional test_measurementset test suite for the measurement set writer.

270 lines of code changed in 3 files:

jdowell 2018-10-25 17:55 Rev.: 2594

Fixed a few problems with the scripts that ship with LSL.

4 lines of code changed in 4 files:

jdowell 2018-10-23 12:07 Rev.: 2581

Worked on avoiding round off error inside the VDIF reader.

13 lines of code changed in 1 file:

jdowell 2018-10-23 10:58 Rev.: 2579

Fixed a copy and paste problem in the new VDIF writer test suite.

2 lines of code changed in 1 file:

jdowell 2018-10-23 10:42 Rev.: 2578

Added a missing import statement to the VDIF writer tests.

1 lines of code changed in 1 file:

jdowell 2018-10-23 10:20 Rev.: 2577

Worked on cleaning up a few things in the VDIF writer and beefing up the test suite.

29 lines of code changed in 3 files:

jdowell 2018-10-23 08:49 Rev.: 2576

Small tweak to the beamformer test suite to get it to run with the latest LWA1 SSMIF.

2 lines of code changed in 1 file:

jdowell 2018-10-23 08:14 Rev.: 2575

Fixed a problem with the VDIF reader that caused most of the payload to be random.

2 lines of code changed in 2 files:

jdowell 2018-10-22 13:18 Rev.: 2571

Updated the LWA1 SSMIF to to 2018/10/22 with a couple of small fixes for suspect dipoles.

6 lines of code changed in 1 file:

jdowell 2018-10-22 12:56 Rev.: 2570

Updated the LWA1 SSMIF to to 2018/10/22.

21 lines of code changed in 1 file:

jdowell 2018-10-18 20:25 Rev.: 2567

Added deprecation warnings to the lsl.common.constants and lsl.misc.geodesy modules.

16 lines of code changed in 4 files:

jdowell 2018-10-17 19:52 Rev.: 2561

Fixed a baseline mapping bug in the lsl.imaging.utils.CorrelatedMS class that caused the baseline IDs to get mangled in some cases.

3 lines of code changed in 1 file:

jdowell 2018-10-17 15:41 Rev.: 2559

Fixed a couple of small formatting problems introduced into lsl.writer.measurementset in r2558.

3 lines of code changed in 1 file:

jdowell 2018-10-17 15:13 Rev.: 2558

There seems to be an intermittent problem with using lsl.writer.measurmentset and lsl.imaging.utils.CorrelatedDataMS back to back. Will this help?

18 lines of code changed in 1 file:

jdowell 2018-10-17 14:16 Rev.: 2556

Updated the CHANGELOG files to include the latest round of changes.

4 lines of code changed in 1 file:

jdowell 2018-10-17 13:08 Rev.: 2554

Addes support for reading in data from FITS IDI files and CASA measurement sets with multiple IFs/spectral windows. Note: Only the FITS IDI part of this is supported in LSL 1.2.x.

86 lines of code changed in 2 files:

jdowell 2018-10-16 14:50 Rev.: 2552

Updated the lsl.writer.measurementset writer to support multiple spectral windows.

87 lines of code changed in 1 file:

jdowell 2018-10-16 14:26 Rev.: 2551

Yet another silly typo bug in the test_fitsidi.py test suite.

1 lines of code changed in 1 file:

jdowell 2018-10-16 13:30 Rev.: 2550

Small change to the test_fitsidi.py test suite to make it consistent with what's in the current development version.

1 lines of code changed in 1 file:

jdowell 2018-10-16 13:28 Rev.: 2549

Worked on beefing up the tests for multi-IF support in the FITS-IDI writer. Also, some work on making the UVFITS writer more robust.

112 lines of code changed in 2 files:

jdowell 2018-10-16 12:11 Rev.: 2548

The easiest way to fix the lsl.writer.fitsidi testing problem may just be to bump the required version of PyFITS.

1 lines of code changed in 1 file:

jdowell 2018-10-16 11:29 Rev.: 2547

Another another typo. This whole split version thing is killing me.

1 lines of code changed in 1 file:

jdowell 2018-10-16 10:57 Rev.: 2546

Fixed a few more problems with the new multi-IF support in lsl.writer.fitsidi.

5 lines of code changed in 2 files:

jdowell 2018-10-16 10:01 Rev.: 2545

Added support for writing multiple IFs to the same FITS-IDI file. Previous to this, multi-IF support was only in the special fitsidi.py module that is part of the eLWA correlator suite.

143 lines of code changed in 3 files:

jdowell 2018-10-16 08:19 Rev.: 2544

Fixed the lsl.sim.tbn bug introduced in r2543.

1 lines of code changed in 1 file:

jdowell 2018-10-16 07:12 Rev.: 2543

Small change to lsl.sim.tbn to try and make it faster for writing out a SimFrame.

7 lines of code changed in 1 file:

jdowell 2018-10-10 11:12 Rev.: 2536

More work on setup.py to get the --with-atlas and --with-fftw options working with 'build'. Also, fixed the versbosity when building the extensions so that it actually shows something.

54 lines of code changed in 1 file:

jdowell 2018-10-09 14:24 Rev.: 2535

Small change to setup.py/setup.cfg to make it easier to specify paths for ATLAS and FFTW.

58 lines of code changed in 2 files:

jdowell 2018-10-08 16:04 Rev.: 2534

Set the 'fill_value' keyword to zero generating the TBN and DRX bandpasses for DP and ADP to avoid NaNs.

4 lines of code changed in 2 files:

jdowell 2018-10-08 09:53 Rev.: 2531

Fixed a typo in the measurement set writer.

2 lines of code changed in 2 files:

jdowell 2018-10-05 16:53 Rev.: 2529

Fixed a bug in the DR spectrometer reader that corrupted Stokes I from tuning 2 for IQUV-mode observations.

2 lines of code changed in 2 files:

jdowell 2018-10-03 10:29 Rev.: 2526

Actually fixed the reader memory leak in the 1.2.x branch.

84 lines of code changed in 7 files:

jdowell 2018-10-03 09:00 Rev.: 2525

Fixed a bug in the lsl visibility data writers that causing weird problems in the output data ordering/timetags.

8 lines of code changed in 4 files:

September 2018 »

Generated by StatSVN 0.7.0