Name
rops_textfile - calculates and stores on a disk in ASCII format a 1D rotational average of the periodogram of the input 2D or 3D image
Usage
rops_textfile(image, textfile, lng = False)
Input
- image
- input real image
Output
- output
- the name of the ASCII output disk file to contain 1D rotational average of the periodogram of the input 2D or 3D image
- lng
- if set to True, the command will return natural logarithm of the rotational average of the periodogram (the first value, i.e., the arbitrary sum of all elements, is replaced by the second)
Author / Maintainer
Pawel A. Penczek
Keywords
- category 1
- FUNDAMENTALS
- category 2
- SPATIAL, FOURIER
Files
fundamentals.py
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect.