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) @16365   18 years Paul Price Adding functions to read readouts into image/mask/weight. Reworking …
(edit) @16355   18 years Paul Price Adding functions pmFPAfileSelect and pmFPAfileSelectSingle to return …
(edit) @16352   18 years Paul Price I no longer believe that I should be normalising the variance kernel. …
(edit) @16345   18 years Paul Price Adding CHUNK level --- for reading a readout chunk by chunk.
(edit) @16344   18 years Paul Price Adding function to activate single file out of a list.
(edit) @16343   18 years Paul Price Adding const
(edit) @16341   18 years Paul Price Copy/paste error.
(edit) @16340   18 years Paul Price Can't copy concepts from normal FPA to chip-mosaicked FPA: the …
(edit) @16339   18 years Paul Price Updating trace and log destinations to take path:// and neb:// URIs. …
(edit) @16294   18 years eugene adding extended source output table
(edit) @16292   18 years eugene added comment
(edit) @16257   18 years eugene skip the header updates for non-FITS output files
(edit) @16231   18 years eugene fix the log/trace to work with file://, path://, neb://
(edit) @16230   18 years eugene add some trace lines
(edit) @16218   18 years Paul Price When copying concepts, don't copy the names of the fpa/chip/cell, …
(edit) @16210   18 years eugene report error generating HDU
(edit) @16198   18 years Paul Price Don't always have the camera name.
(edit) @16191   18 years Paul Price Declaration wasn't early enough.
(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.
Note: See TracRevisionLog for help on using the revision log.