[Previous]
[Next]
NAME:
jitter_gif_pks
PURPOSE:
Writes gif files for each of the peak plots.
SAMPLE CALLING SEQUENCE:
ff = array of input .genx filenames, to do selected files
set_plot,'Z' for .gif output
.run jitter_gif_pks
HISTORY:
Written 20-Mar-97 by S.Qwan
24-Nov-98 (TDT) Selected files option, put online
[Previous]
[Next]
NAME:
jitter_gif_xyimg
PURPOSE:
To create gif files for each x and y error image, as well as negative verisions
for use as veiw graphs.
OPTIONAL INPUTS:
ff=filname
OPTIONAL KEYWORDS:
/neg - plot negative
SAMPLE CALLING SEQUENCE:
jitter_gif_xyimg
jitter_gif_xyimg, filname, /neg
CALLS: ***
ARR2STR [1], AVE_PSD, Arr2Str [2], BREAK_FILE [1], BREAK_FILE [2], BREAK_FILE [3]
CALC_SUMMARY, CONCAT_DIR [1], CONCAT_DIR [2], CONCAT_DIR [3], CONGRID [1]
CONGRID [2], CONGRID [3], DISP_FFT, DISP_FFT_NEG, DO_CALC, GET_BLOCKS, GET_ITEM
GET_MARK_RANGES, IDL_SPEED, ISS_PLOT1, JITTER_FILES, JITT_SAVE_GEN, LOADCT
MK_SUMMARY, OUTPLOT [1], OUTPLOT [2], OUTPLOT [3], PAUSE [1], PLOT4FFT, PLOT_INTEG
PLOT_JIT1, PLOT_JIT4, PLOT_PEAK, PLOT_TRANSF, PLOT_XY_AMP, POLY, POLY_FIT, PROGVER
PSD_FIX, PSD_RMS2, RD_AND_SORT, RD_SUMMARY, SORT_ISS, SSW_FILE_DELETE, STDEV
STR2ARR [1], STR2ARR [2], UNIQ [1], UNIQ [2], UNIQ [3], UNSIGN, UTPLOT [1], UTPLOT [2]
UTPLOT [3], UTPLOT [4], UTPLOT [5], UTPLOT [6], XMENU_SEL [1], XMENU_SEL [2]
anytim2ex [1], anytim2ex [2], anytim2ints [1], anytim2ints [2], break_file [4]
concat_dir [4], dec2sun [1], dec2sun [2], ex2fid [1], ex2fid [2], file_list [1]
file_list [2], fmt_tim [1], fmt_tim [2], gt_day [1], gt_day [2], gt_time [1]
gt_time [2], int2secarr [1], int2secarr [2], list_tfi, pause [2], plot_fft, plots2
plottime [1], plottime [2], pprint [1], pprint [2], prstr [1], prstr [2], read_mdi
restgen [1], restgen [2], savegen [1], savegen [2], str_replace [1]
str_replace [2], tbeep [1], tbeep [2], tbeep [3], tv2 [1], tv2 [2], wmenu_sel [1]
wmenu_sel [2], xyouts2 [1], xyouts2 [2], yesnox [1], yesnox [2], zbuff2file [1]
zbuff2file [2]
HISTORY:
Written 20-Mar-97 by S.Qwan
24-Jul-97 (SQ) -added negative plot option
25-Nov-97 (MDM) - modified default running to allow user to
select which files to run
[Previous]
[Next]
NAME:
JITTER_HTML
PURPOSE:
To create a html file with links to the x and y error plots, full spectrum images,
peaks, and tab files.
SAMPLE CALLING SEQUENCE:
jitter_html
jitter_html, 'outfil'
OPTIONAL INPUT:
outfil -The path and name where the file will be written to.
OPTIONAL KEYWORDS:
q_debug
CALLS: ***
BREAK_FILE [1], BREAK_FILE [2], BREAK_FILE [3], CONCAT_DIR [1], CONCAT_DIR [2]
CONCAT_DIR [3], break_file [4], concat_dir [4], fid2ex [1], fid2ex [2]
file_list [1], file_list [2], fmt_tim [1], fmt_tim [2], rd_tfile [1], rd_tfile [2]
HISTORY:
Written 4-Mar-97 by S.Qwan
12-Dec-97 J.Abrehamson (Eliminated reliance on ordered data in jitter_data.tab)
24-Nov-98 TDT Datasets not in $MDI_CAL_INFO/jitter_data.tab are ignored