|
lsst.pipe.tasks g2c8cee2ce7+1ac6cedd78
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| namespace | lsst.pipe |
| namespace | lsst.pipe.tasks |
| namespace | lsst.pipe.tasks.ssp |
| namespace | lsst.pipe.tasks.ssp.photfit |
Functions | |
| lsst.pipe.tasks.ssp.photfit.HG_model (phase, params) | |
| lsst.pipe.tasks.ssp.photfit.HG1G2_model (phase, params) | |
| lsst.pipe.tasks.ssp.photfit.HG12_model (phase, params) | |
| lsst.pipe.tasks.ssp.photfit.HG12star_model (phase, params) | |
| lsst.pipe.tasks.ssp.photfit.chi2 (params, mag, phase, mag_err, model) | |
| lsst.pipe.tasks.ssp.photfit.fit (mag, phase, sigma, model=HG12_model, params=[0.1]) | |
| lsst.pipe.tasks.ssp.photfit.fitHG12 (mag, magSigma, phaseAngle, tdist, rdist, fixedG12=None, magSigmaFloor=0.0, nSigmaClip=None) | |
| lsst.pipe.tasks.ssp.photfit.phase_angle_deg (r_obj_sun, r_obs_sun) | |
| lsst.pipe.tasks.ssp.photfit.hg_V_mag (H, G, r, delta, phase_deg) | |