| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.6 - 25 Aug 2006 - FrankGhigo) |
| Changed: | |
| < < | Antenna Characterization Database |
| > > | The Antenna Characterization Database describes the data files that contain the information that is used for deriving pointing/focus models. |
| Changed: | |
| < < | In the proposed new system we may make use of a Python program, "peakdata.py", that was written to extract the heights and widths as fit by the GFM routines. "peakdata.py" may be found in the directory: |
| > > | In the proposed new system we may take as a starting point a Python program, "peakdata.py", that was written to extract the heights and widths as fit by the GFM routines. "peakdata.py" may be found in the directory: |
| Added: | |
| > > | Thus "peakdata.py" can be developed into software that will produce the "Astronomy Data" files that are described in the "Antenna Characterization DataBase". |
| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.5 - 18 Aug 2006 - FrankGhigo) |
| Added: | |
| > > | |
| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.4 - 18 Aug 2006 - FrankGhigo) |
| Changed: | |
| < < | The plan is to generate data files for antenna pointing and dynamic corrections |
| > > | The first step is to generate data files for antenna pointing and dynamic corrections |
| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.3 - 17 Aug 2006 - FrankGhigo) |
| Added: | |||||||||||||||||||
| > > | Packages for reading and writing FITS files are available both for Python, and for c/c++. Consult folks in the Green Bank software group for details. | ||||||||||||||||||
| Added: | |||||||||||||||||||
| > > |
Getting the Pointing Offsets | ||||||||||||||||||
| Added: | |||||||||||||||||||
| > > | The heart of the pointing data is the set of offsets between the coordinates predicted by the pointing model and the coordinates actually measured for each radio source observed in pointing calibration run. | ||||||||||||||||||
| Added: | |||||||||||||||||||
| > > | In a pointing calibration run, the telescope points to a series of known calibration sources and does a cross scan to determine the actual location of the source. A gaussian fit to each scan gives the offset, height, and width of the source. | ||||||||||||||||||
| Added: | |||||||||||||||||||
| > > | In the proposed new system we may make use of a Python program, "peakdata.py", that was written to extract the heights and widths as fit by the GFM routines. "peakdata.py" may be found in the directory: | ||||||||||||||||||
| Added: | |||||||||||||||||||
| > > |
~ashelton/yuri/
"peakdata.py" uses the "fql" system to extract the necessary data from the DCR, Antenna, and Reveiver FITS files. It runs the gaussian fitting routines from GFM, and writes the results into an ascii file. Some additional code will be needed to write out the offsets and additional information from the Antenna files.
| ||||||||||||||||||
| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.2 - 17 Aug 2006 - FrankGhigo) |
| Deleted: | |||||||||||||||
| < < | |||||||||||||||
| Added: | |||||||||||||||
| > > |
August 18, 2006
IntroductionThe plan is to generate data files for antenna pointing and dynamic corrections from the raw data that is produced in a pointing calibration observing session. The software presently in use is written in Glish. The desire is to replace these routines with Python and to bring the system into accord with standard GBT software practices. The precision pointing of the GBT involves two main systems:
SpecificationsThe new software will do the following:
FITS FilesThe GBT system stores raw data as FITS files. These files are normally located in the directory : /home/gbtdata/"projectid", where "projectid" is the code name assigned to the project. For PTCS calibration projects, the project ID is typically of the form "TPTCSPNT_yymmdd". For a general explanation of FITS file formats, one may consult FITS Reference And it should be noted that all the GBT FITS data files of a subset of FITS types knows as the "binary tables" format. Each type of FITS file will be in a directory naming the type of file. Under that directory are the FITS files themselves, named for the data and time at which they were created. This is a list of the GBT FITS file types that will be used:
| ||||||||||||||
| <<O>> Difference Topic AntennaPTCS_SofwareUpgrades (r1.1 - 17 Aug 2006 - FrankGhigo) |
| Added: | |
| > > |
%META:TOPICINFO{author="FrankGhigo" date="1155822504" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="Main.MyObservingIssues"}%
Preliminary Specifications for PTCS Software Upgrades-- FrankGhigo - 17 Aug 2006 |
| Topic AntennaPTCS_SofwareUpgrades . { View | Diffs | r1.6 | > | r1.5 | > | r1.4 | More } |
|
Revision r1.1 - 17 Aug 2006 - 13:48 GMT - FrankGhigo Revision r1.6 - 25 Aug 2006 - 16:54 GMT - FrankGhigo |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |