lsst.jointcal  16.0-24-gd8faad8+3
Namespaces | Variables
Associations.cc File Reference
#include <cmath>
#include <iostream>
#include <limits>
#include <sstream>
#include "lsst/log/Log.h"
#include "lsst/jointcal/Associations.h"
#include "lsst/jointcal/CcdImage.h"
#include "lsst/jointcal/StarMatch.h"
#include "lsst/jointcal/ListMatch.h"
#include "lsst/jointcal/Frame.h"
#include "lsst/jointcal/FatPoint.h"
#include "lsst/jointcal/Gtransfo.h"
#include "lsst/jointcal/MeasuredStar.h"
#include "lsst/afw/image/Image.h"
#include "lsst/afw/image/VisitInfo.h"
#include "lsst/daf/base/PropertySet.h"
#include "lsst/pex/exceptions.h"
#include "lsst/afw/geom/Box.h"
#include "lsst/afw/geom/Point.h"
#include "lsst/afw/image/Calib.h"

Go to the source code of this file.

Namespaces

 lsst
 Class for a simple mapping implementing a generic Gtransfo.
 
 lsst::jointcal
 

Variables

const double JanskyToMaggy = 3631.0
 

Variable Documentation

◆ JanskyToMaggy

const double JanskyToMaggy = 3631.0

Definition at line 56 of file Associations.cc.