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) @15053   19 years eugene metadata replace for PSF.CLUMP stuff
(edit) @15052   19 years eugene handle MULTI entries in FILTER.ID
(edit) @15051   19 years eugene skip objects without astrometry (dX, dY is nan)
(edit) @15050   19 years eugene drop useless psMemCheckType, change PS_ASSERT_PTR to PS_ASSERT_PTR_NON_NULL
(edit) @15049   19 years eugene add comment
(edit) @15048   19 years eugene limit histogram to 10k bins
(edit) @15047   19 years eugene temporarily disable PS_ASSERT_PTR, renamed to PS_ASSERT_PTR_HEAVY
(edit) @15046   19 years eugene cleanups; Alpha, Beta now only include unmasked parameters
(edit) @15045   19 years eugene use full histogram range to calculate binSize
(edit) @15044   19 years eugene updates to ippconfig for psphot / cfh12k / gpc1
(edit) @15043   19 years eugene typo X for Y
(edit) @15042   19 years eugene fixed float / int error
(edit) @15041   19 years eugene added case of 1xN or Nx1 maps
(edit) @15040   19 years eugene various cleanups of I/O operations
(edit) @15039   19 years eugene adding PS1_DEV_1 as pmSource I/O format; various cleanups of I/O operations
(edit) @15038   19 years eugene various fixes to ensure data is carried from Stars to Measures …
(edit) @15037   19 years eugene adding PS1_DEV_1 I/O mode
(edit) @15036   19 years eugene added PS1_DEV_1 I/O mode; switch bzero to memset, drop deprecated files
(edit) @15035   19 years eugene major cleanup of I/O formats; use macros for simplifications; add …
(edit) @15034   19 years eugene major cleanup of output modes: add underscore to type names, add new …
(edit) @15033   19 years jhoblitt fix DataStore::Response object method usage
(edit) @15032   19 years jhoblitt fix -copydone to work with exp's with more than 1 imfile add …
(edit) @15031   19 years eugene slurp down all data as it arrives
(edit) @15030   19 years eugene lock on init to avoid competition on init
(edit) @15029   19 years jhoblitt allow File md5sum to be empty
(edit) @15028   19 years jhoblitt fwv
(edit) @15027   19 years jhoblitt fix DataStore::File::Parser URI handling
(edit) @15026   19 years jhoblitt all : and whitespace in standard fields
(edit) @15025   19 years jhoblitt convert DataStore::Root to use URIs that end as /index.txt$ instead of /$
(edit) @15024   19 years jhoblitt doc fix minor code cleanups
(edit) @15023   19 years eugene adding test for field coverage of psf candidates
(edit) @15022   19 years jhoblitt version bumps
(edit) @15021   19 years jhoblitt convert DataStore::FileSet to use URIs that end as /index.txt$ instead …
(edit) @15020   19 years jhoblitt convert DataStore::Product to use URIs that end as /index.txt$ instead …
(edit) @15019   19 years jhoblitt typo
(edit) @15018   19 years jhoblitt add 13_dsrootls.t
(edit) @15017   19 years eugene no X for kapa; start of code to extend PSF star selection
(edit) @15016   19 years eugene handle zero psf stars; user parameters for trend Nx,Ny; some code re-org
(edit) @15015   19 years gusciora Temporarily removed the test programs due to API changes.
(edit) @15010   19 years eugene updated to ipp-2-3
(edit) @15009   19 years eugene moving pschecklibs.pl to pschecklibs; updating tagsets to 2.3
(edit) @15008   19 years eugene add an init_error function
(edit) @15007   19 years eugene add darwin_x86 to byte_swap table
(edit) @15006   19 years eugene catch mis-match in stack math
(edit) @15005   19 years eugene set the field size
(edit) @15004   19 years eugene only set the binning scale / offset for MAP
(edit) @15003   19 years jhoblitt update magicInputSkyfile
(edit) @15002   19 years eugene added automatic scale adjustment for PSF parameter model
(edit) @15001   19 years eugene add asserts for finite input values
(edit) @15000   19 years eugene update from eam_branch_20070921
(edit) @14998   19 years eugene new parameters for psf trend model
(edit) @14997   19 years eugene add new parameters for pmPSF trend model
(edit) @14996   19 years eugene report to stderr sources of leaks
(edit) @14994   19 years eugene convert to pmTrend2D for psf model
(edit) @14988   19 years eugene added APIs to define psImageMap without psImage pointer
(edit) @14983   19 years Paul Price Including psMemory.h where required.
(edit) @14982   19 years Paul Price Memory assertion should be in the memory code, so that I can include …
(edit) @14981   19 years jhoblitt remove unneeded sanity checking and transaction from …
(edit) @14978   19 years Paul Price Missing return caused memory corruption.
(edit) @14977   19 years gusciora Added pmCellSquish.h and pmCOnceptsUpdate.h.
(edit) @14976   19 years gusciora Added new test files to Makefile.am.
(edit) @14967   19 years eugene drop unneeded psErrorClear calls
(edit) @14966   19 years eugene generate flux scale for successful psf
(edit) @14965   19 years eugene adding a comment
(edit) @14964   19 years eugene adding fluxscale parameters
(edit) @14963   19 years eugene adding psphotMakeFluxScale
(edit) @14962   19 years eugene use FluxScale for model photometry if available
(edit) @14961   19 years eugene added FluxScale to psf
(edit) @14960   19 years eugene init the mask vector if alloced here
(edit) @14959   19 years Paul Price Argument change: residdetrun is now todetrunsummary
(edit) @14958   19 years Paul Price Plugging memory leak from not freeing rawExp before "continue".
(edit) @14955   19 years Paul Price Plugging memory leak, following changes to psImage.
(edit) @14954   19 years Paul Price Don't store formatName in the pmFPA --- this was a testing step that I …
(edit) @14953   19 years eugene plugged leak
(edit) @14952   19 years eugene plug leaks
(edit) @14950   19 years eugene plug leaks
(edit) @14949   19 years eugene plug leaks from psImageSubset
(edit) @14947   19 years Paul Price Additional include file required for compilation.
(edit) @14946   19 years eugene adding diagnostic plots
(edit) @14945   19 years eugene adding several new functions
(edit) @14944   19 years eugene substantial changes: converting to pmTrend2d; adding functions to …
(edit) @14943   19 years eugene adding comment
(edit) @14942   19 years eugene using new psImageBacgkround API, adding plots for sky cell histograms
(edit) @14941   19 years eugene add comment
(edit) @14940   19 years eugene change some psF64 to double
(edit) @14939   19 years eugene adding diagnostic plots
(edit) @14938   19 years eugene adding pmTrend2D
(edit) @14937   19 years eugene converting ApResid to pmTrend2D; F64 to F32 for various elements used …
(edit) @14936   19 years eugene adding pmTrend2D as part of the pmPSF model (ApResid)
(edit) @14935   19 years eugene new API for psImageBackground
(edit) @14934   19 years eugene force consistency with dataLevel, fileLevel, freeLevel for …
(edit) @14933   19 years eugene minor spacing change
(edit) @14932   19 years eugene adding pmTrend2D.h
(edit) @14931   19 years eugene added psStatsInit, FITTED_MEAN_V4, fixed out-of-range error in …
(edit) @14930   19 years eugene fixed extrapolation error in histograms with large dynamic range
(edit) @14929   19 years eugene adding psImageMap, psImagePixelInterpolate functions
(edit) @14928   19 years eugene added comment
(edit) @14927   19 years eugene adding psArrayRemoveDataNoFree
(edit) @14926   19 years eugene adding new tests for new functions
(edit) @14925   19 years eugene adding psImageInterpolatePixelBilinear
Note: See TracRevisionLog for help on using the revision log.