SDDSlib
|
Public Attributes | |
double | backgroundLevel |
double | integratedSpotIntensity |
double | peakSpotIntensity |
double | saturationCount |
double | backgroundKilledPositive |
double | backgroundKilledNegative |
int32_t | ROI [4] |
int32_t | spotROI [4] |
int32_t | spotCenter [2] |
double | spotSigma [2] |
double | spotRange50 [2] |
double | spotRange65 [2] |
double | spotRange80 [2] |
double | spotCentroid [2] |
double | S11 |
double | S33 |
double | rmsCrossProduct |
double | phi |
double | majorAxis |
double | minorAxis |
Definition at line 141 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::backgroundKilledNegative |
Definition at line 144 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::backgroundKilledPositive |
Definition at line 144 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::backgroundLevel |
Definition at line 143 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::integratedSpotIntensity |
Definition at line 143 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::majorAxis |
Definition at line 147 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::minorAxis |
Definition at line 147 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::peakSpotIntensity |
Definition at line 143 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::phi |
Definition at line 147 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::rmsCrossProduct |
Definition at line 147 of file sddsspotanalysis.c.
int32_t IMAGE_ANALYSIS::ROI[4] |
Definition at line 145 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::S11 |
Definition at line 147 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::S33 |
Definition at line 147 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::saturationCount |
Definition at line 144 of file sddsspotanalysis.c.
int32_t IMAGE_ANALYSIS::spotCenter[2] |
Definition at line 145 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::spotCentroid[2] |
Definition at line 146 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::spotRange50[2] |
Definition at line 146 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::spotRange65[2] |
Definition at line 146 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::spotRange80[2] |
Definition at line 146 of file sddsspotanalysis.c.
int32_t IMAGE_ANALYSIS::spotROI[4] |
Definition at line 145 of file sddsspotanalysis.c.
double IMAGE_ANALYSIS::spotSigma[2] |
Definition at line 146 of file sddsspotanalysis.c.