IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10211   20 years Paul Price Cleaning up code.
(edit) @10210   20 years Paul Price Cleaning up. Leak report to stderr.
(edit) @10209   20 years Paul Price Cleaning up code, adding more usage info.
(edit) @10208   20 years jhoblitt remove unused -definebyquery option -det_Id
(edit) @10207   20 years jhoblitt fix a mem leak
(edit) @10206   20 years jhoblitt more partial verify mode support, fixed "master" SQL queries, and some …
(edit) @10205   20 years eugene added psphotReplaceAll call, final psphotEnsemblePSF
(edit) @10204   20 years eugene comparison now uses measurement from PSFSTAR dSXX,dSYY distributions
(edit) @10203   20 years eugene fixed chiDBL wrt chiEXT (was not dividing by nDOF)
(edit) @10202   20 years eugene added option to include weights in 2D parameter fits …
(edit) @10201   20 years eugene added psphotReplaceAll; only replace failed sources
(edit) @10200   20 years eugene added psphotReplaceAll
(edit) @10199   20 years magnier measured delta for unfitted parameters had the wrong sign fitted …
(edit) @10198   20 years magnier removed old model components of pmPSFtry (are kept in the sources …
(edit) @10197   20 years magnier removed old model components of pmPSFtry (are kept in the sources array)
(edit) @10196   20 years magnier update .cvsignore
(edit) @10195   20 years magnier replace damping term
(edit) @10194   20 years magnier added tests to check GaussNewtonDelta
(edit) @10193   20 years magnier added tap output programs to .cvsignore
(edit) @10192   20 years magnier fixed error in p_psMinLM_GuessAB: failed to set masked parameters! …
(edit) @10191   20 years jhoblitt update for 0.10 release
(edit) @10190   20 years jhoblitt change type & vtype into regex alternations instead of rule alternations
(edit) @10189   20 years jhoblitt merge metadata_name & metadata_end into metdata merge empty metdata …
(edit) @10188   20 years jhoblitt fix structure errors
(edit) @10187   20 years jhoblitt additional metadata structure tests
(edit) @10186   20 years jhoblitt additional structure tests
(edit) @10185   20 years eugene fixed code to measure local background for sources: added new function …
(edit) @10184   20 years eugene added EXTs to test psf output
(edit) @10183   20 years eugene should not divide by sqrt(2)
(edit) @10182   20 years magnier option to allow WriteEXTs to print alternate EXT model
(edit) @10181   20 years magnier guess is off by sqrt(2)
(edit) @10180   20 years magnier mask fitted parameters when measuring GaussNewtonDelta
(edit) @10179   20 years magnier new psImageBackground API
(edit) @10178   20 years magnier added some asserts, testing GaussNewton values
(edit) @10177   20 years magnier added const to p_psVectorGetElementF64 and psVectorPrint
(edit) @10175   20 years rhl Fix smoothing (and normalisation) of weight map --- we're adding them …
(edit) @10173   20 years magnier several important changes: - simplified code for sampleMean and MinMax
(edit) @10172   20 years eugene added config option for several possible stats to measure sky
(edit) @10171   20 years eugene added code to fit global sky (and slopes), with config options
(edit) @10170   20 years magnier added test for non-normal matrix equation
(edit) @10169   20 years magnier added psVectorStats for sky measurement, with multiple stats options; …
(edit) @10168   20 years eugene added a commet
(edit) @10167   20 years eugene added bool option to command-line values
(edit) @10166   20 years magnier added stats tests
(edit) @10165   20 years Paul Price Fixing indexing problem.
(edit) @10164   20 years Paul Price Explicitly doing stats on output file.
(edit) @10163   20 years jhoblitt update -residimfile to support verify mode
(edit) @10162   20 years jhoblitt update -toresidimfile to handle verify mode
(edit) @10161   20 years jhoblitt constrain results to "master" detRun.mode
(edit) @10160   20 years jhoblitt rename detRun.mode ='create' -> 'master'
(edit) @10159   20 years jhoblitt add detRun.mode = 'create' restraint
(edit) @10158   20 years jhoblitt rename detRun.det_mode -> .mode
(edit) @10157   20 years jhoblitt require ippdb 0.0.59 -- rename detRun.det_mode -> .mode
(edit) @10155   20 years jhoblitt VERSION 0.0.59
(edit) @10154   20 years jhoblitt VERSIOn 0.0.59 rename detRun.det_mode -> .mode
(edit) @10152   20 years jhoblitt VERSION 0.0.58
(edit) @10151   20 years jhoblitt require ippdb 0.0.58 for det_mode support
(edit) @10150   20 years jhoblitt add -det_mode support to the appropriate tool modes
(edit) @10149   20 years Paul Price Updating file rules.
(edit) @10148   20 years jhoblitt add a comment about parsing empty metadata blocks
(edit) @10147   20 years jhoblitt merge the 'time' production into the 'scalar' production for a ~20% …
(edit) @10146   20 years Paul Price Was using a constant instead of variable.
(edit) @10145   20 years Paul Price Removing unused constants.
(edit) @10144   20 years Paul Price Propagating change to psPipe.
(edit) @10143   20 years Paul Price Fixing message to include all required options.
(edit) @10142   20 years Paul Price Removing mdc parsing of entire residual list.
(edit) @10141   20 years Paul Price Fixing detrend uri for residual processing.
(edit) @10140   20 years rhl Fix embarrasing it-won't-compile typo
(edit) @10139   20 years rhl Updated prototypes
(edit) @10138   20 years rhl Allowed psphotMagnitudes() access to background sky map
(edit) @10137   20 years rhl 1/ Added some consts 2/ Made recipe variable PSF_FIT_RADIUS set radius …
(edit) @10136   20 years rhl Added psImageUnbinPixel
(edit) @10135   20 years rhl Fixed comment; added SKY
(edit) @10134   20 years rhl Don't hard-wire default into warning message
(edit) @10133   20 years rhl Fix typo in comments
(edit) @10132   20 years jhoblitt compare NULL psTimes with "IS" instead of "="
(edit) @10131   20 years jhoblitt SQL cleanup in pendingexpMode() & updateexpMode() make -updateexp …
(edit) @10130   20 years jhoblitt handle NULL psTime objections when generation SQL conditional stmts
(edit) @10129   20 years Paul Price Adding serial processing scripts.
(edit) @10128   20 years Paul Price det_type fixed from det_item.
(edit) @10127   20 years Paul Price Adding scripts that perform serialised processing, with database …
(edit) @10126   20 years Paul Price Ordering resulted in warnings.
(edit) @10125   20 years Paul Price Need to allow redirection when looking up file names from the rules.
(edit) @10124   20 years jhoblitt rewrite toprocessedimfileMode() SQL to be more efficient & to also …
(edit) @10123   20 years Paul Price Adding test for bug 845.
(edit) @10122   20 years magnier cleaned up psTimer functions, changed psTimerStop to return bool …
(edit) @10121   20 years magnier divide initial guess by Qii (previously assumed input matrix was …
(edit) @10120   20 years jhoblitt fix mem leaks
(edit) @10119   20 years jhoblitt fix a mem leak
(edit) @10118   20 years jhoblitt change to using pxGenExpTag() to generate exp_tags
(edit) @10117   20 years jhoblitt update for the new pxinject syntax
(edit) @10116   20 years jhoblitt convert all exp_tags to be of type STR
(edit) @10115   20 years jhoblitt -newExp no longer takes an exp_tag argument and now returns the …
(edit) @10114   20 years jhoblitt add pxGenExpTag()
(edit) @10113   20 years jhoblitt re-enable expTagCounter
(edit) @10112   20 years jhoblitt require 0.0.57
(edit) @10110   20 years jhoblitt VERSION 0.0.57
(edit) @10109   20 years jhoblitt re-enable expTagCounter change *.exp_tag to always been a string …
(edit) @10108   20 years Paul Price Cause of problem in p0tool was found in psDB. psDBMySQLToPType was …
(edit) @10104   20 years rhl Fix memory leak
Note: See TracRevisionLog for help on using the revision log.