lsst.meas.extensions.trailedSources g1147af6e9c+35b0431be0
Loading...
Searching...
No Matches
lsst::meas::extensions::trailedSources Namespace Reference

Namespaces

namespace  NaivePlugin
namespace  utils
namespace  VeresPlugin
namespace  version

Classes

class  VeresModel
 Implementation of an axisymmetric 2D Gaussian convolved with a line – a model for a fast-moving, trailed-source (Veres et al. More...

Typedefs

using ImageF = afw::image::Image<float>
using ExposureF = afw::image::Exposure<float>

Functions

sin (T... args)
cos (T... args)
sqrt (T... args)
exp (T... args)
erf (T... args)

Detailed Description

lsst.meas.extensions.trailedSources

Typedef Documentation

◆ ExposureF

◆ ImageF

Function Documentation

◆ cos()

T std::cos ( T... args)

◆ erf()

T std::erf ( T... args)

◆ exp()

T std::exp ( T... args)

◆ sin()

T std::sin ( T... args)

◆ sqrt()

T std::sqrt ( T... args)