lamp_mac/D7_b/
binq.pro
top binq
result = binq(w_in, qb, dQ=dQ)
******* ****
** User callable
**Interpolates data along the x-axis to regular steps with point spacing dQ.
**
**ARGUMENTS:
** dQ :desired constant Q-bin width
** (qb is obsolete, kept for backwards compatability)
**
**DIMENSIONS:
** w_in(nspectra) -> w_out(nQ)
**
**COMMAND SYNTAX:
** w2=binq(w1,dQ=
Parameters
- w_in
- qb
Keywords
- dQ
File attributes
Modification date: | Tue Oct 1 14:43:50 2013 |
Lines: | 114 |