The LAMP Application

Generated by IDLdoc

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

lamp_mac/BRISP/

out_sqw.pro


top out_sqw

out_sqw, W_in, fileout=fileout

** ******* ** User callable ** Export ASCII files containing Sqw output of sqw_pix (FF, April 2010) ** (based on output_allqs.pro) ** *** takes a 2-D workspace from sqw_pix.pro and writes it to a series of files, *** one for each Q. y-axis must be Q and x-axis energy transfer. ** **** output files have names .q005 Q=0.05 A-1 **** .q010 Q=0.10 A-1 **** etc... ** **ARGUMENTS ** fileout : name of output file ** **DIMENSIONS ** w_in(dE,dQ) output from sqo_pix.pro ** **COMMAND SYNTAX ** out_sqw, w17, file='namefile'; ** ************** INPUT WORKSPACE - CHECK FOR PARAMETERS *********************

Parameters

W_in

Keywords

fileout

File attributes

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