Name

get_eigen_images - Calculate eigen images from input stack file

Usage

get_eigen_images(stack, eigenstack, mask, num, avg)

Input

stack
stack
mask
mask

Output

output
the eigenstack

Options

num
number of output images
avg
subtract average of input images (avg=1)or not(avg=0)

Description

Method

Reference

Author / Maintainer

Keywords

category 1
UTILITIES

Files

utilities.py

See also

References to relevant other routines.

Maturity

alpha
crashes and nobody knows why, works but results are incorrect, works for author but noone else
beta
works for author, often works for others.
stable
works for most people, has been tested; test cases/examples available.

Bugs

None. It is perfect.

get_eigen_images (last edited 2023-07-01 13:12:40 by localhost)