The LAMP Application

Generated by IDLdoc

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

lamp_mac/BRISP/

reb_brisp.pro


top reb_brisp

result = reb_brisp(w_in, eb, fb, dE=dE, force=force, keep_elastic=keep_elastic)

******* ********* ** User callable ** For IN4, IN5, IN6, D7 and BRISP data. ** ** rebins output workspace from t2e to constant energy bin width. ** ** ARGUMENTS: ** dE : required energy bin width ** (eb and fb are obsolete and kept for backwards compatibility) ** ** KEYWORDS: ** /force : rebin over entire energy range ** otherwise: rebin only where dE is > point spacing (default) ** /keepelastic : do not rebin over the elastic peak ** ** DIMENSIONS ** w_in=(nE,nspectra) -> w_out(dE, nspectra) ** ** COMMAND SYNTAX: ** w10=reb(w9,dE=[,/force]) ** ** (optional keywords shown in square brackets) ** ** KHA,JRS 11/6/07 ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
eb
fb

Keywords

dE
force
keep_elastic

File attributes

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