IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psastro

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31333   15 years bills optionally use a separate list of stars with different magnitude range …
(edit) @31161   15 years eugene updates from eam branch
(edit) @30873   15 years watersc1 diffraction spike width scaling
(edit) @28999   16 years eugene updates to psMinimizationAlloc API
(edit) @28089   16 years watersc1 Hopefully final edits for maskstats code
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27659   16 years eugene add assert on item existence
(edit) @27639   16 years eugene save matches at chip analysis in case we do not perform mosaic analysis
(edit) @27558   16 years Paul Price No need to abort --- just return the error.
(edit) @27552   16 years Paul Price Mark exposures that fail astrometry as bad quality. They are likely …
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27224   16 years Paul Price Propagate errors.
(edit) @27065   16 years Paul Price Being better about errors.
(edit) @27046   16 years Paul Price Close PSASTRO.MODEL (now require closing all pmFPAfiles).
(edit) @27034   16 years Paul Price Was setting FPA.ZP from the wrong place.
(edit) @26966   16 years eugene push zero point values into chip headers as well as fpa header
(edit) @26964   16 years Paul Price Make zero point a 'concept' so that it is easily passed from stage to …
(edit) @26897   16 years eugene updates from eam_branches/20091201
(edit) @26826   16 years watersc1 Advisory note about possible future crosstalk.
(edit) @26558   17 years bills avoid segv if input vector is NULL
(edit) @26394   17 years eugene bad idea to use psastroMosaicSetMatch with iteration 0 to get the zero …
(edit) @26275   17 years eugene handle empty sets of ref/raw stars in remove clumps
(edit) @26274   17 years watersc1 only activate the mask that we need, and not all files.
(edit) @26259   17 years eugene various fixes to psastro: 1) added bootstrap resampling to zero point …
(edit) @26174   17 years Paul Price Fixing "variable used uninitialised".
(edit) @26173   17 years watersc1 Crosstalk Masking implementation, based on the rules defined by John Tonry.
(edit) @25906   17 years eugene add alternative zero point analysis methods: per-exposure vs per-chip …
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @24806   17 years eugene test code to track down refstar precision errors; if we re-calculate …
(edit) @24805   17 years eugene test code to track down refstar precision errors
(edit) @24701   17 years eugene raise ON_SPIKE, ON_GHOST, OFF_CHIP detection bit flags
(edit) @24653   17 years eugene various API changes to support the glint masking
(edit) @24652   17 years eugene add glint masking; filter-based ghost max mag
(edit) @24651   17 years eugene support astrometry functions used by glint masking
(edit) @24650   17 years eugene get max mag based on filter (psastroZeroPointFromRecipe); drop excess …
(edit) @24649   17 years eugene add option to return GHOST_MAX_MAG in psastroZeroPointFromRecipe
(edit) @24648   17 years eugene update API for psastroZeroPointFromRecipe
(edit) @24647   17 years eugene add call to psastroChooseGlintStars
(edit) @24646   17 years eugene minor change to comments
(edit) @24645   17 years eugene add psastroLoadGlints.c and psastroChooseGlintStars.c
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24045   17 years eugene handle case where the ellipse is ill-defined
(edit) @24037   17 years eugene astrometry was allowing too high orders for the number of stars
(edit) @24036   17 years eugene if no chips are valid, exit with an error (change to quality)
(edit) @24035   17 years eugene astrometry was allowing too high orders for the number of stars
(edit) @24026   17 years eugene generate color from input getstar table, or default to 0.0
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23844   17 years eugene count ghosts
(edit) @23835   17 years Paul Price 'stats' is owned by psastro.c, so don't free it here.
(edit) @23810   17 years eugene add masking for ghosts based on model (polynomials in a metadata …
(edit) @23808   17 years Paul Price Fixing directory for svn version.
(edit) @23804   17 years Paul Price Making version information not dependent upon running configure, but …
(edit) @23790   17 years Paul Price Fixed version information in builds: determined separately (and …
(edit) @23753   17 years Paul Price Put statistics files in RUN metadata. Removed unnecessary argument …
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23706   17 years bills get input fpa for config dump. (the output seemd to work but this …
(edit) @23705   17 years bills write the config dump file after processing so that FILES.INPUT and …
(edit) @23695   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23692   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23669   17 years eugene return error on error adding ghosts to analysis; plug mem leak
(edit) @23668   17 years eugene add psastroExtractFreeChipBounds for cleanup
(edit) @23667   17 years eugene plug mem leaks
(edit) @23666   17 years eugene add INST_MAG to output header, fix ghost count
(edit) @23665   17 years eugene fix eqns so recipe value width is full width; add REFSTAR_MASK_BLEED …
(edit) @23592   17 years eugene extract ghosts in first pass, extract pixels along with stars
(edit) @23591   17 years eugene updates to generate ghost extractions (cleanup star extractions)
(edit) @23584   17 years eugene updates for mef output
(edit) @23494   17 years Paul Price Removing functions no longer defined here.
(edit) @23486   17 years Paul Price Functions declared as 'type function()' caused errors with the Intel …
(edit) @23431   17 years bills add psastroExtract to ignore list
(edit) @23412   17 years eugene add psastroExtract, modification of psastroLoadRefstars and …
(edit) @23303   17 years eugene add some tracing to see what stars are being selected
(edit) @23289   17 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23169   17 years Paul Price Add software version to header.
(edit) @23162   17 years Paul Price Shortening comments to fit in FITS header.
(edit) @23157   17 years Paul Price Adding function to populate a header with the version information.
(edit) @23120   17 years Paul Price Updating version functions to match psLib.
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21422   17 years Paul Price Merging cnb_branch_20090113. No major conflicts. Compiles, but not …
(edit) @21409   17 years giebink Added Doxygen tags
(edit) @21390   17 years eugene avoid non-static format without supplied following argument
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21052   18 years eugene adding Doxyfile to cvsignore
(edit) @21038   18 years giebink Add Doxyfile
(edit) @21037   18 years giebink Initial Revision
(edit) @21018   18 years eugene adding some log messages
(edit) @20960   18 years Paul Price Sense of Theta wrt ROTANGLE was wrong.
(edit) @20950   18 years eugene convert ROSANGLE to ROTANGLE
(edit) @20805   18 years eugene import visualizations from cnb_branch_20081011
(edit) @20804   18 years eugene check for valid data
(edit) @20803   18 years eugene import visualizations; increase number of stars needed
(edit) @20802   18 years eugene catch errors (but do not fail) on chip astrometry updates
(edit) @20800   18 years Paul Price Removing dump for when tracing is off (e.g., when compiled optimised). …
Note: See TracRevisionLog for help on using the revision log.