Name
ro_textfile - calculates and stores on a disk in ASCII format a 1D rotational average of the input 2D or 3D image
Usage
ro_textfile(image, filename, [ " Helpful Text "])
Input
- image
- input real image
Output
- filename
- the name of the ASCII output disk file to contain 1D rotational average of the input 2D or 3D image
- " "
- any text that will be written as a first line of the output file
Author / Maintainer
Pawel A. Penczek
Keywords
- category 1
- FUNDAMENTALS
- category 2
- SPATIAL
Files
fundamentals.py
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect.