The LAMP Application

Generated by IDLdoc

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

lamp_mac/BRISP/

output_allangles_brisp.pro


top output_allangles_brisp

output_allangles_brisp, w_in, ofi, file=file

** ********************** ** User callable ** takes a 2-D workspace from t2e and writes it to a series of files, ** one for each detector. x-axis must be energy transfer and y-axis ** detector number. ** ** output files have names .det2 detector #2 ** .det4 detector #4 ** etc... ** ** ARGUMENTS ** file : name of output file stem ** (ofi is obsolete, kept for backwards compatability) ** ** DIMSENSIONS ** w_in(nspectra,dE) output from t2e.pro [and reb.pro] ** ** COMMAND SYNTAX ** output_allangles, w17, file='' ** 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: 91