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) @15789   19 years Paul Price Fixing stamp regions --- weren't going the full length of the image.
(edit) @15788   19 years Paul Price Don't put version in the RULE --- can't read old files with new software.
(edit) @15787   19 years Paul Price Cleaning up some stamp processing.
(edit) @15770   19 years eugene adding FPA.COMMENT, FPA.TELTEMP.* concepts and TELTEMP parse function
(edit) @15764   19 years Paul Price Making code compile with current (checked-in) version.
(edit) @15762   19 years Paul Price Adding experimental code to generate the envelope PSF of multiple PSFs …
(edit) @15761   19 years Paul Price Fixing cross-matrix: background terms weren't being filled in.
(edit) @15756   19 years Paul Price Implementing dual-convolution. This required reworking those …
(edit) @15745   19 years Paul Price Fixing region of search
(edit) @15740   19 years eugene adding new fields to rawExp, rawImfile
(edit) @15727   19 years Paul Price There were some problems on a Mac (case insensitive HFS) where a …
(edit) @15726   19 years gusciora This is the first version of most of these.
(edit) @15715   19 years Paul Price NAXIS1 and NAXIS2 aren't written for tables (e.g., source lists, PSF …
(edit) @15707   19 years Paul Price Adding check on HDU.
(edit) @15706   19 years Paul Price Cleaning up mask iteration for easier maintenance.
(edit) @15705   19 years Paul Price Propagating error.
(edit) @15704   19 years Paul Price source->maskObj doesn't have to be asserted on, since it is tested in …
(edit) @15703   19 years Paul Price Only copy image if defined.
(edit) @15702   19 years Paul Price Removing test feature left in last check-in.
(edit) @15701   19 years Paul Price Also needed to adjust the centre for later interpolation.
(edit) @15700   19 years Paul Price Fixing cut/paste error in mapping input to desired coordinates.
(edit) @15699   19 years Paul Price Initialising chisqNorm.
(edit) @15698   19 years Paul Price Initialising components of pmSource.
(edit) @15697   19 years Paul Price Adding const in various places.
(edit) @15696   19 years Paul Price Fixing typo.
(edit) @15676   19 years eugene handle missing chips
(edit) @15675   19 years eugene substantial revision of apis
(edit) @15674   19 years eugene drop astrom phu : require astrom table at fpa level
(edit) @15673   19 years eugene fix missing backslash
(edit) @15665   19 years eugene adding a re-scale option to pmAstrometryObjects grid match; working on …
(edit) @15664   19 years Paul Price Mask pixel if flat-field is not finite.
(edit) @15652   19 years Paul Price Catching an abort before it gets that far.
(edit) @15650   19 years gusciora Modified tests so that they all read config from the ../dataFiles …
(edit) @15633   19 years Paul Price Fixing incorrect enum: was trying to write image instead of mask.
(edit) @15629   19 years Paul Price Adding support for choosing desired BITPIX, and for custom …
(edit) @15622   19 years gusciora Added PS_ASSERT to pmSourceFitSetDataAlloc() to ensure it isn't called …
(edit) @15619   19 years gusciora Cosmetic changes only.
(edit) @15591   19 years Paul Price Adding assertions to protect from SEGV. Many more required!
(edit) @15588   19 years eugene removed over-zealous PS_ASSERTS
(edit) @15587   19 years eugene fix case of mismatch between image/mask and residual sizes
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15525   19 years Paul Price Variable 'path' is on a psMetadataItem, so using "psStringAppend" on …
(edit) @15513   19 years Paul Price Updating types in metadataItem union.
(edit) @15477   19 years Paul Price Replacing psLogMsg with psWarning
(edit) @15469   19 years Paul Price Should be able to specify trace destination even if compiling with …
(edit) @15455   19 years Paul Price Don't need second readout if convolving the first.
(edit) @15449   19 years Paul Price Fixing order of arguments.
(edit) @15447   19 years Paul Price Confirming EAM's fix.
(edit) @15446   19 years eugene dump and clear error stack when ignoring a known error
(edit) @15444   19 years eugene fixed compile problem, but code is still wrong (see line 366)
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15433   19 years Paul Price Ignore errors in psVectorStats.
(edit) @15432   19 years Paul Price The RINGS kernel may be completely made up of 'inner' rings.
(edit) @15429   19 years Paul Price Normalising positions, for a bit more reasonable values
(edit) @15427   19 years Paul Price Adding additional diagnostics on bad stamps.
(edit) @15424   19 years Paul Price Initialising fake image.
(edit) @15422   19 years Paul Price Adding checks on deviations.
(edit) @15417   19 years gusciora Merged problems with pmTrend2D.c
(edit) @15416   19 years gusciora Initialized biassecs pointer to NULL (was failing to compile).
(edit) @15413   19 years gusciora ignore
(edit) @15403   19 years Paul Price strcasecmp requires strings.h, not string.h (bug 996).
(edit) @15396   19 years Paul Price Protecting from some of the input pmStackData being NULL.
(edit) @15390   19 years Paul Price TESTING should be turned off in CVS.
(edit) @15385   19 years Paul Price Adding facility for specifying trace destinations. Log and trace can …
(edit) @15382   19 years Paul Price Fixing typo.
(edit) @15381   19 years Paul Price Need to adjust region for possible subregion.
(edit) @15379   19 years Paul Price Adding CELL.[XY]PARITY to list of concepts to 'average'.
(edit) @15373   19 years Paul Price Adding note about future optimisation.
(edit) @15371   19 years Paul Price Make output coordinates for rejection and deviation consistent.
(edit) @15367   19 years Paul Price Removing debugging printf statements.
(edit) @15364   19 years bills If camera is specifed on command line, make sure that recipes …
(edit) @15362   19 years Paul Price Adding function to generate fake readout from a list of sources and a …
(edit) @15361   19 years Paul Price Adding more information on stamp rejection to logs.
(edit) @15360   19 years Paul Price Ensure uncomplete rings are NOT used --- want the corners to be zero. …
(edit) @15357   19 years eugene adding pieces for astrometry table, force chip positions, radial profiles
(edit) @15333   19 years Paul Price Generate header if one doesn't already exist.
(edit) @15329   19 years Paul Price Exclusion zone isn't twice the footprint, but the footprint plus the …
(edit) @15327   19 years Paul Price Fixing SEGV when !biassecs.
(edit) @15326   19 years Paul Price Fixing SEGV when !trimsec.
(edit) @15325   19 years Paul Price Allowing use of FFT convolution for masks. The program was spending a …
(edit) @15322   19 years Paul Price Updating to use new API for psImageConvolveMask.
(edit) @15319   19 years Paul Price Print the fraction as well.
(edit) @15307   19 years Paul Price Blow away extant mask values --- all instances of setting a mask that …
(edit) @15305   19 years Paul Price Will fail without trying hard if there are not enough good pixels.
(edit) @15300   19 years Paul Price Accept NULL region.
(edit) @15299   19 years Paul Price Attempt to set TRIMSEC and BIASSEC from the camera format if they are …
(edit) @15297   19 years Paul Price CONTENT.RULE only required if there's no FPA PHU.
(edit) @15289   19 years Paul Price Removing CELL.X0 from the correct place!
(edit) @15288   19 years Paul Price It's not worth warning about the WCS, because not all chips have a WCS.
(edit) @15286   19 years Paul Price When a stamp has bad flux, reject it completely.
(edit) @15285   19 years Paul Price Removing double free.
(edit) @15267   19 years Paul Price If the stamp footprint is smaller than the kernel size, then we won't …
(edit) @15263   19 years Paul Price Meant u,v and not x,y.
(edit) @15254   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15252   19 years Paul Price Turning warnings into traces when going through the cameras to replace …
(edit) @15251   19 years Paul Price Using a Waussian instead of a Gaussian, so as to have some power in …
(edit) @15250   19 years Paul Price Reading the table row by row in order to avoid memory fragmentation.
(edit) @15247   19 years Paul Price Ensuring GUNK kernels are marked as such after generating them from …
(edit) @15243   19 years eugene example code illustrating memory problem
(edit) @15232   19 years Paul Price Catching errors.
Note: See TracRevisionLog for help on using the revision log.