Fri Aug 27 09:50:43 MDT 2010 Working file: accum2ttag.pro total revisions: 3; selected revisions: 1 description: Converts an image to a structure with X and Y position (photon list) ---------------------------- revision 1.3 date: 2010/02/24 20:43:25; author: sbeland; state: Exp; lines: +2 -2 changed from float to double because of floating rounding errors with large number of events ============================================================================= Working file: calcos_tc.pro total revisions: 19; selected revisions: 1 description: Program to perform the Thermal Correction of COS FUV data. ---------------------------- revision 1.19 date: 2010/08/27 15:11:59; author: sbeland; state: Exp; lines: +2 -2 *** empty log message *** ============================================================================= Working file: cedar.pro sbeland: 6.25 total revisions: 231; selected revisions: 2 description: Top level access to CEDAR functionality ---------------------------- revision 6.25 locked by: sbeland; date: 2010/08/27 15:48:04; author: sbeland; state: Exp; lines: +5 -5 Automatic update ---------------------------- revision 6.24 date: 2010/02/24 20:48:14; author: sbeland; state: Exp; lines: +5 -5 Automatic update ============================================================================= Working file: cos_addwavetag.pro total revisions: 2; selected revisions: 1 description: Program to add the wavelength information to each photon event of a corrtag file. ---------------------------- revision 1.2 date: 2010/02/24 20:45:33; author: sbeland; state: Exp; lines: +4 -1 do not add the wavelength info if already there ============================================================================= Working file: cos_viewer.pro total revisions: 22; selected revisions: 3 description: This is sdi_viewer.pro renamed as cos_viewer.pro updated the calling format of plot_data ---------------------------- revision 1.22 date: 2010/08/27 15:16:55; author: sbeland; state: Exp; lines: +2 -2 fixed problem with image statistics when values were negative ---------------------------- revision 1.21 date: 2010/02/24 20:44:17; author: sbeland; state: Exp; lines: +6 -3 when doing statistics, calculate median when we have less than 16M of data (since it converts from 2D to TTAG). ---------------------------- revision 1.20 date: 2010/02/24 19:50:31; author: sbeland; state: Exp; lines: +5500 -5487 Can now read COS CUMMULATIVE FILES as well as generic 2D images (like NICFPS data) ============================================================================= Working file: extract_fuv_spect.pro total revisions: 15; selected revisions: 2 description: Routine to extract the 1D spectra from a FUV FITS file. ---------------------------- revision 1.15 date: 2010/08/27 15:19:36; author: sbeland; state: Exp; lines: +2 -1 added the fits keyword X1DCORR COMPLETE to the output file ---------------------------- revision 1.14 date: 2010/03/18 14:32:36; author: sbeland; state: Exp; lines: +2 -1 Fixed a bug where the start of the spectra was offset by the position of the first data point. ============================================================================= Working file: get_pod.pro total revisions: 2; selected revisions: 1 description: Reads the POD file format generated from the SDI file at GSFC. ---------------------------- revision 1.2 date: 2010/08/27 15:18:53; author: sbeland; state: Exp; lines: +8 -3 added a flag for hexview not to remove any padding in the data ============================================================================= Working file: get_stim_stats.pro total revisions: 11; selected revisions: 1 description: Routine to get the stim statistics from either FITS or SDI file. ---------------------------- revision 1.11 date: 2010/08/27 15:21:01; author: sbeland; state: Exp; lines: +42 -13 will now handle USERCOORD and corrtag files ============================================================================= Working file: getsds.pro total revisions: 17; selected revisions: 1 description: This function reads an SDI file in a HST Science Data Stream format and extract the Science data from it. The data is returned as an unsigned integer array or byte array depending on the keyword selected by the caller. Currently understands ACS data format only. ---------------------------- revision 3.10 date: 2010/08/27 15:21:39; author: sbeland; state: Exp; lines: +27 -3 modified (slightly) to handle POD files ============================================================================= Working file: hexview.pro total revisions: 41; selected revisions: 1 description: IDL Widget program to display the content of a file in either hex/octal/bin/dec format ---------------------------- revision 3.19 date: 2010/08/27 15:23:18; author: sbeland; state: Exp; lines: +6 -6 Added the choice to user to import POD files (from dialog_pickfile filter) ============================================================================= Working file: lineplot.pro total revisions: 23; selected revisions: 1 description: Widget line plot tool ---------------------------- revision 3.18 date: 2010/08/22 03:22:01; author: sbeland; state: Exp; lines: +3 -3 fixed problem when input arrays where of multiple dimensions (one of them being of size 1) ============================================================================= Working file: plot_data.pro total revisions: 23; selected revisions: 1 description: General purpose routine to plot something and have scroll bars available and zoom function ---------------------------- revision 1.23 date: 2010/08/27 15:24:24; author: sbeland; state: Exp; lines: +939 -836 added more input arrays ============================================================================= Working file: plot_x1d.pro total revisions: 10; selected revisions: 1 description: This program uses the WCS FITS keywords found in a *x1d* file and plots the data versus wavelength (with a pixel axis also). It uses the plot_data routine so the user can zoom, pan and print the plot ---------------------------- revision 1.10 date: 2010/07/22 15:52:22; author: sbeland; state: Exp; lines: +22 -1 Got the ytitle to match the structure selected and plotted ============================================================================= Working file: plot_x1d_fit.pro total revisions: 11; selected revisions: 1 description: This routine plots the 1D extracted spectra (with wavelength scale if defined in the FITS WCS), using the lineplot routine. ---------------------------- revision 1.11 date: 2010/07/22 15:53:38; author: sbeland; state: Exp; lines: +26 -3 Got the ytitle to match the structure selected and plotted ============================================================================= Working file: ttag_lightcurve.pro total revisions: 4; selected revisions: 3 description: Program to return (and plot) the light curve from a corrtag file (with wavelength elements present) ---------------------------- revision 1.4 date: 2010/08/27 15:27:28; author: sbeland; state: Exp; lines: +246 -442 fixed a bunch of issues and added a bunch of features after testing on some real data ---------------------------- revision 1.3 date: 2010/08/04 22:55:53; author: sbeland; state: Exp; lines: +246 -22 added test to limit the selection when looking for geocorronal lines ---------------------------- revision 1.2 date: 2010/08/04 20:00:10; author: sbeland; state: Exp; lines: +199 -47 added geo-coronal line removal fixed problem with selection of x1d data =============================================================================