| Keyword | Variable | Default | Description |
|---|---|---|---|
| 1path list | list of paths | ||
| group | feff | group name for created arrays | |
| kmin | 0. | kmin for output arrays | |
| kmax | 20. | kmax for output arrays | |
| s02 | 1. | overall scale factor for |
|
| sigma2 | 0. | overall |
|
| do_real | F | save real part of |
|
| do_phase | F | save phase-shift of |
|
| do_mag | F | save magnitude of |
|
| do_all | F | save all optional output |
Optional output arrays can be written for other parts of the complex
(k) according to the appropriate keyword:
$GROUP.chi_real (do_real),
$GROUP.chi_mag (do_mag), and
$GROUP.chi_phase (do_phase).
Iff> ff2chi(1,2,4-9, do_phase)