- Timestamp:
- May 9, 2013, 11:35:03 AM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130419
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419
-
branches/eam_branches/ipp-20130419/ippToPsps
- Property svn:mergeinfo changed
/trunk/ippToPsps merged: 35426,35451-35452,35456,35496,35502-35503
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130419/ippToPsps/doc/notes.txt
r35233 r35554 1 2 2013.04.27 3 4 need to move the conversion between mags and flux into dvopsps. 5 6 * detection table 7 * psfFlux : uses PSF_INST_MAG instead of PSF_INST_FLUX 8 * psfFluxErr : uses PSF_INST_MAG_SIG and PSF_INST_MAG instead of PSF_INST_FLUX_SIG 9 * apFlux : uses AP_MAG instead of AP_FLUX 10 * kronFlux : correctly uses KRON_FLUX 11 * kronFluxErr : correctly uses KRON_FLUX_ERR 12 13 ** psfFlux is forced to 0.0000001 instead of 0.0 -- why? 14 15 * stack detection table (same issues as detection table) 16 * psfFlux : uses PSF_INST_MAG instead of PSF_INST_FLUX 17 * psfFluxErr : uses PSF_INST_MAG_SIG and PSF_INST_MAG instead of PSF_INST_FLUX_SIG 18 * apFlux : uses AP_MAG instead of AP_FLUX 19 * kronFlux : correctly uses KRON_FLUX 20 * kronFluxErr : correctly uses KRON_FLUX_ERR 21 22 * psfFlux is set to 2 sigma if psfFlux is NULL 23 24 * object 25 * Mean PSF Mag : direct from DVO MAG 26 * Mean PSF Mag Err : direct from DVO MAG_ERR 27 * Mean Kron Mag : direct from DVO KRON MAG 28 * Mean Kron Mag Err : direct from DVO KRON MAG_ERR 29 30 * Stack PSF Mag : from DVO stack psf flux 31 * Stack PSF Mag Err : from DVO stack psf flux err 32 * Stack Kron Mag : from DVO stack kron flux 33 * Stack Kron Mag Err : from DVO stack kron flux err 34 35 36 37 38 39 old notes: 1 40 2 41 example of joining ipptopsps and gpc1 tables:
Note:
See TracChangeset
for help on using the changeset viewer.
