The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/TOF/

output_allqs.pro


top output_allqs

output_allqs, w_in, ofi, file=file

** ************ ** User callable ** takes a 2-D workspace from sqw_rebin.pro and writes it to a series of files, ** one for each Q. x-axis must be Q and y-axis energy transfer. ** ** output files have names .q005 Q=0.05 A-1 ** .q010 Q=0.10 A-1 ** etc... ** ** ARGUMENTS ** file : name of output file stem ** (ofi is obsolete, kept for backwards compatability) ** ** DIMSENSIONS ** w_in(dQ,dE) output from sqw_rebin.pro ** ** COMMAND SYNTAX ** output_allqs, w17, file='' ** KHA,JRS 8/8/00

Parameters

w_in
ofi

Keywords

file

File attributes

Modification date: Tue Oct 1 14:39:52 2013
Lines: 83