Next: The Future of Data Reduction at UKIRT
Up: Data Analysis Applications
Previous: NICMOSlook and Calnic C: Slitless Spectra Extraction Tools
Table of Contents -- Index -- PS reprint -- PDF reprint


Astronomical Data Analysis Software and Systems VII
ASP Conference Series, Vol. 145, 1998
Editors: R. Albrecht, R. N. Hook and H. A. Bushouse

Analysis Tools for Nebular Emission Lines

R. A. Shaw, M. D. De La Peña, R. M. Katsanis, and R. E. Williams
Space Telescope Science Institute, Baltimore, MD 21218, Email: shaw@stsci.edu

Abstract:

The nebular analysis package in STSDAS has been substantially enhanced, and now includes several new ions and diagnostics, as well as updated atomic data for all supported ions. In addition, new tasks are being added to compute, from ratios of recombination lines, certain nebular physical parameters and the abundances of He+ and He+2 relative to H+.

               

1. Introduction

The nebular analysis package is a set of applications within IRAF/STSDAS for computing physical parameters in emission line nebulae (such as electron density, Ne, and temperature, Te), as well as ionic abundances of several elements relative to ionized hydrogen. Nebular also provides utilities for exploring the range of validity of the diagnostics themselves, and for employing them in the context of a very simple nebular model. Several enhancements to the package have been implemented since the original descriptive paper by Shaw & Dufour (1995) was published, and the major new features are described here.

2. New Ions and Atomic Data

Thirteen new ions of C, N, O, Ne, Na, Mg, Al, Si, S, Cl, K, and Ca have been added to the set of 21 previously supported in nebular. As a consequence, 15 new diagnostics for Ne and Te are available, and they span a much greater range of density, temperature, and ionization than in the previous version. The full set of supported ions and diagnostics can be found from the nebular home page . Several new features have also been added, including the capability to compute collisional line emissivities from up to eight (rather than the five previously supported) atomic levels, depending upon the availability of the supporting atomic data. These low-lying levels arise from the same electron configurations as the ground level. The atomic data for the various lines have been updated to the best, most recent available as of mid-1996. These data have been appearing in the literature at a rapid rate, owing to the success of the IRON project (Hummer et al. 1993), a concerted international effort to compute precise atomic data for iron-group ions of astrophysical interest. The collision strengths in particular have been computed for most ions over a much wider range of Te, and are more accurate by factors of 3 to 10. This improvement in the data quality permits the calculation of reliable diagnostics over a much greater range of Te and Ne. The references to the atomic data are too numerous to include here (though they are given in the nebular help documentation), but in general are at least as recent as those given in the compilation by Pradhan and Peng (1995). The Te and Ne diagnostics of collisionally excited lines that are typically used in the literature derive from ratios of specific line intensities (or ratios of sums of intensities) which have a reasonably high emissivity, consistent with being very sensitive to the diagnostic in question. These line intensity ratios are generally the same for ions with a given ground state electron configuration. Table 1 lists the line ratios that are traditional in this sense, where the notation $I_{i\rightarrow j}$ refers to the intensity of the transition from level i to j. The correspondence of wavelength and transitions between energy levels for a given ion can be found by running the ionic task.

 
Table 1: Traditional Diagnostic Ratios  
Ground   Traditional Ratio
Configuration Diagnostic
s2 Ne $I_{4\rightarrow1}$ / $I_{3\rightarrow1}$
  Te ($I_{4\rightarrow1}+I_{3\rightarrow1}$) / $I_{5\rightarrow1}$
p1 Ne $I_{5\rightarrow2}$ / $I_{4\rightarrow2}$
p2 Te ($I_{4\rightarrow2}+I_{4\rightarrow3}$) / $I_{5\rightarrow4}$
p3 Ne $I_{3\rightarrow1}$ / $I_{2\rightarrow1}$
  Te ($I_{2\rightarrow1}+I_{3\rightarrow1}$) / ($I_{4\rightarrow1}+I_{5\rightarrow1}$)
  Tea ($I_{2\rightarrow1}+I_{3\rightarrow1}$) / ($I_{5\rightarrow3}+I_{5\rightarrow2}+I_{4\rightarrow3}+I_{4\rightarrow2}$)
p4 Te ($I_{4\rightarrow1}+I_{4\rightarrow2}$) / $I_{5\rightarrow4}$
    aFor N0 and O+.  

Note that these traditional diagnostic ratios are not the only viable ratios to use: some ratios, though perhaps not as sensitive to the diagnostic in question, are useful if the spectral coverage or resolution is limited; others are simply better for some purposes, such as the Te-sensitive [O III] ratio I(1660+1666)/I(4363). Some nebular tasks, such as temden and ntcontour, now allow the user to specify a transition other than the traditional (default) one.

