IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25818   17 years Paul Price Don't allow orderMin to be greater than orderMax.
(edit) @25768   17 years Paul Price The header keywords set by pmFPAUpdateNames are more important than …
(edit) @25763   17 years eugene fixed a typo
(edit) @25754   17 years eugene check in changes from genes development branch : extensive changes to …
(edit) @25738   17 years Paul Price Merging stack development branch (implement lax and strict PSF model …
(edit) @25729   17 years eugene adjust plot scaling to use refstars
(edit) @25491   17 years Paul Price Don't normalise the sources --- in any case, the peak may not be the …
(edit) @25490   17 years Paul Price Fixing whoops.
(edit) @25489   17 years Paul Price Normalise by the peak, not the centre.
(edit) @25488   17 years Paul Price Print envelope PSF too.
(edit) @25487   17 years Paul Price Fixing trends.
(edit) @25486   17 years Paul Price Fix syntax errors.
(edit) @25485   17 years Paul Price Print PSF parameter errors as well
(edit) @25482   17 years Paul Price The first 4 PSF entries don't matter (flux, x, y, background).
(edit) @25481   17 years Paul Price Output PSF parameters.
(edit) @25477   17 years eugene plug a leak
(edit) @25468   17 years Paul Price Fix order of arguments following change to ppStackMatch.c
(edit) @25464   17 years Paul Price Fix SEGV when !conv1
(edit) @25425   17 years watersc1 changes to support new burntool_state
(edit) @25415   17 years Paul Price Unable to read detection efficiency isn't a big deal.
(edit) @25383   17 years Paul Price Merging branches/pap (detection efficiency development) into trunk.
(edit) @25380   17 years Paul Price Don't use the additional variance. Not sure why, but it appears that …
(edit) @25379   17 years Paul Price No, the sense was correct, but I hadn't included possible covariance.
(edit) @25377   17 years Paul Price Got sense of correction wrong.
(edit) @25372   17 years Paul Price Reworking the variance renormalisation, following Gene's code from …
(edit) @25324   17 years watersc1 Fixes things that I thought were merged, but then discovered hadn't …
(edit) @25313   17 years Paul Price Nigel Metcalfe points out that we shouldn't use extended sources as …
(edit) @25307   17 years Paul Price "Forward" and "Backward" aren't useful terms.
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @25279   17 years Paul Price Fixing pmSubtractionKernelSolutions to work with current way of …
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25244   17 years Paul Price Fixing compilation error.
(edit) @25230   17 years Paul Price Merging work on detection efficiency measurement. …
(edit) @25134   17 years Paul Price Only write sexagesimal format for RA and Dec. Only write …
(edit) @25133   17 years Paul Price Fix typo
(edit) @25132   17 years Paul Price Only write + sign for declination
(edit) @25131   17 years Paul Price Wasn't printing negative sign when the degrees part was less than …
(edit) @25120   17 years Paul Price Better method for deciding which image to convolve: generate solutions …
(edit) @25119   17 years Paul Price Fix subtraction region header: wrong type.
(edit) @25116   17 years Paul Price Remove old code.
(edit) @25101   17 years Paul Price Working on more robust way of determining the image to convolve. …
(edit) @25060   17 years Paul Price Put analysis metadata into header as well, useful for conveying …
(edit) @25046   17 years Paul Price Don't use VARFACTOR any more --- covariance matrix takes care of this.
(edit) @25044   17 years Paul Price Don't care about variance factors any more --- the covariance matrix …
(edit) @24912   17 years eugene plug leaks
(edit) @24907   17 years eugene add visualization options to pmReadoutCombine
(edit) @24906   17 years eugene skip NAN pixels in making binned image
(edit) @24905   17 years Paul Price If statistics can't be calculated, kill entire readout.
(edit) @24903   17 years Paul Price Fixing pattern subtraction so that it ignores pixels away from the …
(edit) @24899   17 years Paul Price Mask row if we can't fit it.
(edit) @24891   17 years Paul Price Adding code to fit and subtraction pattern noise; intended to replace …
(edit) @24888   17 years eugene add notes
(edit) @24887   17 years eugene debug messages
(edit) @24881   17 years bills forgot FAKE
(edit) @24880   17 years bills add enum defining the stages of the ipp and a function to calculate …
(edit) @24875   17 years eugene moved pmFootprintCull from psphot to modules; added a softening …
(edit) @24874   17 years eugene minor cleanups
(edit) @24869   17 years eugene check for NULL rules
(edit) @24854   17 years bills fix an incorrect error message
(edit) @24852   17 years giebink Removed sixth argument in calls to pmSourcesWrite_PS1_DEV_1()
(edit) @24851   17 years giebink Changed statements source->mode = PM_SOURCE_MODE_SUBTRACT to …
(edit) @24850   17 years giebink Commented out parts of pmSetReadoutSetVariance() test that require a …
(edit) @24849   17 years giebink Added a constructor for dummyConceptCopier, an arg for the …
(edit) @24844   17 years Paul Price Correct deviations for normalisation if convolving image 1. This is …
(edit) @24843   17 years Paul Price Use image size if TRIMSEC isn't available.
(edit) @24836   17 years eugene changed fringe routines to store fringe stats on the cell analysis and …
(edit) @24824   17 years eugene plug leak
(edit) @24819   17 years eugene added visualization functions
(edit) @24818   17 years eugene white space on include statements
(edit) @24803   17 years eugene interpret DARK.ORDINATE rule
(edit) @24802   17 years eugene add rule to pmDarkOrdinates
(edit) @24801   17 years eugene test code to check refstar coords
(edit) @24794   17 years eugene skip readouts marked false for process
(edit) @24793   17 years eugene return max number of planes
(edit) @24792   17 years eugene return max number of planes
(edit) @24791   17 years eugene skip readouts marked false for processing
(edit) @24777   17 years eugene add {FPA.DATE} derived from {FPA.TIME}
(edit) @24769   17 years eugene warn on missing data for HDU, but do not raise an error (OK for mask …
(edit) @24768   17 years eugene if image data is missing for MASK or VARIANCE type images, just skip …
(edit) @24767   17 years eugene if GAIN, READNOISE, SATURATION, BAD are missing, do not fail; instead …
(edit) @24766   17 years eugene redefine PM_DEG_RAD to be PS_DEG_RAD, not the same numerical value …
(edit) @24700   17 years eugene added ON_SPIKE, ON_GHOST, OFF_CHIP detection bit flags
(edit) @24694   17 years eugene add code to read MATCHED_REF entries in the smf files, and write the …
(edit) @24623   17 years eugene set initial peak flux to match peak value
(edit) @24622   17 years eugene use 1 sigma clipping on source moments (probably not needed)
(edit) @24621   17 years eugene added some test code
(edit) @24620   17 years eugene added some test code
(edit) @24591   17 years eugene update to pmSourceMoments API -- turn off S/N clipping
(edit) @24582   17 years eugene adding pmSourceGroup for future stack analysis
(edit) @24581   17 years eugene add comment line; extend number of digits to 8 for peak value
(edit) @24580   17 years eugene name of recipe entry is PSF_SN_LIM, not PSF_CLUMP_SN_LIM
(edit) @24579   17 years eugene update to pmSourceMoments API
(edit) @24578   17 years eugene do not crash if cell is not specified: assume parity, binning = 1
(edit) @24577   17 years eugene add options to apply gaussian window and specified S/N clipping
(edit) @24576   17 years eugene rename PSF_CLUMP_SN_LIM to PSF_SN_LIM; drop extra satstar moments …
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24498   17 years Paul Price SN element wasn't getting set.
(edit) @24496   17 years Paul Price Fix syntax.
Note: See TracRevisionLog for help on using the revision log.