File: lreven.tmpl

package info (click to toggle)
libdemeter-perl 0.9.27%2Bds6-9
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 74,028 kB
  • sloc: perl: 73,233; python: 2,196; makefile: 1,999; ansic: 1,368; lisp: 454; sh: 74
file content (3 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
newplot(({$S->data->group}.q)**2, {$S->data->group}.ratio, xmax={$S->qmax}**2, title="log-ratio",
        xlabel="k\u2\d (\A\u-2\d)", ylabel="log-ratio", key=data)
plot(({$S->data->group}.q)**2, {$S->data->group}.even, key=fit)