Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: resource - Tool Up: tmstools - Module Previous: tmstools - Module


measurement - Tool



Package nfra
Module tmstools


Postscript file available

Browser for the TMS Measurement table


Description

The msbrowser opens an interface to the TMS Measurement table. With the Measurement browser it is possible to obtain a general overview of a number entries in the table or a detailed view of a specific entry. A general view is provided via user specifiable queries on the table. The table can be queried, for example, on observation date, i.e., a request can be made to return all measurements that occurred between two dates. All entries in the table which satisfy the request are return in the browser list box. Each entry in the list contains general information about that particular measurement, such as its sequence number, proposal name, source, etc. Additional detailed information about a specific entry is obtainable by double-clicking on an entry with the left mouse button.

The menu-bar has the following menus:

File
From the file menu you can do the following:
Print
This will print the list of Measurements currently displayed in the browser list box.
Exit
Exit and destroy the Measurement browser.
Action
Each item in the Action menu is an operation that is, in general, carried out on the current highlighted entry in the browser list box. The actions are:
Show details
Displays additional detail about the selected entry in a pop-up dialogue box. This is the default action which occurs when you double click on the list box entry.
DataSet browser
Queries the DataSet browser (starting it if necessary) with the sequence numbers of the selected entries.
ObsLog browser
Queries the Observation Log browser (starting it if necessary) withe the sequence numbers of the selected entries.
Select all
All entries currently displayed in the list box are selected.
Deselect all
All entries currently displayed in the list box are deselected.
Query
Various queries can be performed on the Measurement table. The result of each query is displayed in the browser list box (replacing the previous contents). (If you would like additional table query options, please let us know.) The current queries are:
StartTime...
Form a query on the StartTime column in the Measurement table. A StartTime query can be used to retrieve all entries which occurred between two specific dates or from a specific date to present.
SequenceNumber...
Form a query on the SequenceNumber column. This can be used to retrieve a specific entry from the table of a range of entries between two sequence numbers.
Proposal...
Query on the Proposal column. Enter a string to query the column on. Wild-cards (conforming to normal pattern matching rules) are permitted in the query string.
general...
Form a non-specific query. You can form your own query string with this option. Convenient if none of the fixed queries are suitable.
Today
Return all Measurements which occurred today.
Today - 1
Display all Measurements which occurred since yesterday.
Today -2
Retrieve all Measurements added over the last two days.
Today
Retrieve all Measurements added during the last week.
Help
Measurement browser
Displays this document in your web browser.
Reference Manual
Displays the AIPS++Reference Manual.
Report Bug...
Creates an AIPS++Bug form which enables you to report any bugs found in this application.
About AIPS++
Pop-up which display information about the system on which you are currently running.





next up previous contents index
Next: resource - Tool Up: tmstools - Module Previous: tmstools - Module   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01