Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
scanrec | SDRecord to fit | ||
Allowed: | boolean | ||
Default: | Currently displayed data | ||
order | order of polynomial | ||
Allowed: | integer | ||
Default: | none | ||
range | range for computing polynomial baseline | ||
Allowed: | string | ||
Default: | none | ||
action | 'subtract' or 'show' | ||
Allowed: | string | ||
Default: | 'subtract' |
mybl := d.base(order=2,action='subtract',range='[50:400],[1500:2000]') # This will perform a 2nd order poly. # fit to the currently displayed scan.