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) @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.
(edit) @24495   17 years Paul Price Plugging memory leak.
(edit) @24490   17 years eugene adding NOISEMAP to items which can be loaded from detrend database
(edit) @24489   17 years Paul Price Don't allocate before a return --- plugging memory leak.
(edit) @24483   17 years eugene adding noiseMap to the APIs for variance generation
(edit) @24480   17 years eugene init the image generated for binned output
(edit) @24479   17 years eugene maskValue was float type, should psImageMaskType
(edit) @24419   17 years Paul Price Only write sexagesimal coordinates if we're writing RA in hours and …
(edit) @24403   17 years eugene remove duplicate function call (cut-n-paste error)
(edit) @24401   17 years eugene revert CMF_PS1_V1 format to float for RA,DEC; add new format …
(edit) @24399   17 years eugene adding ipp-2.9 build files: moving to cfitsio3100-p2 (automatic …
(edit) @24317   17 years Paul Price If moments couldn't be measured, then can't determine if DEFECT vs …
(edit) @24312   17 years Paul Price The header may already exist (e.g., from doing concept writing at the …
(edit) @24298   17 years Paul Price Fixing application of ISIS and POIS kernels to stamps: was effectively …
(edit) @24297   17 years Paul Price Adding note about threads when TESTING.
(edit) @24296   17 years Paul Price Fixing moment following fix to sum.
(edit) @24295   17 years Paul Price Fixing normalisation: was normalising both x and y by the sum of the …
(edit) @24293   17 years Paul Price Include variance in matrix equation.
(edit) @24292   17 years Paul Price Allow zero iterations.
(edit) @24275   17 years Paul Price Blow away extant readouts when copying --- they confuse the output …
(edit) @24274   17 years Paul Price When running under 'minimal' mode, want to find sources with the …
(edit) @24272   17 years Paul Price Copy covariance matrix when copying readout.
(edit) @24262   17 years Paul Price Source matching wasn't setting the index of the matched source …
(edit) @24259   17 years Paul Price Use last code instead of default.
(edit) @24258   17 years Paul Price Register error codes.
(edit) @24257   17 years Paul Price Adding new error code to treat bad data quality: SMALL_AREA = …
(edit) @24251   17 years Paul Price RA, Dec require double precision.
(edit) @24212   17 years bills Turn off TESTING
(edit) @24206   17 years Paul Price Fitting a trend of chi2 as a function of flux was often failing when …
(edit) @24181   17 years Paul Price Fixing ticket 1246: inverting preference order for stamps source …
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24113   17 years eugene allow suspect pixels to be masked based on absolute value as well as …
(edit) @24096   17 years eugene rename psMatrixGJSolveF32 to psMatrixGJSolve
(edit) @24095   17 years eugene minor
(edit) @24094   17 years eugene rename LU decomp functions
(edit) @24093   17 years eugene rename LU decomp functions
(edit) @24066   17 years Paul Price Search around provided stamp centre for a suitable stamp. If there's …
(edit) @24058   17 years Paul Price Previous fix resulted in scans being bad when reading with overlap by …
(edit) @24052   17 years eugene check for IMNAXIS when loading header
(edit) @24048   17 years eugene mosaic-level header should use IMNAXIS and NAXIS (no pixels)
(edit) @24034   17 years eugene prevent multiple matches to the same input or reference source
(edit) @24025   17 years eugene add color to matched ref output table
(edit) @24022   17 years eugene add default for Color, add to copy function
(edit) @24021   17 years eugene add Color to pmAstromObj, change Mag and dMag to float
(edit) @24007   17 years eugene lastScan was being calculated too late: before numScans had been adjusted
(edit) @24003   17 years Paul Price Deal with mask when binning.
(edit) @23990   17 years eugene add option to save raw-ref matches in output smf file
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23975   17 years Paul Price Turn off TESTING for repository version... again.
(edit) @23973   17 years Paul Price Didn't undo all of the maxRadius changes yesterday.
(edit) @23962   17 years Paul Price Allow negative PAR_7. This results in cuspy (donut-like) profiles, …
(edit) @23961   17 years Paul Price We do need the source radii, otherwise the moments all fail.
(edit) @23960   17 years Paul Price Doing our best to cope when working with skycells on the edge of the …
(edit) @23956   17 years Paul Price Turn off TESTING for repository.
(edit) @23955   17 years Paul Price Catching bad source models (using flags) and ejecting these from the …
(edit) @23944   17 years Paul Price Fix double free.
(edit) @23937   17 years Paul Price Implement stamp thresholds on both images. This is to avoid …
(edit) @23851   17 years Paul Price Convolve subtraction mask so that we can easily identify bad stamps.
(edit) @23850   17 years Paul Price If stamp point is outside border, then don't need to mark it as bad.
(edit) @23849   17 years Paul Price Fixing how stamps are found: ensuring NANs don't get into the stamp …
(edit) @23839   17 years Paul Price Generate ds9 region files for stamps at interesting places.
(edit) @23837   17 years Paul Price Trigger region output based on trace level.
Note: See TracRevisionLog for help on using the revision log.