|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./toolbox File dcbias.pro
dcbias |
This procedure adds a bias factor to a data container's data
get,index=1
a = data_new()
data_copy,!g.s[0],a
show
dcbias,a,25
show,a
-
| Parameters | |
|
dc |
data container (spectrum or continuum) |
|
factor |
bias factor |