IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/relphot

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42151   4 years eugene do not assume w-band photcode exists
(edit) @42135   4 years eugene better usage message; ensure Mcal = 0.0 for external sources (not NAN)
(edit) @42134   4 years eugene merge from ipp-20211108: relphot -average allows specific photcodes
(edit) @42132   4 years eugene need to run setMcal, setMmos, setMgrp if no loops were performed
(edit) @42124   4 years eugene add -empty option to opihi create
(edit) @42112   4 years eugene relphot mods to calibrate XRAD values
(edit) @42101   4 years eugene merge changes from eam_branch/ipp-20211108
(edit) @42010   4 years cclin33 update Mflat for setMrelCatalog.c
(edit) @41961   5 years cclin33 fix average magnitude issue on different photcode
(edit) @41960   5 years cclin33 fix average magnitude issue on different photcode
(edit) @41946   5 years eugene clear the MEAS_MASKED photometry bits during ResetMeasure
(edit) @41891   5 years eugene merge changes from eam_branches/ipp-dev-20210817 (add chebyshev, add …
(edit) @41705   5 years eugene reintegrate changes from tag ipp-ps1-20210510
(edit) @41672   5 years eugene add option to choose OLS or IRLS for the final pass
(edit) @41671   5 years eugene add option to calculate extended variability stats
(edit) @41670   5 years eugene remove some commented-out blocks
(edit) @41664   5 years eugene add function to rationalize zero points
(edit) @41662   5 years eugene add code to rationalize the zero points on each pass
(edit) @41658   5 years eugene merge changes from tags/ipp-ps1-20210510
(edit) @41648   5 years eugene need to set GRID_ZPT_MODE if meanfile is supplied
(edit) @41647   5 years eugene major work to revise the grid correction : do not use astrometry to …
(edit) @41601   5 years eugene only skip images if photcode is non-zero and not active
(edit) @41598   5 years eugene disable updatesummitexp (never fully coded); fix optimized build issues
(edit) @41562   5 years eugene allow tgroups to be fitted without supplying a tgroup list
(edit) @41561   5 years eugene add comment on MAG_RESID definition; turn off test image output; …
(edit) @41559   5 years eugene when nights go bad, propagate the last Mcal to the exposures (same …
(edit) @41557   5 years eugene common function to soften fit errors; use IRLS for MagResidSave; add …
(edit) @41556   5 years eugene updates to the good/bad night logic; save image stats
(edit) @41555   5 years eugene add function to measure the residual stats for each chip, fix resets …
(edit) @41550   5 years eugene fix logic error in IMAGE_ZPT_MODE_BAD_MOSAIC
(edit) @41507   5 years eugene add -update-catformat to relphot_objects remote call
(edit) @41487   5 years eugene skip nights & exposures with too few measurements
(edit) @41486   5 years eugene skip nights, mosaics with too few measurements
(edit) @41485   5 years eugene in TGroups, skip images with photcodes not of the active set; new API …
(edit) @41473   5 years eugene allow reference stars to have higher weight; push OLS / IRLS choice …
(edit) @41472   5 years eugene add offset to test reference stars
(edit) @41471   6 years eugene add mosaic and reference test scripts
(edit) @41467   6 years eugene updated relphot rules to handle transition from fitting TGroups, …
(edit) @41462   6 years eugene substantial updates to the zero point statistics analysis
(edit) @41454   6 years eugene pre-allocate psf,kron,brightStar arrays; use FitStatData for MosaicOps.c
(edit) @41453   6 years eugene working on adapting IRLS fitting with Priors for zero points
(edit) @41428   6 years eugene extend mosaic analysis to GPC2, HSC, Megacam
(edit) @41404   6 years eugene tgroups should be linked to subset entries, not full-table entries
(edit) @41390   6 years eugene add tgroups concept: periods of time which are photometric
(edit) @41341   6 years tdeboer quick undo
(edit) @41340   6 years tdeboer revert to working Ohana build
(edit) @41153   7 years eugene option to update catformat updates all schema types
(edit) @40549   8 years eugene add snprintf_nowarn function to avoid compiler warnings from desired …
(edit) @40386   8 years eugene add option to skip parallel groups when updating database
(edit) @40373   8 years eugene cast SNvalue to float not int
(edit) @40296   9 years eugene change test object
(edit) @40291   9 years eugene merge EAM development branch changes for DR2 into trunk (add PS1_V6 …
(edit) @40019   9 years eugene latest gcc more strict about implicit casting to floats -- need to …
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @39648   10 years eugene make the initial guess for IRLS stats use the median
(edit) @39643   10 years eugene fix double-free of images table when all images are used; for full …
(edit) @39642   10 years eugene add option to use all images rather than generating a subset
(edit) @39641   10 years eugene add 2 test image options; add manual uniquer for easy restart; set to …
(edit) @39636   10 years eugene add liststats_irls, magStatsByRankingIRLS; add code to set mask bit …
(edit) @39635   10 years eugene fix sign on Mflat
(edit) @39632   10 years eugene temporarily disable clean_measures; explicitly use INNER_WT_MEAN for …
(edit) @39621   10 years eugene add clipped version of the mean stats for warp photometry
(edit) @39620   10 years eugene add ifdef-ed-out function to measure clipped mean warp fluxes
(edit) @39609   10 years eugene only add history about repair if repair is selected; add BESTDET and …
(edit) @39522   10 years eugene fix comment
(edit) @39517   10 years eugene apply Mflat to measurements in loop; add stack repair
(edit) @39514   10 years eugene adding stack measure imageID repair
(edit) @39513   10 years eugene adding stack measure imageID repair
(edit) @39512   10 years eugene adding stack image maps
(edit) @39511   10 years eugene pass BASIC_IMAGE_CHECK to relphot_client
(edit) @39483   10 years eugene limit images to the area of interest
(edit) @39482   10 years eugene add warp repair functions
(edit) @39481   10 years eugene add warp repair option (copied from relastro); free boundary & …
(edit) @39479   10 years eugene push load of sky table and sky list up to top
(edit) @39478   10 years eugene free memory; elevate the sky, skylist loads out of relphot_objects and …
(edit) @39464   10 years eugene remove long-deprecated function setMrelCatalog (someday rename …
(edit) @39457   10 years eugene modify to pass with extremely pedantic build; force consistency for …
(edit) @39377   10 years eugene clean up names for average object flags; add some additional flags for …
(edit) @39362   10 years eugene require all objects which a stack detection to have a best stack …
(edit) @39357   10 years eugene use inner mean for relphot
(edit) @39353   10 years eugene allow reload run with parallel-manual; delete the targetted image …
(edit) @39351   10 years eugene load the astrometry offset data
(edit) @39345   10 years eugene add test image option
(edit) @39344   10 years eugene report calibrated images
(edit) @39341   10 years eugene fix NmMin, NmMax
(edit) @39325   10 years eugene remove deprecated code
(edit) @39290   11 years eugene fix ubercal dist
(edit) @39289   11 years eugene do not load flatcorr.fits; use measure.Mflat for static flat component
(edit) @39262   11 years eugene updates for Mflat
(edit) @39107   11 years eugene logic error on selecting primary skycell values for warp
(edit) @39041   11 years eugene add zero point keyword option for diffs; add flag for best object; set …
(edit) @38993   11 years eugene accept SIMTEST photcodes for chip/stack/warp
(edit) @38986   11 years eugene extensive work on relphot, relastro, uniphot, dvomerge aiming to the …
(edit) @38923   11 years eugene test for nan when setting the max psfQf values
(edit) @38774   11 years eugene use psfFluxErr instead of apFluxErr as apFluxErr is broken
(edit) @38474   11 years eugene if reset is requested, reset all photcodes
(edit) @38473   11 years eugene add testing; rename HAS_STACK with HAS_PS1_STACK; use synth phot if no …
(edit) @38471   11 years eugene make sure the full catalog structure is initialized before calling …
(edit) @38470   11 years eugene fix minor merge typos
(edit) @38466   11 years eugene merge changes from EAM branch ipp-20150419
Note: See TracRevisionLog for help on using the revision log.