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) @20598   18 years eugene set gain to 1.0 if it is not found
(edit) @20597   18 years eugene divide by double nCells
(edit) @20596   18 years eugene some values are not found in all cell: average only existing entries
(edit) @20595   18 years eugene explicit test of bad time (so we can break on it)
(edit) @20594   18 years eugene fix the PSF image mosaics
(edit) @20593   18 years eugene do not break the image if the GAIN is nan
(edit) @20592   18 years eugene move residuals correctly with the PSF when using the offsets
(edit) @20591   18 years Paul Price Outputs from chip are chip-mosaicked files.
(edit) @20590   18 years Paul Price Fixing syntax errors.
(edit) @20589   18 years Paul Price Adding script to retrieve the outputs from the chip stage.
(edit) @20588   18 years Paul Price Add log file and jpegs.
(edit) @20587   18 years bills fix argument to match task
(edit) @20586   18 years eugene call pmSourceSetVisual
(edit) @20585   18 years eugene move back up the 3rd order for PSF and APTREND
(edit) @20584   18 years eugene whitespace
(edit) @20583   18 years eugene add comment for future
(edit) @20582   18 years eugene adding pmSourceVisual
(edit) @20581   18 years eugene require 10 stars per spatial bin, use a soften mag for residual fit
(edit) @20580   18 years bills clip when excising pixels so that the code that calculates the streak …
(edit) @20579   18 years bills bugfix from Paul Sydney
(edit) @20578   18 years welling Fix for a problem whereby PSF_INST_MAG_SIG was NAN because …
(edit) @20577   18 years Paul Price Fix comment
(edit) @20576   18 years Paul Price Average additional FPA concepts. Trying to get the photcode for …
(edit) @20575   18 years eugene oops: wrong line reference
(edit) @20574   18 years bills added .cvsignore
(edit) @20573   18 years bills completed excising of non-wapred pixels and various other changes.
(edit) @20572   18 years bills fixed a couple of bugs in warped pixels computation
(edit) @20571   18 years Paul Price NAN sysError was causing trouble.
(edit) @20570   18 years Paul Price Smaller kernel
(edit) @20569   18 years giebink * empty log message *
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20567   18 years Paul Price Adding STRIDE
(edit) @20566   18 years Paul Price When convolving using an FFT, make the size of images that are FFT-ed …
(edit) @20565   18 years eugene add a FLATTEST chip recipe
(edit) @20564   18 years eugene add PPIMAGE_FLATTEST recipe
(edit) @20563   18 years eugene need to add a FLATTEST recipe, get the FLAT DETTYPE right
(edit) @20562   18 years eugene get the correction sign right
(edit) @20561   18 years Paul Price Adding log messages with time of important stages.
(edit) @20559   18 years Sebastian Jester Add dummies for new sdssmosaic psphot-stage recipes
(edit) @20558   18 years Sebastian Jester add new psphot-level recipes for turning aperture correction and …
(edit) @20557   18 years Sebastian Jester Follow most recent gpc1/psphot.config; add phsphot-level recipes for …
(edit) @20556   18 years bills wrong book name in magic.process
(edit) @20555   18 years Paul Price Print number of good and bad.
(edit) @20554   18 years Paul Price Output variance map should be renormalised for the pixels, not …
(edit) @20553   18 years Paul Price Decreasing size of kernel. Decreasing POOR.FRACTION (grow bad pixels …
(edit) @20552   18 years Paul Price Had "break" when I meant "continue".
(edit) @20548   18 years Sebastian Jester add MOSAICNAME and GRID_TOOFEW which are now required; be less …
(edit) @20547   18 years Sebastian Jester Ignore return value of write in a way that really avoids the compiler …
(edit) @20546   18 years Sebastian Jester Ignore return value of write in a way that makes compiler happy and …
(edit) @20545   18 years Sebastian Jester Put changes from 1.2.14.1 on head
(edit) @20542   18 years eugene need to be explicit wiht camRun.state
(edit) @20541   18 years eugene need to respect state
(edit) @20540   18 years eugene verbose output
(edit) @20539   18 years eugene need RELASTRO_SIGMA_LIM
(edit) @20538   18 years eugene a STUPID SIGN ERRORcdiff dvoTools/src/dvoMakeCorrUnbin.c! UGGGHHcdiff …
(edit) @20537   18 years eugene include, but disable, direct solution
(edit) @20536   18 years eugene adding the direct inversion for Grid values (cf JT)
(edit) @20535   18 years eugene add interrupts to (potentially) long loops
(edit) @20534   18 years eugene flush output so vectors are written immediately
(edit) @20533   18 years eugene skip nan and inf
(edit) @20532   18 years eugene need to remove existing output files(s)
(edit) @20529   18 years Paul Price Throw away return value of 'write', to avoid compiler warning: …
(edit) @20526   18 years Paul Price Adding script to copy stack outputs to current directory.
(edit) @20525   18 years Paul Price Adding script to copy diff outputs to current directory.
(edit) @20524   18 years Paul Price Need to set the gridding scale for PSF clumps higher, especially for …
(edit) @20523   18 years Paul Price Renormalise variance map before photometry.
(edit) @20522   18 years Paul Price Fixing compilation error.
(edit) @20521   18 years Paul Price Report numbers for each class.
(edit) @20520   18 years bills take the diffed skycells as arguments. Compute the overlap in image …
(edit) @20519   18 years Paul Price Gotta tell psphot that the data exists.
(edit) @20518   18 years Paul Price Don't use the subtraction mask when measuring the PSF, but the …
(edit) @20517   18 years Paul Price Was testing whether the MD item existed, not whether it had a proper value.
(edit) @20516   18 years Paul Price Catch bad recipe values.
(edit) @20515   18 years Paul Price Adding string.h (for strlen).
(edit) @20514   18 years Paul Price Catch !string.
(edit) @20513   18 years Paul Price Adding flatcorr.addcamera to on/off macros.
(edit) @20512   18 years Paul Price Add flat correction and detrend correction.
(edit) @20508   18 years Paul Price Relative error in kernel is new parameter.
(edit) @20507   18 years Paul Price Adding recipe parameter: relative systematic error in kernel.
(edit) @20506   18 years Paul Price Making relative systematic error in kernel a configurable parameter.
(edit) @20505   18 years Paul Price Making relative systematic error in kernel a configurable parameter …
(edit) @20504   18 years bills use $ipprc->file_delete() instead of unlink in cleanup
(edit) @20503   18 years bills add file_delete which can deal with nebulous paths. For cleanup
(edit) @20502   18 years bills removed some unneded code and added some comments
(edit) @20501   18 years Paul Price Smaller aperture for stellar photometry.
(edit) @20500   18 years bills run pztool.datastore task every 2 minutes instead of every 10 seconds. …
(edit) @20499   18 years Paul Price Forgot new argument.
(edit) @20498   18 years bills put an echo in replace.survey.values in a if verbose block
(edit) @20497   18 years Paul Price Adding relative systematic error for combination when rejecting.
(edit) @20496   18 years bills Treat ouput arguments -tmproot -recovery as directories. Use the …
(edit) @20495   18 years bills At each stage save the lists of various input files to a file. These …
(edit) @20494   18 years Paul Price Adding variance map renormalisation.
(edit) @20493   18 years Paul Price Adding psphot visualisation
(edit) @20492   18 years Paul Price Adding renormalisation of variance map.
(edit) @20491   18 years Paul Price Turn renormalisation on; use width ~ 1 arcsec.
(edit) @20490   18 years Paul Price Turn renormalisation on; use width ~ 1 arcsec FWHM.
(edit) @20489   18 years Paul Price Make fake source peaks a little lower flux, so they're a bit in the noise.
(edit) @20488   18 years Paul Price Making things a bit clearer. Had ratio around the wrong way.
(edit) @20487   18 years Paul Price Don't use variance factors since we're now renormalising the weight maps.
(edit) @20486   18 years Paul Price Adding functions to renormalise the weight maps based on pixels or on …
Note: See TracRevisionLog for help on using the revision log.