GLAMERDOC++
Gravitational Lensing Code Library
Loading...
Searching...
No Matches
PixelMap< T > Member List

This is the complete list of members for PixelMap< T >, including all inherited members.

AdaptiveSmooth(PosType value) (defined in PixelMap< T >)PixelMap< T >
AddCurve(ImageInfo *curve, T value)PixelMap< T >
AddCurve(Kist< Point > *imagekist, T value) (defined in PixelMap< T >)PixelMap< T >
AddCurve(std::vector< Point_2d > &curve, T value) (defined in PixelMap< T >)PixelMap< T >
AddCurve(std::vector< RAY > &curve, T value) (defined in PixelMap< T >)PixelMap< T >
AddGrid(const Grid &grid, T value=1.0)PixelMap< T >
AddGrid(const Grid &grid, LensingVariable val)PixelMap< T >
AddGridBrightness(Grid &grid)PixelMap< T >
AddGridMapBrightness(const GridMap &grid)PixelMap< T >
addheader(std::string label, long value, std::string comment)PixelMap< T >inline
addheader(std::string label, size_t value, std::string comment) (defined in PixelMap< T >)PixelMap< T >inline
addheader(std::string label, float value, std::string comment) (defined in PixelMap< T >)PixelMap< T >inline
addheader(std::string label, double value, std::string comment) (defined in PixelMap< T >)PixelMap< T >inline
addheader(std::string label, std::string value, std::string comment) (defined in PixelMap< T >)PixelMap< T >inline
AddImages(ImageInfo *imageinfo, int Nimages, float rescale=1.)PixelMap< T >
AddImages(std::vector< ImageInfo > &imageinfo, int Nimages, float rescale=1.)PixelMap< T >
AddPointSource(const Point_2d &x, T flux) (defined in PixelMap< T >)PixelMap< T >
AddSource(Source &source) (defined in PixelMap< T >)PixelMap< T >
AddSource(Source &source, int oversample)PixelMap< T >
AddSource_parallel(S &source, int oversample)PixelMap< T >inline
AddUniformImages(ImageInfo *imageinfo, int Nimages, T value)PixelMap< T >
AddValue(std::size_t i, T value)PixelMap< T >
agrees(const PixelMap &other) constPixelMap< T >
AssignValue(std::size_t i, T value)PixelMap< T >
ave() constPixelMap< T >inline
ChangeUnits(PixelMapUnits u) (defined in PixelMap< T >)PixelMap< T >inline
Clean() (defined in PixelMap< T >)PixelMap< T >inline
convolve(const PixelMap< T > &kernel)PixelMap< T >
convolve2(const PixelMap< T > &kernel) (defined in PixelMap< T >)PixelMap< T >
copy_in(const PixelMap &pmap)PixelMap< T >
count_islands(std::vector< size_t > &pixel_index) constPixelMap< T >
cutout(long xmin, long xmax, long ymin, long ymax)PixelMap< T >
data() (defined in PixelMap< T >)PixelMap< T >inline
doubleFlip()PixelMap< T >inline
downsize(int n)PixelMap< T >
drawBox(PosType p1[], PosType p2[], PosType value, int Nstrip)PixelMap< T >
drawcircle(PosType r_center[], PosType radius, PosType value)PixelMap< T >
drawCurve(std::vector< Point * > points, PosType value) (defined in PixelMap< T >)PixelMap< T >inline
drawCurve(std::vector< Point > points, PosType value) (defined in PixelMap< T >)PixelMap< T >inline
drawCurve(std::vector< Point_2d > points, PosType value) (defined in PixelMap< T >)PixelMap< T >inline
drawdisk(PosType r_center[], PosType radius, PosType value, int Nstrip)PixelMap< T >
drawgrid(int N, PosType value)PixelMap< T >
DrawLine(long x0, long x1, long y0, long y1, T value, bool add)PixelMap< T >
drawline(double x1[], double x2[], T value, bool add)PixelMap< T >
DrawLineGS(long x0, long x1, long y0, long y1, T value, bool add) (defined in PixelMap< T >)PixelMap< T >
drawPoints(std::vector< Point * > points, PosType size, PosType value) (defined in PixelMap< T >)PixelMap< T >
drawPoints(std::vector< Point > points, PosType size, PosType value) (defined in PixelMap< T >)PixelMap< T >
drawPoints(std::vector< Point_2d > points, PosType size, PosType value) (defined in PixelMap< T >)PixelMap< T >
drawSquare(PosType p1[], PosType p2[], PosType value)PixelMap< T >
duplicate(const PixelMap &pmap)PixelMap< T >
find_contour(T level, std::vector< std::vector< Point_2d > > &points, std::vector< bool > &hits_edge) constPixelMap< T >
find_index(PosType const x[], long &ix, long &iy) constPixelMap< T >
find_index(PosType const x[]) constPixelMap< T >
find_index(PosType x, PosType y, long &ix, long &iy) constPixelMap< T >
find_index(PosType x, PosType y) constPixelMap< T >
find_islands_holes(T level, std::vector< std::vector< size_t > > &points) constPixelMap< T >
find_position(PosType x[], std::size_t const index) constPixelMap< T >
find_position(PosType x[], std::size_t const ix, std::size_t const iy) constPixelMap< T >
FindArc(PosType &radius, PosType *xc, PosType *arc_center, PosType &arclength, PosType &width, PosType threshold)PixelMap< T >
flipX()PixelMap< T >inline
flipY()PixelMap< T >inline
getCenter(Point_2d &c) const (defined in PixelMap< T >)PixelMap< T >inline
getCenter() const (defined in PixelMap< T >)PixelMap< T >inline
getDEC()PixelMap< T >inline
getLLBoundary() const (defined in PixelMap< T >)PixelMap< T >inline
getNx() const (defined in PixelMap< T >)PixelMap< T >inline
getNy() const (defined in PixelMap< T >)PixelMap< T >inline
getRA()PixelMap< T >inline
getRangeX() const (defined in PixelMap< T >)PixelMap< T >inline
getRangeY() const (defined in PixelMap< T >)PixelMap< T >inline
getResolution() const (defined in PixelMap< T >)PixelMap< T >inline
getUnits() const (defined in PixelMap< T >)PixelMap< T >inline
getValue(std::size_t i) const (defined in PixelMap< T >)PixelMap< T >inline
interpolate(int n)PixelMap< T >
lens_definition(T min_sn_per_image, T pixel_threshold, int &Nimages, T &total_sig_noise_source, std::vector< size_t > &maxima_indexes, std::vector< std::vector< size_t > > &image_points, bool &lens_TF, T &level, size_t &n_pix_in_source, bool verbose=false)PixelMap< T >
linear_interpolate(PosType x[])PixelMap< T >
max() const (defined in PixelMap< T >)PixelMap< T >inline
maxima(T minlevel) constPixelMap< T >
min() const (defined in PixelMap< T >)PixelMap< T >inline
operator()(std::size_t i) (defined in PixelMap< T >)PixelMap< T >inline
operator()(std::size_t i) const (defined in PixelMap< T >)PixelMap< T >inline
operator()(std::size_t i, std::size_t j) const (defined in PixelMap< T >)PixelMap< T >inline
operator()(std::size_t i, std::size_t j) (defined in PixelMap< T >)PixelMap< T >inline
operator*(const PixelMap &a) constPixelMap< T >
operator*(PosType b) const (defined in PixelMap< T >)PixelMap< T >
operator*=(const PixelMap &rhs)PixelMap< T >
operator*=(PosType b) (defined in PixelMap< T >)PixelMap< T >
operator+(const PixelMap &) constPixelMap< T >
operator+=(const PixelMap &rhs)PixelMap< T >
operator+=(float f) (defined in PixelMap< T >)PixelMap< T >inline
operator+=(double f) (defined in PixelMap< T >)PixelMap< T >inline
operator-(const PixelMap &) constPixelMap< T >
operator-=(const PixelMap &rhs)PixelMap< T >
operator-=(float f) (defined in PixelMap< T >)PixelMap< T >inline
operator-=(double f) (defined in PixelMap< T >)PixelMap< T >inline
operator/(const PixelMap &a) constPixelMap< T >
operator=(const PixelMap< T > &other) (defined in PixelMap< T >)PixelMap< T >
operator=(PixelMap< T > &&other) (defined in PixelMap< T >)PixelMap< T >
operator[](std::size_t i) (defined in PixelMap< T >)PixelMap< T >inline
operator[](std::size_t i) const (defined in PixelMap< T >)PixelMap< T >inline
paste(const PixelMap &pmap)PixelMap< T >
paste(const PixelMap &pmap, long nx, long ny)PixelMap< T >
PixelMap(const PixelMap< T > &pmap, double res_ratio)PixelMap< T >
PixelMap() (defined in PixelMap< T >)PixelMap< T >
PixelMap(const PixelMap< T > &other) (defined in PixelMap< T >)PixelMap< T >
PixelMap(PixelMap< T > &&other) (defined in PixelMap< T >)PixelMap< T >
PixelMap(const PixelMap< T > &pmap, const double *center, std::size_t Npixels)PixelMap< T >
PixelMap(const PixelMap< T > &pmap, long nx, long ny, std::size_t Npixels)PixelMap< T >
PixelMap(const double *center, std::size_t Npixels, double resolution, PixelMapUnits u=PixelMapUnits::ndef)PixelMap< T >
PixelMap(const double *center, std::size_t Nx, std::size_t Ny, double resolution, PixelMapUnits u=PixelMapUnits::ndef)PixelMap< T >
PixelMap(std::string fitsfilename, double resolution=-1, PixelMapUnits u=PixelMapUnits::ndef)PixelMap< T >
PixelMap(const PixelMap< OtherT > &) (defined in PixelMap< T >)PixelMap< T >
PixelMap(const PixelMap< double > &other) (defined in PixelMap< T >)PixelMap< T >
PowerSpectrum(std::vector< PosType > &power_spectrum, std::vector< PosType > &lvec, bool overwrite=true)PixelMap< T >
PowerSpectrum(std::vector< PosType > &power_spectrum, const std::vector< PosType > &lbins, std::vector< PosType > &lave, bool overwrite=true)PixelMap< T >
printASCII() constPixelMap< T >
printASCIItoFile(std::string filename) constPixelMap< T >
printFITS(std::string filename, bool Xflip=false, bool verbose=false)PixelMap< T >
printFITS(std::string filename, std::vector< std::tuple< std::string, double, std::string > > &extra_header_info, bool verbose) (defined in PixelMap< T >)PixelMap< T >
printFITS(std::string filename, std::vector< std::string > &headercards)PixelMap< T >
recenter(PosType newcenter[2])PixelMap< T >
recenter(Point_2d newcenter)PixelMap< T >
Renormalize(T factor)PixelMap< T >
rotate(PosType theta, T scale=1)PixelMap< T >
setRAandDec(double RAin, double DECin)PixelMap< T >inline
size() const (defined in PixelMap< T >)PixelMap< T >inline
size()PixelMap< T >inline
smooth(double sigma)PixelMap< T >
sum() constPixelMap< T >inline
swap(PixelMap< T > &, PixelMap< T > &) (defined in PixelMap< T >)PixelMap< T >static
threshold(std::list< size_t > &pixel_index, PosType value)PixelMap< T >inline
valid() const (defined in PixelMap< T >)PixelMap< T >inline
~PixelMap() (defined in PixelMap< T >)PixelMap< T >inline