Collection of parameters for parallel imaging, categorized roughly by imaging component. More...
#include <ParallelImagerParams.h>
Public Member Functions | |
| ParallelImagerParams (Record sl, Record im, Record gr, Record wt, Record nm, Record dc, Record it) | |
| ParallelImagerParams () | |
Public Attributes | |
| Record | selection |
| Record | image |
| Record | grid |
| Record | weight |
| Record | normalization |
| Record | deconvolution |
| Record | iteration |
Collection of parameters for parallel imaging, categorized roughly by imaging component.
Definition at line 38 of file ParallelImagerParams.h.
| casa::ParallelImagerParams::ParallelImagerParams | ( | Record | sl, | |
| Record | im, | |||
| Record | gr, | |||
| Record | wt, | |||
| Record | nm, | |||
| Record | dc, | |||
| Record | it | |||
| ) | [inline] |
Definition at line 39 of file ParallelImagerParams.h.
| casa::ParallelImagerParams::ParallelImagerParams | ( | ) | [inline] |
Definition at line 49 of file ParallelImagerParams.h.
Definition at line 63 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 60 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 59 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 64 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 62 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 56 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
Definition at line 61 of file ParallelImagerParams.h.
Referenced by casa::CubePartitionMixin< T >::get_params(), casa::ContinuumPartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
1.6.1