Scripts Package:
Version History
| Package Version | Name | Changes |
|---|---|---|
| 18 Oct 2012 | merge_obs, reproject_obs, and flux_obs | Fixes to improve support for HRC observations and to avoid the (rather unhelpful) error message 'data type not understood', <type 'numpy.dtype'>, ('S0', 0, 1)). |
| 15 Oct 2012 | merge_obs, reproject_obs, and flux_obs |
These scripts are designed to reproject and merge observations, with the option of creating exposure-corrected images of the combined data. The merge_obs and reproject_obs scripts replace the merge_all script, depending on whether or not you want the exposure-corrected image(s). See: |
| fluximage |
The script has seen numerous improvements including: a simplified user interface (you can now supply just the input and output files); the output file names have been renamed; support for spectral weights file; is is now possible to create exposure maps with units of time; the run-time has been reduced when large bin sizes are used; the background subtraction done with HRC-I data can be turned off; and several minor bug fixes for handling gzipped data and grating observations. See: |
|
| chandra_repro | The script can now re-process multiple observations and it now copies, rather than links, files (reverging the change made in the 11 April 2012 release). | |
| make_instmap_weights and save_instmap_weights | These now include simple metadata in the output file which can be used by fluximage, flux_obs, and merge_obs. | |
|
$ASCDS_CONTRIB/data/*lut
plist imagej plist ximage |
A collection of color look-up tables has been added to $ASCDS_CONTRIB/data/ and available via the imagej and ximage parameter files. These files can be used in ds9 or ChIPS (image thread or colormap gallery example). See: |
|
| 12 Jul 2012 | chandra_repro | Bug fixed causing failures with HRC data. |
| 27 Jun 2012 | chandra_repro |
|
| download_chandra_obsid |
Stack files can now be used for the obsids and filetypes arguments. So, if unix% cat obsids.lis 1234 1235 4356 then you can download these obsids by saying unix% download_chandra_obsid @obsids.lis |
|
| chips_contrib.images module |
|
|
| 11 Apr 2012 | chandra_repro |
|
| 16 Feb 2012 | find_chandra_obsid |
A list of matching observations, including relevant information is returned, or the data can be directly downloaded from the archive. Examples: unix% find_chandra_obsid 'ngc 1333' unix% find_chandra_obsid 12:45:32 -32:30:10 unix% find_chandra_obsid 350.86 58.81 download=ask |
| combine_spectra |
|
|
| fluximage |
|
|
| specextract | The script no longer errors out if you set outroot to be a stack and had correct=yes and weight=no. | |
| ciao_contrib.runtool module | The module now supports running the find_chandra_obsid script. | |
| ciao_contrib.cda module |
Two Python modules have been added to support finding
(ciao_contrib.cda.search) and downloading
(ciao_contrib.cda.data) publicly-available data
in the Chandra Data Archive. These modules are used by the
find_chandra_obsid and download_chandra_obsid
scripts.
|
|
| coords module |
|
|
| 06 Feb 2012 | fluximage |
|
| chandra_repro | Improved error checking on the input directory. | |
| 09 Jan 2012 | splitroi |
A script for splitting the source and background
regions created by the roi tool.
See the An Image of
Diffuse Emission thread for an example of its
use.
|
| crates_contrib.utils module |
The module has three new routines:
The make_image_crate and write_columns routines now accept dictionaries or structured arrays as input, and will convert arrays of np.int32 values to np.int64 to work around a CRATES bug. |
|
| 14 Dec 2011 | multiple scripts | The scripts package has been updated for the CIAO 4.4 release. The Analysis Scripts section of the release notes has a list of all the changes. |

![[CIAO Logo]](../../imgs/ciao_logo_navbar.gif)