Data Fields

InputParms Struct Reference

Data Fields

D1 d1
 1d specific parameters
D3 d3
 3d specific parameters
CalculationType whichCalc
 Which type of calculation to perform.
bool constrained
 Constrained LSQR inversion.
bool spread
 spread of the weights in space for OLA based inversions
bool xt
 crosstalk term
bool noMaps
 exclude maps from OLA based inversions
char * outputBaseDirName
 base directory for all output files
char * outputBaseDirNameOrig
 original base directory for all output files
char * InputICovarFileName
 Inverse covariance file name.
char * InputRegFileName
 Regularization file name.
LambdaSet lambdaSet1
 Range of values for first lambda parameter.
LambdaSet lambdaSet2
 Range of values for second lambda parameter.
LambdaSet lambdaSet3
 Range of values for third lambda parameter.
LambdaSet lambdaSet4
 Range of values for fourth lambda parameter.
char * OptionalFile
 Optional file.
TargetInfo targetInfo
 Files containing target function depths.
char * InitialGuessFile
 Initial guess for LSQR/OLA algorithm.
int scatterer
 Scatterer of interest for 3dv OLA.

Detailed Description

Input parameters for both 1d and 3d problem. This structure is filled while parsing the input file and returned to the calling function.


Field Documentation

Constrained LSQR inversion.

1d specific parameters

3d specific parameters

Initial guess for LSQR/OLA algorithm.

Inverse covariance file name.

Regularization file name.

Range of values for first lambda parameter.

Range of values for second lambda parameter.

Range of values for third lambda parameter.

Range of values for fourth lambda parameter.

exclude maps from OLA based inversions

Optional file.

base directory for all output files

original base directory for all output files

Scatterer of interest for 3dv OLA.

spread of the weights in space for OLA based inversions

Files containing target function depths.

Which type of calculation to perform.

crosstalk term


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines