Definition at line 1037 of file model_fitting.py.
◆ ALIGNED_ELLIPSE
| int sourcextractor.config.model_fitting.WindowType.ALIGNED_ELLIPSE = 8 |
|
static |
◆ DISK_AREA
| int sourcextractor.config.model_fitting.WindowType.DISK_AREA = 7 |
|
static |
◆ DISK_MAX
| int sourcextractor.config.model_fitting.WindowType.DISK_MAX = 6 |
|
static |
◆ DISK_MIN
| int sourcextractor.config.model_fitting.WindowType.DISK_MIN = 5 |
|
static |
◆ RECTANGLE
| int sourcextractor.config.model_fitting.WindowType.RECTANGLE = 1 |
|
static |
◆ ROTATED_ELLIPSE
| int sourcextractor.config.model_fitting.WindowType.ROTATED_ELLIPSE = 9 |
|
static |
◆ SQUARE_AREA
| int sourcextractor.config.model_fitting.WindowType.SQUARE_AREA = 4 |
|
static |
◆ SQUARE_MAX
| int sourcextractor.config.model_fitting.WindowType.SQUARE_MAX = 3 |
|
static |
◆ SQUARE_MIN
| int sourcextractor.config.model_fitting.WindowType.SQUARE_MIN = 2 |
|
static |
The documentation for this class was generated from the following file: