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) @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 …
(edit) @20485   18 years Paul Price Need spatial variation to fit PSFs properly for GPC1. Increasing …
(edit) @20484   18 years Paul Price The choice of THRESHOLD.MASK is more important than COMBINE.REJ, so …
(edit) @20483   18 years bills require --warp_id so we can look up the skycell files
(edit) @20482   18 years bills Suggestion from Sidik. Run dsfilesetls every 30 seconds. Conductor …
(edit) @20481   18 years bills don't queue exposures in w or z band
(edit) @20480   18 years Paul Price Before clobbering a header value with the rule value, check to see if …
(edit) @20479   18 years Paul Price Making the comparison operation buried in a metadata comment …
(edit) @20477   18 years bills add warp_id in magicBestDiffs
(edit) @20476   18 years bills tweaked a comment
(edit) @20475   18 years bills stop became full
(edit) @20474   18 years bills need to qualify workdir
(edit) @20473   18 years bills stop became full count distinct instances of skycell_id
(edit) @20471   18 years Paul Price Adding trace.
(edit) @20470   18 years eugene quit, but do not error
(edit) @20469   18 years Paul Price Altering parameters for stacking: smaller kernel means more stamps are …
(edit) @20468   18 years Paul Price Seems that the sense of the offsets within pmModelAddWithOffset has …
(edit) @20467   18 years Paul Price After reading files, need to turn on the files that were originally …
(edit) @20466   18 years Paul Price Need to turn off threads at the psLib level --- otherwise, we end up …
(edit) @20465   18 years Paul Price Don't rely on the input source list to have finite magnitudes (at the …
(edit) @20464   18 years eugene turning on threading for psImageConvolve
(edit) @20463   18 years eugene using threaded version of psImageSmoothMask
(edit) @20462   18 years eugene adding a threaded version of psImageSmoothMask (only supports F32 for now)
(edit) @20461   18 years Paul Price Adding script to copy diff inputs to the current directory.
(edit) @20460   18 years Paul Price Just noticed cut/paste error.
(edit) @20458   18 years Paul Price Can't finalise the threads until after psphot is done, because psphot …
(edit) @20457   18 years eugene reduce timing verbosity
(edit) @20456   18 years Paul Price Add path_base when failing.
(edit) @20455   18 years Paul Price Strip off unix and Nebulous paths.
(edit) @20454   18 years Paul Price Put entry in highest HDU header.
(edit) @20453   18 years eugene cleanup timer marks
(edit) @20452   18 years Paul Price Whoops!
(edit) @20451   18 years eugene adjust scaling of S/N to use stdev of mean (down by sqrt(N))
(edit) @20450   18 years eugene show residuals and analytical model components separately
(edit) @20449   18 years eugene plug memory leak on failure
(edit) @20448   18 years eugene use a hard-wired 2x2 bilinear interpolation
(edit) @20447   18 years eugene center on pixel (to 0.5 pixels)
(edit) @20446   18 years eugene only keep residuals with S/N > 5
(edit) @20445   18 years Paul Price Adding explicit CHIP sub-recipe for PPIMAGE. REPLACE.MASKED is …
(edit) @20444   18 years Paul Price Implementing background subtraction in the place of replacing bad …
(edit) @20442   18 years Paul Price We shouldn't copy the concepts from the input cell, because that is …
(edit) @20441   18 years bills include dateobs in the output from regtool -pendingexp
(edit) @20440   18 years bills in warptool -scmap allow selecting results by class_id
(edit) @20439   18 years Paul Price Fixing compilation error.
(edit) @20438   18 years Paul Price Using pmReadoutRebin.
(edit) @20437   18 years Paul Price Die when all but 1 input is completely rejected.
(edit) @20436   18 years Paul Price Style for MDC file.
(edit) @20435   18 years Paul Price Add option to generate the input MDC file.
(edit) @20434   18 years Paul Price Add option to create input list.
(edit) @20433   18 years bills just include year and month in workdir. no day
(edit) @20432   18 years Paul Price Adding script to copy stack inputs to the current directory.
(edit) @20431   18 years bills turn on automatic chip processing
(edit) @20430   18 years bills actually use the carefully constructed datestr instead of dateobs to …
(edit) @20429   18 years bills several new args need to accept values
(edit) @20428   18 years Paul Price Can't get recipe until camera is defined.
(edit) @20427   18 years Paul Price Adding function to re-do photometry of input sources
(edit) @20426   18 years Paul Price Include measurement of source fluxes as well for the minimum flux for …
(edit) @20425   18 years Paul Price Increasing POOR.FRACTION to match ppSub recipe.
(edit) @20424   18 years Paul Price ISIS makes for much cleaner stacks; may make for cleaner diffs too.
(edit) @20423   18 years Paul Price More sensitive to bad pixels (lower COMBINE.REJ, THRESHOLD.MASK). …
(edit) @20422   18 years bills need to add modules directory when setting up the surveys
(edit) @20421   18 years Paul Price Fixing SEGV when tracing due to optimised ISIS.
(edit) @20420   18 years Paul Price Adding trace statements. Bug resulted in zero pixels rejected when …
(edit) @20419   18 years Paul Price Add the name of the detrend that was used.
(edit) @20418   18 years Paul Price Get the name of the detrend that was used.
(edit) @20417   18 years Paul Price Shouldn't generate an error when the key doesn't exist --- test for it …
(edit) @20414   18 years eugene do not fail catastrophically for failure to generate ApResid
(edit) @20413   18 years eugene minor typos
(edit) @20412   18 years eugene minor mod
Note: See TracRevisionLog for help on using the revision log.