The LAMP Application

Generated by IDLdoc

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

lamp_mac/BRISP/

output_allqs_brisp.pro


top output_allqs_brisp

output_allqs_brisp, 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 ** *** FF 2007: inserted a blank between columns ** **** to avoid problems in columns separation with negative numbers ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
ofi

Keywords

file

File attributes

Modification date: Tue Oct 1 14:45:32 2013
Lines: 89