|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide replace.pro
replace |
Replace spectral channels by interpolation, or with zero values
getrec,1 chan ; set the X-axis to channels replace,1023,1025 ; replace the channel range 1023-1025 freq ; set the X-axis to GHz replace ; prompt user for ranges and replace the values replace,15,/zero ; set the data value at channel 15 to 0.0
Parameters | |
bchan |
Starting channel |
echan |
Ending channel |
Keywords | |
zero |
Compute stats for full spectrum? |