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) @14428   19 years Paul Price Adding higher-order moments (skewness and kurtosis).
(edit) @14427   19 years eugene adding -force options
(edit) @14426   19 years eugene adding new perl-based pschecklibs; adding libs tagset for ipp-2.2
(edit) @14425   19 years eugene adding cpath, library_path, man
(edit) @14424   19 years eugene added some notes
(edit) @14423   19 years eugene respect CPATH and LIBRARY_PATH
(edit) @14422   19 years eugene adding several missing libraries, updating .cvsignore
(edit) @14421   19 years jhoblitt fwv
(edit) @14420   19 years Paul Price Need to normalise sum of kernel components to unity in order to …
(edit) @14419   19 years eugene fixed typo : missing comma
(edit) @14418   19 years jhoblitt fix a misnamed var in the fftw3 probe that prevented LIBS from picking …
(edit) @14417   19 years Paul Price Avoiding use of psMetadataAdd(), to avoid endian bugs.
(edit) @14416   19 years Paul Price Ensuring bools are being added correctly.
(edit) @14415   19 years Paul Price Adding gcc attributes.
(edit) @14414   19 years Paul Price Fixing endian bug in psMetadataConfigParse: Function …
(edit) @14413   19 years jhoblitt add in some potentially missing double quotes around variable assignments
(edit) @14412   19 years jhoblitt bug #897 remove -Werror from CFLAGS
(edit) @14411   19 years Paul Price Ensuring tasks are taken from the appropriate database.
(edit) @14410   19 years jhoblitt bug #898, fix a typo
(edit) @14409   19 years eugene adding SOURCE.PLOT.APRESID
(edit) @14408   19 years eugene adding FWHM_X,Y
(edit) @14407   19 years eugene extract FHWM_X,Y
(edit) @14406   19 years Paul Price Changing input_uri to uri to match common usage.
(edit) @14405   19 years eugene added comments: change to fwhm_major,minor
(edit) @14404   19 years eugene adding calls to psphotReadout, related options
(edit) @14403   19 years eugene cleanup the indents
(edit) @14402   19 years eugene adding skyregion concept
(edit) @14401   19 years eugene extensive updates to the avextract / mextract / skyregion system
(edit) @14400   19 years jhoblitt reduce Getopt::Long dep to 2.33
(edit) @14399   19 years Paul Price Adding error message for when pmConfigDB is called when no database …
(edit) @14398   19 years Paul Price Explicitly turning off astrometry and photometry in particular recipes …
(edit) @14397   19 years Paul Price Adding PPSTACK weight input/output.
(edit) @14396   19 years Paul Price Adding PPSTACK.INPUT.WEIGHT
(edit) @14395   19 years Paul Price Adding PPSTACK.OUTPUT.WEIGHT
(edit) @14394   19 years Paul Price Don't die if you can't do the pixel statistics.
(edit) @14393   19 years Paul Price Fixing compilation error.
(edit) @14392   19 years Paul Price Check mask value before warning about non-finite value.
(edit) @14391   19 years Paul Price Adding save-temps
(edit) @14390   19 years Paul Price Run error with verbose.
(edit) @14389   19 years Paul Price Adding pswarpOptions
(edit) @14388   19 years Paul Price Need to read the options!
(edit) @14384   19 years eugene adding new tagset
(edit) @14383   19 years Paul Price Turning on error handling into the database
(edit) @14382   19 years eugene added note
(edit) @14381   19 years eugene update coords
(edit) @14380   19 years eugene default values for namedSocket
(edit) @14379   19 years eugene adding more fields
(edit) @14378   19 years Paul Price Adding reduction options.
(edit) @14377   19 years Paul Price Adding directions for output.
(edit) @14376   19 years Paul Price Using simtest catdir.
(edit) @14375   19 years Paul Price Adding JPEG reduction.
(edit) @14374   19 years Paul Price Fixing output files.
(edit) @14373   19 years Paul Price Adding simtest catdir.
(edit) @14372   19 years Paul Price Fixing arguments.
(edit) @14371   19 years Paul Price Parse out path:// etc in the catdir.
(edit) @14370   19 years Paul Price Fixing SQL for detselect --- tried it after registering detrends, and …
(edit) @14369   19 years Paul Price Fixing SQL for detselect --- tried it after registering detrends, and …
(edit) @14368   19 years Paul Price Fixing to use new database structure and interaction.
(edit) @14367   19 years Paul Price Added data_exists and save flags so that data gets written out.
(edit) @14366   19 years Paul Price Fixing RINGS.
(edit) @14365   19 years Paul Price Fixing format.
(edit) @14364   19 years Paul Price Support for RINGS kernel
(edit) @14363   19 years Paul Price Fibonnacci binning for rings --- they get wider at larger radii. This …
(edit) @14362   19 years Paul Price Adding support for RINGS kernel
(edit) @14361   19 years Paul Price Adding parameter for RINGS kernel.
(edit) @14360   19 years Paul Price Adding RINGS kernel --- a series of rings, modified by polynomials.
(edit) @14359   19 years Paul Price Trap non-finite values so the whole thing doesn't crash.
(edit) @14358   19 years Paul Price uri and path_base only required if code != 0.
(edit) @14357   19 years Paul Price uri and path_base only required if code == 0.
(edit) @14356   19 years Paul Price Mask bad pixels in the combined image.
(edit) @14355   19 years Paul Price Don't need to do calculations if the mask says it's bad. Check for …
(edit) @14354   19 years Paul Price Error code is in difftool -adddiffskyfile.
(edit) @14353   19 years Paul Price Turning on error handling.
(edit) @14352   19 years Paul Price Don't want to combine Inf pixels either.
(edit) @14351   19 years Paul Price Adding check for NAN in pixels to combine.
(edit) @14350   19 years eugene adding PCM_BOX_SIZE
(edit) @14349   19 years eugene better listing of psconfig setups
(edit) @14348   19 years eugene various fixes to get PSFConv model working
(edit) @14347   19 years eugene keep model pixels in masked region (could be optimized)
(edit) @14346   19 years eugene move model test after sky subtraction
(edit) @14345   19 years magnier extend valid parameter range
(edit) @14344   19 years magnier allow PAR7 to go to 20
(edit) @14343   19 years magnier if modelConv exists, return it
(edit) @14342   19 years Paul Price Adding output when stamps found.
(edit) @14341   19 years Paul Price Adding output with the kernel parameters.
(edit) @14340   19 years Paul Price Should be using the input image as the estimate of the noise for …
(edit) @14339   19 years eugene adding additional fields needed for tests and extended sources
(edit) @14338   19 years eugene finished PSFConvModel code; added structure to carry convolved model data
(edit) @14337   19 years eugene added comment
(edit) @14336   19 years eugene changed API for psphotModelTest
(edit) @14335   19 years eugene adding pmSourceCachePSF prototype
(edit) @14334   19 years Paul Price Using the binary that we found, not just whatever one comes.
(edit) @14333   19 years magnier adding pmSourceCachePSF prototype
(edit) @14332   19 years magnier adding output target to psImageConvolveDirect API
(edit) @14331   19 years Paul Price Only generating powers of integers.
(edit) @14330   19 years Paul Price Adding function to generate image of each of the components of the …
(edit) @14329   19 years Paul Price Not using psPolynomials to do spatial polynomials --- it's awkward, …
(edit) @14328   19 years Paul Price Plug memory leaks. Copy WCS over from reference image.
(edit) @14327   19 years eugene update to use modified psMinLM_GuessABP API
(edit) @14326   19 years eugene update to handle current recipe functions
Note: See TracRevisionLog for help on using the revision log.