3. Recombination Lines

The nebular package will soon include new tasks to accommodate the analysis of recombination lines. Atomic data for H+, He+, and He+2 have been incorporated from Storey & Hummer (1995). Specifically, we adopt their tabulations of emissivities, $\epsilon$, separately for Case A and Case B recombination. (The code interpolates in log-Te, log-$\epsilon$ for intermediate values within their grid.) The recomb task will solve for the interstellar reddening and/or Te, given a list of recombination line intensities for a single ion. The rec_abund task will compute the abundance of these ions with respect to H+ from a list of recombination lines. The abund task, which computes abundances from collisional lines in the context of a simple model, is being enhanced to include the ionic abundance calculations from recombination lines as well.

4. Exploration of the Diagnostics

The ntcontour task has been substantially enhanced, and is now more useful for exploring new or traditional diagnostics from collisionally excited lines. This task computes and plots curves that show the range of Te, Ne, and/or intensity ratios that are consistent with a specified diagnostic. A family of secondary curves may optionally be plotted, where each curve may be specified explicitly or as a set of successive, small differences from the reference ratio, giving the appearance of contours. Though for all ions there are default diagnostics for Ne and/or Te, it is possible to customize the diagnostic to the ratio of any of the supported transitions. In addition, the diagnostics may be plotted as Ne vs. Te, Ne vs. Iline, and Te vs. Iline. This task may be run interactively, so that it is possible to investigate many diagnostics quickly. Ntcontour is particularly useful for determining the range of Ne and Te where a particular diagnostic is sensitive, for investigating non-traditional diagnostics, and for estimating the consequences of a given level of uncertainty in an observed line ratio. Figure 1 shows an example plot of the default density-sensitive ratio for Al II.


  
Figure 1: Ratio of [Al II] I(2661)/I(2670) vs. Ne using ntcontour.
\begin{figure}
 \epsscale{0.67}
 \plotone{shawr1_1.eps}\end{figure}

5. Software Features

The nebular package has been substantially re-designed, and is largely table-driven. For example, the atomic reference data are encapsulated in FITS binary tables, and the data pedigree (including literature references) are documented in header keywords. Fits to the collision strengths as a function of Te are evaluated at run-time, so that the reference tables contain data in a form much as it appears in the literature. These features provide great flexibility for anyone to substitute improved atomic data, and allow for easy extensibility of the package to accommodate high-quality data for more ions as they become available.

The data and associated functional fits for one or more atoms/ions of interest are collected into persistent in-memory objects during the course of program execution. The diagnostics for Ne and Te are stored internally as strings containing algebraic relations (in a form not unlike those given in Table 1), and are evaluated at run-time. These features allow much greater flexibility in the applications to make use of relations between ions, such as the comparison of physical diagnostics from similar ions, or the computation of relative abundances.

6. Software Availability

In their sum, the applications in the nebular package are a valuable set of tools for nebular analysis: the derived quantities can be used directly or as input to full photo-ionization models. Most of the enhancements described here have already been incorporated into V2.0 of the nebular package; the new tasks for analysis of recombination lines will be available in the next release. Nebular is publically available, and is included in the STSDAS external package; the new version will be found under the analysis package in STSDAS V2.0 and later. Users who do not have STSDAS may obtain the new version for personal installation from the nebular ftp area. Note that nebular V2.0 requires that IRAF V2.10.4 (or later) and TABLES V2.0 (or later) be installed. Some of the tasks may alternatively be run via the Web from an HTML forms interface: view the nebular home page for details.

Acknowledgments:

Initial support for this software was provided through the NASA Astrophysics Data Program. Support for these enhancements was provided by an internal ST ScI research grant.

References:

Hummer, D. G., Berrington, K. A., Eissner, W., Pradhan, A. K., Saraph, H. E. & Tully, J. A. 1993, A&A, 279, 298

Pradhan, A. & Peng, J. 1995, in Proc. of the ST ScI, No. 8, eds. R. E. Williams & M. Livio (Baltimore, Space Telescope Science Institute), 24

Shaw, R. A. & Dufour, R. J. 1995, PASP, 107, 896

Storey, P. J. & Hummer, D. G. 1995, MNRAS, 272, 41


© Copyright 1998 Astronomical Society of the Pacific, 390 Ashton Avenue, San Francisco, California 94112, USA


Next: The Future of Data Reduction at UKIRT
Up: Data Analysis Applications
Previous: NICMOSlook and Calnic C: Slitless Spectra Extraction Tools
Table of Contents -- Index -- PS reprint -- PDF reprint

payne@stsci.edu