table of contents
FREE_RG(1) | User Commands | FREE_RG(1) |
NAME¶
free_rg - manual page for free_rg 2024.9.0
DESCRIPTION¶
usage: free_rg [OPTIONS] FILES
Calculate the radius of gyration using Guinier law for a set of scattering curves
positional arguments:¶
- FILE
- dat files of the scattering curves
options:¶
- -h, --help
- show this help message and exit
- -v, --verbose
- switch to verbose mode
- -V, --version
- show program's version number and exit
- -o OUTPUT, --output OUTPUT
- Output filename
- -f FORMAT, --format FORMAT
- Output format: native, csv, ssf
- -u {nm,??,A}, --unit {nm,??,A}
- Unit for q: inverse nm or ??ngstrom?
free_rg is an open-source implementation of the autorg algorithm originately part of the ATSAS suite. As this is reverse engineered, some constants and results may differ
SEE ALSO¶
The full documentation for free_rg is maintained as a Texinfo manual. If the info and free_rg programs are properly installed at your site, the command
- info free_rg
should give you access to the complete manual.
September 2024 | free_rg 2024.9.0 |