gastro  0.1.0
 All Classes Files Functions Variables Pages
Classes | Typedefs | Functions | Variables
measuredstar.h File Reference
#include <basestar.h>
#include <iostream>
#include "fittedstar.h"
#include "preferences.h"
#include "starlist.h"

Go to the source code of this file.

Classes

class  MeasuredStar
 objects measured on actual images. Coordinates and uncertainties are expressed in pixel image frame. Flux expressed in ADU/s. More...
 
class  MeasuredStarList
 A list of MeasuredStar. They are usually filled in Associations::AddImage. More...
 

Typedefs

typedef CountedRef< MeasuredStarMeasuredStarRef
 
typedef
MeasuredStarList::const_iterator 
MeasuredStarCIterator
 
typedef MeasuredStarList::iterator MeasuredStarIterator
 

Functions

BaseStarList & Measured2Base (MeasuredStarList &This)
 
BaseStarList * Measured2Base (MeasuredStarList *This)
 
const BaseStarList & Measured2Base (const MeasuredStarList &This)
 
const BaseStarList * Measured2Base (const MeasuredStarList *This)
 
typedef bool (CatalogLoader_(const ReducedImage &R, const CcdImage &, MeasuredStarList &List))
 
bool KeepSEStar (const SEStar &S)
 routine that checks the quality of SEStar measurements and applies the signal2noise cut from datacards.
 
void SelectFluxForFitCatalog (std::string const &filename)
 

Variables

const CatalogLoader & AperSELoader_Minimal_NormalizeFluxes
 select stars and normalizes fluxes (ADU/sec @ X=1)
 
const CatalogLoader & AperSELoader_SelectStars_NormalizeFluxes
 
const CatalogLoader & SELoader_SelectStars_NormalizeFluxes
 
const CatalogLoader & AperSELoader_NormalizeFluxes
 
const CatalogLoader & AperSELoader_SelectStars_NormalizeFluxes_nosncut
 
const CatalogLoader & CachedMeasuredStarLoader
 
const CatalogLoader & MCMeasuredStarLoader