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) @8532   20 years jhoblitt change stackedMode() to use SQL directly
(edit) @8531   20 years jhoblitt change -tostack to make sure detInputExp.include = 1
(edit) @8530   20 years jhoblitt change -processed to handle detInputExp.include & iterations
(edit) @8528   20 years jhoblitt VERSION 0.0.32
(edit) @8527   20 years jhoblitt implement -updatedetrun
(edit) @8526   20 years jhoblitt fix a buffer overflow in psDBIntToString() by correctly calculating …
(edit) @8525   20 years Paul Price See bugs 801, 803. The recycling mechanism assumed that the spectrum …
(edit) @8524   20 years eugene create test reference directory
(edit) @8523   20 years eugene update tests
(edit) @8522   20 years eugene update the tests
(edit) @8521   20 years eugene added abstract name SKY_DEPTH_HST
(edit) @8520   20 years eugene added needed flush in dvo_catalog_unlock
(edit) @8519   20 years eugene added note
(edit) @8518   20 years eugene removed old, irrelevant comment
(edit) @8517   20 years eugene used abstract name SKY_DEPTH_HST
(edit) @8516   20 years eugene removed irrelevant comment
(edit) @8515   20 years eugene converted to new DVO APIs
(edit) @8514   20 years eugene conversion to new DVO APIs, removed old kruft
(edit) @8513   20 years eugene converted to new DVO APIs, some fixes of luminosity function depth match
(edit) @8512   20 years rhl Add psphotCVSName()
(edit) @8511   20 years Paul Price Typo.
(edit) @8510   20 years Paul Price Reject exposures based on the full sample of exposures, and determine …
(edit) @8509   20 years Paul Price Name change.
(edit) @8508   20 years Paul Price Old old version, made when I had no idea what was going on.
(edit) @8507   20 years Paul Price Program to reject exposures from a detrend run, based on the component …
(edit) @8506   20 years Paul Price Making the array of backgrounds and background stdevs public.
(edit) @8505   20 years Paul Price Fixing error to correspond with program.
(edit) @8504   20 years jhoblitt rename -updatedetrun -rerun -> -again to avoid conflicting with the …
(edit) @8503   20 years Paul Price Use the command I found, not some generic one.
(edit) @8502   20 years jhoblitt exit when multiple modes are specified
(edit) @8501   20 years jhoblitt stub out -updatedetrun
(edit) @8500   20 years jhoblitt remove -updatedetrun -ok
(edit) @8499   20 years eugene convert to new DVO APIs, various cleanups
(edit) @8498   20 years jhoblitt implement -adddetrunsummary
(edit) @8497   20 years jhoblitt fix a possible memory leak
(edit) @8496   20 years eugene convert to new DVO APIs, some cleanup of config options
(edit) @8495   20 years jhoblitt add detRunSummary table
(edit) @8494   20 years Paul Price Can't count.
(edit) @8493   20 years Paul Price Need to specify a detrend frame to apply to the individual.
(edit) @8492   20 years Paul Price ppImage allows one to create an output statistics file (using ppStats …
(edit) @8491   20 years Paul Price Program to create a residual image; based on detrend_process.pl
(edit) @8490   20 years Paul Price Changing outputFile to outputName.
(edit) @8489   20 years jhoblitt stub out -adddetrunsummary
(edit) @8488   20 years Paul Price Fixed name of program for error message
(edit) @8487   20 years Paul Price Adding program to apply the normalisation.
(edit) @8486   20 years jhoblitt add detRunSummary
(edit) @8485   20 years jhoblitt change -addetrunsummary -master to -reject
(edit) @8484   20 years jhoblitt add -addetrunsummary
(edit) @8483   20 years jhoblitt add ARRAY_STRIDE #define to control how many new elements psArrayAdd() …
(edit) @8482   20 years jhoblitt rename -updateresid -> -updateresidexp
(edit) @8481   20 years jhoblitt implement -updateresidexp
(edit) @8480   20 years Paul Price Adding GPL stuff, for distribution
(edit) @8479   20 years Paul Price Initial import of ppArith
(edit) @8478   20 years Paul Price Playing with ppStats recipes (don't need both exposure and imfile …
(edit) @8477   20 years jhoblitt take \0 char into account when using vsnprintf to calculate line length
(edit) @8476   20 years jhoblitt allow any length psTrace strings by calculating the formatted strings …
(edit) @8475   20 years rhl Move psphotBasicDeblend above psphotRoughClass; bug 807
(edit) @8474   20 years rhl Two changes relating to Bug 807: 1/ Ignore objects with …
(edit) @8473   20 years jhoblitt call gethostname with MAX_HOSTNAME_LENGTH instead of a constant
(edit) @8472   20 years Paul Price Enforcing maximum line length for trace.
(edit) @8471   20 years rhl When KEEP_PSF_CLUMP is true in psphot.config, save the PSF clump image …
(edit) @8470   20 years rhl Changed all psMemCopy "calls" to psMemIncrRefCounter
(edit) @8469   20 years rhl Fix memory leak
(edit) @8468   20 years rhl Remove "inline" as it's causing problems with undefined symbols on my …
(edit) @8467   20 years rhl Fix some psError new-error booleans
(edit) @8466   20 years rhl Remove check for impossible condition
(edit) @8465   20 years jhoblitt rename -residexp -accept -> -reject
(edit) @8464   20 years jhoblitt stub out -updateresidexp
(edit) @8463   20 years eugene adding ohana test examples
(edit) @8462   20 years jhoblitt implement -residdetrun
(edit) @8461   20 years jhoblitt don't compare varchar fields with LIKE unless "LIKE" is in the …
(edit) @8460   20 years jhoblitt stub out -residdetrun
(edit) @8459   20 years jhoblitt no santa claus here
(edit) @8458   20 years eugene adding some error checking, cleanups based on tests
(edit) @8457   20 years jhoblitt fix -addresidexp where clause generation
(edit) @8456   20 years eugene minor issues with new APIs
(edit) @8455   20 years eugene fix to dvo_catalog_open inits
(edit) @8454   20 years jhoblitt add missing recipe & bg* params for ippdb 0.0.31
(edit) @8452   20 years jhoblitt add detStackedImfile .bg .bg_stdev .bg_mean_stdev add …
(edit) @8451   20 years jhoblitt add missing -recip & missing -bg*
(edit) @8450   20 years jhoblitt add missing -recip
(edit) @8449   20 years jhoblitt expand -stat to -bg -bg_stdev -bg_mean_stdev
(edit) @8448   20 years jhoblitt change detResidExp.stats -> .bg, .bg_stdev, .bg_mean_stdev
(edit) @8447   20 years jhoblitt change -addresidexp -stats -> -bg, -bg_stdev, -bg_mean_stdev
(edit) @8446   20 years jhoblitt remove -addresidexp -recip
(edit) @8445   20 years jhoblitt rename detResidExp.stat -> detResidExp.stats
(edit) @8444   20 years jhoblitt be consistent about binned images params; -b1_uri & -b2_uri
(edit) @8443   20 years jhoblitt remove detInputExp.use
(edit) @8442   20 years jhoblitt rename detInputExp.accept -> .use remove detResidExp.recipe & .keep
(edit) @8441   20 years Paul Price Making fix using variable length arrays to concatenate strings …
(edit) @8440   20 years Paul Price No realloc if the requested size is equal to the current size.
(edit) @8439   20 years rhl Added psMemStats() to report state of memory system
(edit) @8438   20 years rhl 1/ Don't let psRealloc realloc blocks that psAlloc knows to be powers …
(edit) @8437   20 years rhl Detect PSF problems
(edit) @8436   20 years rhl Handle psVectorClipFitPolynomial1D failing without a SEGV; PR 806
(edit) @8435   20 years jhoblitt change -addresidexp -jpeg[12] -b[12]_uri
(edit) @8434   20 years jhoblitt add b1_uri & b2_uri to detResidExp
(edit) @8433   20 years jhoblitt add detResidExp.b1 & .b2
(edit) @8432   20 years jhoblitt add detInputExp.stat index detRun.iteration
(edit) @8431   20 years jhoblitt fix -addresidexp option generation
Note: See TracRevisionLog for help on using the revision log.