Directory trunk/SessionSchedules/

Directory Created:
2011-03-03 12:54
Total Files:
16
Deleted Files:
10
Lines of Code:
12907

[root]/trunk/SessionSchedules
            directory in repo docs (2 files, 314 lines)
            directory in repo examples (5 files, 314 lines)
            directory in repo icons (22 files, 0 lines)
            Folder removed from repo templates (0 files, 0 lines)

Lines of Code

trunk/SessionSchedules/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 301 (100.0%) 26490 (100.0%) 88.0
jdowell 278 (92.4%) 24607 (92.9%) 88.5
jayce 23 (7.6%) 1883 (7.1%) 81.8

Most Recent Commits

jdowell 2020-03-20 10:35 Rev.: 3083

Added a file that shows that SessionSchedules has been moved to GitHub.

1 lines of code changed in 1 file:

  • trunk/SessionSchedules: 00_MOVED_TO_GITHUB (new 1)
jdowell 2020-01-22 16:22 Rev.: 3058

Fixed a bug in swarmGUI.py where the calibrator search only updated the GUI and not the underlying IDF file.

26 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+26 -13)
jdowell 2019-12-16 14:05 Rev.: 3044

Updated the version of tpss that ships with SessionSchedules.

0 lines of code changed in 1 file:

  • trunk/SessionSchedules: tpss-lwasv (changed)
jdowell 2019-12-16 14:04 Rev.: 3043

Updated sessionGUI.py for three beams.

3 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+3 -3)
jdowell 2019-12-06 17:05 Rev.: 3040

Updated the version of tpss used for LWA-SV.

0 lines of code changed in 1 file:

  • trunk/SessionSchedules: tpss-lwasv (changed)
jdowell 2019-12-04 11:06 Rev.: 3031

Updated the versions of tpss that ship out with SessionSchedules.

0 lines of code changed in 2 files:

  • trunk/SessionSchedules: tpss-lwa1 (changed), tpss-lwasv (changed)
jdowell 2019-12-03 15:02 Rev.: 3020

Updated swarmGUI.py to use a maximum bandwidth of 19.6 MHz.

6 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+6 -5)
jdowell 2019-12-03 15:01 Rev.: 3019

Futher cleanup of the beam-dipole mode in sessionGUI.py.

3 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+3 -2)
jdowell 2019-12-03 14:58 Rev.: 3018

Switch Sevilleta over to a maximum bandwidth of 19.6 MHz. Fixed a couple of bugs in validating beam-dipole mode at Sevilleta. Cleanup up some typos.

13 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+13 -14)
jayce 2019-10-15 18:15 Rev.: 2985

Fixed a bug in swarmGUI.py related to validating observations now that there is a hidden 'proper motion' column.

1 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+1 -1)
jdowell 2019-10-15 17:07 Rev.: 2983

Added in a couple of missing double semicolons to sessionGUI.py and swarmGUI.py that caused the observer comments section to become malformed.

7 lines of code changed in 2 files:

  • trunk/SessionSchedules: sessionGUI.py (+3 -3), swarmGUI.py (+4 -4)
jdowell 2019-10-10 10:35 Rev.: 2965

Updated swarmGUI.py to provide better integration with the the calibrator search tool.

60 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+60 -23)
jdowell 2019-10-10 10:08 Rev.: 2964

Small change to calibratorSearch.py to make it possible to embed its main class inside swarmGUI.py.

8 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+8 -1)
jdowell 2019-09-19 10:48 Rev.: 2954

'USB Harddrive' -> 'Bare Drive'.

2 lines of code changed in 2 files:

  • trunk/SessionSchedules: sessionGUI.py (+1 -1), swarmGUI.py (+1 -1)
jdowell 2019-09-19 10:39 Rev.: 2953

A little work on sessionGUI and swarmGUI to clean up how the radio buttons work on the 'Observer Info' screen.

23 lines of code changed in 2 files:

  • trunk/SessionSchedules: sessionGUI.py (+15 -8), swarmGUI.py (+8 -8)
jdowell 2019-09-18 15:44 Rev.: 2952

A few Python3 changes and other cleanups.

7 lines of code changed in 3 files:

  • trunk/SessionSchedules: sessionGUI.py (+2 -2), swarmGUI.py (+5 -5), validatorCLI.py (-4)
jdowell 2019-09-18 15:40 Rev.: 2951

Updated sessionGUI.py to change the TBW and TBF durations in the main window if the number of sampels is changed.

16 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+16 -3)
jayce 2019-09-18 09:42 Rev.: 2950

Changed the default TBF sample count to 12M to match TBW at LWA1.

1 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+1 -1)
jayce 2019-09-18 09:32 Rev.: 2949

Removed references to 'tbfBits' since that really isn't a thing for ADP.

0 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (-2)
jdowell 2019-08-19 18:37 Rev.: 2894

Added support for setting proper motions in swarmGUI.py.

214 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+214 -27)
jdowell 2019-08-19 18:05 Rev.: 2893

