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) @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
(edit) @14325   19 years magnier fixed minor bugs
(edit) @14324   19 years magnier added RGAUSS and SERSIC models to the default list
(edit) @14323   19 years magnier cleanup RGAUSS to conform to the current model code
(edit) @14322   19 years magnier allow SXX, SYY, and PAR_7 to move a bit faster
(edit) @14321   19 years magnier we were calculating sqrt(second moment), but everything else assumes …
(edit) @14320   19 years magnier dLinear, the linearized change in the chisq, was being calculated …
(edit) @14319   19 years Paul Price CONVOLVE_PIXEL is not needed, since it never needs to do weighting. …
(edit) @14318   19 years Paul Price Fixing MAJOR bug --- the rejection step wasn't doing the convolution …
(edit) @14317   19 years Paul Price Got the subtraction index for GUNK correct.
(edit) @14316   19 years Paul Price Catching double free.
(edit) @14315   19 years Paul Price Removing kernel images for GUNK.
(edit) @14314   19 years Paul Price Fixing order.
(edit) @14313   19 years Paul Price Putting GUNK in macros.
(edit) @14312   19 years Paul Price Fixing size of POIS component of GUNK.
(edit) @14311   19 years Paul Price Don't need to convolve if the pixel is masked.
(edit) @14310   19 years Paul Price Fixing up after conflict resolution --- missed some stuff.
(edit) @14309   19 years Paul Price Adding support for GUNK.
(edit) @14308   19 years Paul Price Cleaning up conflicts.
(edit) @14307   19 years Paul Price Fixed problems with segfaults in kernel generation for GUNK.
(edit) @14306   19 years Paul Price Need to allocate the widths vector.
(edit) @14305   19 years Paul Price Adding GUNK (Grid United with Normal Kernels --- a POIS/ISIS hybrid) …
(edit) @14304   19 years Paul Price I think I've got it right this time.…
(edit) @14303   19 years Paul Price Fixing constraints on image bounds.
(edit) @14302   19 years Paul Price Adding protection for size of image in convolution. If the kernel …
(edit) @14301   19 years Paul Price Put testing block inside #ifdef.
(edit) @14300   19 years Paul Price Allocate header if not present.
(edit) @14299   19 years Paul Price Fixing command-line parsing of integer arguments that may be zero.
(edit) @14298   19 years Paul Price Write WCS for stack.
(edit) @14297   19 years Paul Price Fix type for kernel.
(edit) @14296   19 years Paul Price Using entire complement of mask bits provided.
(edit) @14295   19 years Paul Price Need to do final solution if stamps were rejected.
(edit) @14294   19 years Paul Price Fixing type for vectors read from the command-line.
(edit) @14293   19 years Paul Price Blank filter name yields blank filter id.
(edit) @14292   19 years Paul Price Can't trust the header value of SATURATE --- it's set above all the …
(edit) @14291   19 years eugene using ARC rather than ZEA projection to allow full-sky catalogs
(edit) @14290   19 years eugene dropping temp file
(edit) @14289   19 years eugene do not allow duplicate regions in SkyListFromBounds
(edit) @14288   19 years eugene adding ARC projection, fixing STG, adding some comments
(edit) @14287   19 years eugene return NULL if field is not founddvo/dbFields.c
(edit) @14286   19 years eugene changing SetImageSelection API to take a bool mosaicMode
(edit) @14285   19 years eugene adding ARC and STG projections
(edit) @14284   19 years eugene force interrupt after 3 (not 10) SIGINTs
(edit) @14283   19 years eugene adding unix: option for named socket connection
(edit) @14282   19 years Paul Price Use median as an estimator of the mean for rejection.
(edit) @14281   19 years Paul Price Ensure entire image is checked for masked pixels. Can't leave out the …
(edit) @14280   19 years Paul Price Turn on saving weight map.
(edit) @14279   19 years Paul Price Plugging memory leak.
(edit) @14278   19 years Paul Price Adding FPA.EXPOSURE for summed exposure time.
(edit) @14277   19 years Paul Price Wrong order of parameters for variance calculation.
(edit) @14276   19 years Paul Price Updating to use weight maps.
(edit) @14275   19 years Paul Price Using weight maps in ppStack.
(edit) @14274   19 years Paul Price Using weight maps in ppStack. Adding flag to preserve temporary files.
(edit) @14273   19 years Paul Price Adding weights for ppStack
(edit) @14272   19 years Paul Price Adding input/output for weight maps (variances). Using local …
(edit) @14271   19 years jhoblitt rework dettool * detselect's handling for registered detrends
(edit) @14270   19 years jhoblitt add detRegisteredImfile table
Note: See TracRevisionLog for help on using the revision log.