The LAMP Application

Generated by IDLdoc

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

lamp_mac/BRISP/

rebrisp.pro


top rebrisp

result = rebrisp(w_in, eb, fb, dE=dE, force=force, keep_elastic=keep_elastic, lam=lam, common_e=common_e)

******* ******* ** User callable ** For IN4, IN5, IN6 and D7 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 compatability) ** ** 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 6/10/06 ** ** ************* adapted to BRISP (FF 2007), but to be simpified...... ** lam=wavelength ** keyword /common_e allows to create an unique energy scale ** /keepelastic not implemented ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
eb
fb

Keywords

dE
force
keep_elastic
lam
common_e

File attributes

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