CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
ImageFitter.cc File Reference
#include "ImageFitter.h"
#include "Util/Message.h"
#include <omp.h>
Include dependency graph for ImageFitter.cc:

Macros

#define SQ_FWHM_TO_SIGMA   1.0 / 8.0 / log(2.0)
 
#define DEG_TO_RAD   M_PI / 180.0
 

Macro Definition Documentation

◆ DEG_TO_RAD

#define DEG_TO_RAD   M_PI / 180.0

◆ SQ_FWHM_TO_SIGMA

#define SQ_FWHM_TO_SIGMA   1.0 / 8.0 / log(2.0)