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) @16190   18 years Paul Price Suppressing unnecessary warnings.
(edit) @16186   18 years Paul Price Merging pap_branch_080117 into the mainline.
(edit) @16069   19 years eugene adding some error handing, minor cleanups
(edit) @16068   19 years eugene allow the toTPA to be non-identity (but linear)
(edit) @16066   19 years eugene add pmSourceModeFrom/ToString
(edit) @16065   19 years eugene drop mask assert (was inappropriate)
(edit) @16028   19 years eugene added note to pmConfigCameraFormatFromHeader: careful with …
(edit) @16008   19 years gusciora This change will only add to the fpa->camera metadata if the fpa was …
(edit) @16007   19 years gusciora First version of these tests.
(edit) @15995   19 years gusciora Added the tap_pmAstrometry.c which tests many of the FPA/Chip/cell …
(edit) @15994   19 years gusciora Removed tst_pmAstrometry.c, which only tested the …
(edit) @15993   19 years gusciora Small change to tap_pmHDU.c.
(edit) @15991   19 years gusciora Removed tap_pmImageCombine
(edit) @15990   19 years gusciora Modified the plan_tests() argument only.
(edit) @15989   19 years gusciora Small modifications to get the tap stuff working correctly.
(edit) @15988   19 years gusciora First version. Only 10% complete.
(edit) @15987   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles. Other …
(edit) @15986   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles.
(edit) @15985   19 years gusciora Significant changes and additions.
(edit) @15984   19 years gusciora Removed pmPeakTest().
(edit) @15983   19 years gusciora Added code to do some PS_ASSERTS for input parameters.
(edit) @15982   19 years gusciora Cosmetic changes only.
(edit) @15981   19 years gusciora Changed some assert() code to PS_ASSERT() code.
(edit) @15980   19 years gusciora Removed pmSourceTest() and added some PS_ASSERTS.
(edit) @15979   19 years gusciora Got rid of pmPeakTest().
(edit) @15978   19 years gusciora Added code to do PS_ASSERTS.
(edit) @15977   19 years gusciora Changed some PS_ASSERTS to return NANs instead of FALSE.
(edit) @15976   19 years gusciora Initialized a couple of pointers to NULL.
(edit) @15975   19 years gusciora Added a comment.
(edit) @15974   19 years gusciora Added some PS_ASSERTS and a few cosmetic changes.
(edit) @15973   19 years gusciora Added pmMemCheck functions.
(edit) @15972   19 years gusciora Added pmMemCheck functions and some PS_ASSERTS.
(edit) @15961   19 years eugene toSky should be DIS not WRP!
(edit) @15960   19 years eugene test code trying to find an error
(edit) @15946   19 years eugene adding concept inheritance in some cases
(edit) @15940   19 years eugene allowing processChip to accept a metadata or a string
(edit) @15939   19 years eugene turn down verbosity
(edit) @15931   19 years eugene added code for pmFPAGenerateReadout
(edit) @15930   19 years eugene added const to pmFPAfileCopyStructureView
(edit) @15929   19 years eugene indenting
(edit) @15912   19 years eugene apply file->bitpix to the newly opened file->fits
(edit) @15911   19 years eugene increased the detselect timeout to 2 sec
(edit) @15910   19 years eugene removed stats calculation from pmMaskFlagSuspectPixels; now requires …
(edit) @15898   19 years eugene extensive work to finish astrom table
(edit) @15897   19 years eugene extensive work to finish
(edit) @15896   19 years eugene apply toTPA to toFPA when writing out single chip version
(edit) @15895   19 years eugene move allocation
(edit) @15894   19 years eugene skip chips sans astrometry without error
(edit) @15893   19 years eugene using true instrument name from concepts, not camera name from structure
(edit) @15889   19 years gusciora Added MemCheck functions for structs defined here.
(edit) @15884   19 years eugene substantial work on astrometry model tables
(edit) @15865   19 years eugene added pmMaskIdentifyMode functions
(edit) @15864   19 years eugene increase setselect timeout, check for no valid detrend data
(edit) @15863   19 years eugene set fileLevel when loading from detrend db
(edit) @15847   19 years Paul Price Adding demonstration 'psf tool'.
(edit) @15846   19 years Paul Price Looks like it's important to have options->poissonErrorsPhotLMM = true
(edit) @15843   19 years Paul Price Adding const in some appropriate places.
(edit) @15842   19 years Paul Price Making it so that the user can select the type of statistic to use …
(edit) @15839   19 years Paul Price Adding pmPSFEnvelope.
(edit) @15838   19 years Paul Price Converting to new API. Removing all traces of old system.
(edit) @15837   19 years Paul Price Adding additional parameters.
(edit) @15836   19 years Paul Price It works! Getting rid of old code.
(edit) @15834   19 years Paul Price Adding const in some appropriate places.
(edit) @15815   19 years Paul Price This works with the current version of ppStack.
(edit) @15814   19 years Paul Price Checking in version that should allow ppStack to compile.
(edit) @15813   19 years Paul Price Fixing API of pmReadoutFake to be compatible with current version of …
(edit) @15812   19 years eugene require CLASSID for detrend lookup, check for too many returned files
(edit) @15811   19 years eugene psfProb vs psfChisq
(edit) @15809   19 years Paul Price Updates trying to get dual-convolution to work. It doesn't yet.
(edit) @15799   19 years eugene changing psfProb to psfChisq
(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 …
Note: See TracRevisionLog for help on using the revision log.