Search NASASearch

Engineering topics

Barrett, P.

Publications and source records attributed to Barrett, P..

X-ray and optical observations of 2 new cataclysmic variables

The light curves and spectra of two ultra soft X-ray sources are presented. The sources, WGAJ 1047.1+6335 and WGAJ 1802.1+1804 were discovered during a search using the Rosat position sensitive proportional counter (PSPC). The X-ray spectra of both objects show an unusually strong black body component with respect to the harder bremsstrahlung component. Based on the optical observations and on the analysis of the X-ray data, the two objects are identified with new AM Her type cataclysmic variables.

Singh, K. P.

Multiwavelength observations of RV Tauri stars. 4: SX Centauri

We present ultraviolet, optical and infrared observations of the RV Tauri star SX Cen. From a fit of model atmospheres to the data we conclude that Z/Z solar = 0.033, that SX Cen has an extended atmosphere, and that the spectral types implied by the ultraviolet data close to deep minimum are consistent with those implied from optical spectra. Unlike AC Her, there seems to be no silicate component in the circumstellar dust shell, and the star pulsates in purely radial modes. The implication is that, despite their many similarities, SX Cen seems to be at a significantly earlier phase of post-AGB evolution than AC Her. Additional data, particularly in the infrared, are necessary to confirm this conclusion.

Shenton, M.

The reddening and variability of XX Ophiuchi

We present polarization data on the XX Oph system which suggest that the interstellar extinction to this object has been overestimated in the past: our data imply A(V) = 1.6 mag. Our photometry and infrared spectroscopy suggest a spectral class of M7III for the late component, and a BOV companion that ionizes the wind of the cool component. XX Oph seems more like a Zeta Aur/VV Cep system than a 'symbiotic object'. The photometric variability of XX Oph seems to have a number of causes, ranging from shell-type variability in the U band to variations in the M component in the infrared.

Evans, A.

A structured data transfer protocol

The transfer of data between different computers and programs can be a major obstacle during data analysis. We present a new data transfer protocol which is based on a simple structure containing a value, an error, and a unit. Each of these members can be arrays or another structure. The ability to nest structures allows for the concept of objects. When using an object-oriented language such as C++, reference can be made to the object name instead of each element explicitly. Prototype code has been written which implements the basic design with enhancements planned for the future.

Barrett, P.

The HEASARC graphical user interface

An OSF/Motif-based graphical user interface has been developed to facilitate the use of the database and data analysis software packages available from the High Energy Astrophysics Science Archive Research Center (HEASARC). It can also be used as an interface to other, similar, routines. A small number of tables are constructed to specify the possible commands and command parameters for a given set of analysis routines. These tables can be modified by a designer to affect the appearance of the interface screens. They can also be dynamically changed in response to parameter adjustments made while the underlying program is running. Additionally, a communication protocol has been designed so that the interface can operate locally or across a network. It is intended that this software be able to run on a variety of workstations and X terminals.

White, N.

XPI: The Xanadu Parameter Interface

XPI is a table driven parameter interface which greatly simplifies both command driven programs such as BROWSE and XIMAGE as well as stand alone single-task programs. It moves all of the syntax and semantic parsing of commands and parameters out of the users code into common code and externally defined tables. This allows the programmer to concentrate on writing the code unique to the application rather than reinventing the user interface and for external graphical interfaces to interface with no changes to the command driven program. XPI also includes a compatibility library which allows programs written using the IRAF host interface (Mandel and Roll) to use XPI in place of the IRAF host interface.

White, N.