lamp_mac/TOF/
rescale_t.pro
top rescale_t
result = rescale_t(w_in, Told=Told, Tnew=Tnew)
******* *********
** User callable
**For IN5 and IN6 data
**
** Rescales data taken at a temperature Told to a temperature Tnew, using
** the Bose thermal population factor. Workspace data must be as a function
** of energy transfer. Energies in meV.
**
** ARGUMENTS
** Told : Temperature of input data
** Tnew : Desired rescaling temperature
**
** DIMENSIONS
** w_in(dE,nspectra)=w_out
**
** COMMAND SYNTAX
** w10=rescale_t(w9,Told=
Parameters
- w_in
Keywords
- Told
- Tnew
File attributes
Modification date: | Tue Oct 1 14:39:52 2013 |
Lines: | 115 |