Added 'auto close' to the ResolveTarget window if everything was successful.

6 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+6)
jdowell 2019-04-08 11:58 Rev.: 2877

Updated calibratorSearch.py to also change the font for suspect/bad calibrators.

10 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+10 -1)
jdowell 2019-04-05 09:37 Rev.: 2875

Fixed a couple of type problems in shift[IS]DF.py.

26 lines of code changed in 2 files:

  • trunk/SessionSchedules: shiftIDF.py (+13 -2), shiftSDF.py (+13 -2)
jdowell 2019-03-28 10:53 Rev.: 2873

Cleaned up some problems with check-dependent items in the observation/scan menu and the toolbar. Also, for swarmGUI.py, added stubs for getting proper motion information on sources.

58 lines of code changed in 2 files:

  • trunk/SessionSchedules: sessionGUI.py (+23 -1), swarmGUI.py (+35 -3)
jdowell 2019-03-28 10:20 Rev.: 2872

Cleaned up some of the proper motion stuff in resolveCLI.py.

2 lines of code changed in 1 file:

  • trunk/SessionSchedules: resolveCLI.py (+2 -6)
jdowell 2019-03-28 10:10 Rev.: 2871

Made proper motion the default mode for resolveCLI.py.

4 lines of code changed in 1 file:

  • trunk/SessionSchedules: resolveCLI.py (+4 -16)
jdowell 2019-03-28 10:07 Rev.: 2870

Added support for querying proper motion values to resolveCLI.py. Maybe this should also be turned on be default?

44 lines of code changed in 1 file:

  • trunk/SessionSchedules: resolveCLI.py (+44 -11)
jdowell 2019-03-26 10:03 Rev.: 2864

Fixed a bug in sessionGUI.py that caused TBN frequencies/filter codes to not be displayed in certain situations.

3 lines of code changed in 1 file:

  • trunk/SessionSchedules: sessionGUI.py (+3 -8)
jdowell 2019-03-05 14:42 Rev.: 2850

Moved a couple of SessionSchedules scripts over to argparse.

33 lines of code changed in 2 files:

  • trunk/SessionSchedules: validatorCLI.py (+18 -60), visualizeSessions.py (+15 -10)
jdowell 2019-02-26 15:42 Rev.: 2844

Moved the main SessionSchedule tools over to argparse.

165 lines of code changed in 7 files:

  • trunk/SessionSchedules: calibratorSearch.py (+14 -55), estimateData.py (+19 -5), resolveCLI.py (+10 -2), sessionGUI.py (+19 -68), shiftIDF.py (+43 -113), shiftSDF.py (+43 -113), swarmGUI.py (+17 -61)
jdowell 2019-02-13 14:05 Rev.: 2816

Added Ivey to the testers list in calibratorSearch.py.

2 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+2 -1)
jayce 2019-02-12 16:27 Rev.: 2814

Disabled Stokes output in swarmGUI.py since it's not clear how to calibrate this data.

2 lines of code changed in 1 file:

  • trunk/SessionSchedules: swarmGUI.py (+2 -1)
jdowell 2019-02-07 14:19 Rev.: 2805

Worked on cleaning up the candiate names by using Sesame a second time to try and find a 'radio' name for each candidate.

49 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+49 -2)
jdowell 2019-02-05 10:55 Rev.: 2804

Updated the minimum requirements for LSL in the README.md file.

2 lines of code changed in 1 file:

  • trunk/SessionSchedules: README.md (+2 -2)
jdowell 2019-02-05 10:42 Rev.: 2803

Worked on cleaning up the the Simbad names returned in calibratorSearch.py by removing the reference tags.

6 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+6 -2)
jayce 2019-02-04 18:18 Rev.: 2802

There is no wx.ORANGE color.

4 lines of code changed in 1 file:

  • trunk/SessionSchedules: calibratorSearch.py (+4 -1)
jdowell 2019-02-04 15:45 Rev.: 2801

Updated the README.md file for swarmGUI.py and shiftIDF.py.

16 lines of code changed in 1 file:

  • trunk/SessionSchedules: README.md (+16)
jdowell 2019-02-04 14:49 Rev.: 2800

Added in a couple of new tools for the IDF file format. Now I need to get the validator working with IDFs.

3575 lines of code changed in 2 files:

  • trunk/SessionSchedules: shiftIDF.py (new 444), swarmGUI.py (new 3131)
jdowell 2019-01-29 17:06 Rev.: 2790

Set the svn keywords on validatorCLI.py and updated the documentation for resolveCLI.py.

2 lines of code changed in 2 files:

  • trunk/SessionSchedules: resolveCLI.py (+1 -1), validatorCLI.py (+1)
jdowell 2019-01-29 17:04 Rev.: 2789

Updated validatorCLI.py to not completely die when tpss cannot be run.

17 lines of code changed in 1 file:

  • trunk/SessionSchedules: validatorCLI.py (+17 -9)

(159 more)

Generated by StatSVN 0.7.0