|
| SutraCentroiderCog (CarmaContext *context, SutraWfs *wfs, long nvalid, float offset, float scale, bool filter_TT, int device) |
|
| SutraCentroiderCog (const SutraCentroiderCog ¢roider) |
|
| ~SutraCentroiderCog () |
|
string | get_type () |
|
int | get_cog (float *cube, float *intensities, T *centroids, int nvalid, int npix, int ntot, cudaStream_t stream=0) |
|
int | get_cog (float *intensities, T *slopes, bool noise) |
|
int | get_cog () |
|
virtual | ~SutraCentroider () |
|
int | set_scale (float scale) |
|
int | set_offset (float offset) |
|
int | set_dark (float *dark, int n) |
|
int | set_flat (float *flat, int n) |
|
int | set_lutPix (int *lutPix, int n) |
|
int | init_calib (int n, int m) |
|
int | init_roi (int N) |
|
int | set_centroids_ref (float *centroids_ref) |
|
int | calibrate_img_validPix () |
|
int | calibrate_img_validPix (cudaStream_t stream) |
|
int | calibrate_img () |
|
int | calibrate_img (cudaStream_t stream) |
|
int | load_validpos (int *ivalid, int *jvalid, int N) |
|
int | set_npix (int npix) |
|
int | set_nxsub (int nxsub) |
|
int | load_img (Tin *img, int n) |
|
int | load_img (Tin *img, int n, int location) |
|
int | load_img (Tin *img, int m, int n, int location) |
|
int | load_img (CarmaObj< Tin > *img) |
|
int | init_img_raw (int m, int n) |
|
int | get_validMask () |
|
bool | is_type (string typec) |
|
int | init_TT_filter () |
|
int | apply_TT_filter (T *centroids) |
|
template<class Tin, class T>
class SutraCentroiderCog< Tin, T >
this class provides the centroider_cog features to COMPASS
- Author
- COMPASS Team https://github.com/ANR-COMPASS
- Version
- 5.4.4
- Date
- 2022/01/24
Definition at line 24 of file sutra_centroider_cog.h.