IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16075   19 years eugene add calls to psastroRemoveClumps
(edit) @16074   19 years eugene add error handling to fix chip, temporarily disable fix chips
(edit) @16073   19 years eugene add psastroDumpCorners
(edit) @16072   19 years eugene add options to skip objects based on modes listed in the recipe
(edit) @16071   19 years eugene split psastroOneChip into OneChipFit and OneChipGrid, adding …
(edit) @16070   19 years eugene split psastroOneChip into OneChipFit and OneChipGrid
(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) @16064   19 years eugene add PSASTRO.IGNORE, PSASTRO.ROUGH.MODEL
(edit) @16063   19 years eugene skip the ignored warps
(edit) @16061   19 years eugene fixing Wall,Werror warnings
(edit) @16060   19 years eugene convert to new gauss-jordan code (non-Press); fixing Wall,Werror warnings
(edit) @16059   19 years eugene convert to new gauss-jordan code (non-Press); fixing Wall,Werror …
(edit) @16058   19 years eugene convert to new gauss-jordan code (non-Press)
(edit) @16057   19 years eugene fixing Wall,Werror warnings; fixed sort error
(edit) @16056   19 years eugene adding new tests from mark pitts
(edit) @16055   19 years bills Turn off ppstamp in the builds for now: Under construction
(edit) @16053   19 years eugene turn on compile for ppStack and ppSub
(edit) @16052   19 years eugene using correct env variable for psconfdir
(edit) @16048   19 years eugene changed name of pmPeakTest to psMemCheckPeak for consistency
(edit) @16045   19 years eugene converted sortstr to new macro version; moved into unique.c
(edit) @16044   19 years eugene adding cfitsio module
(edit) @16043   19 years eugene add test for psconfig dir, mkdir if missing
(edit) @16042   19 years eugene check to !build
(edit) @16041   19 years eugene add test for psconfig dir and make if missing
(edit) @16040   19 years eugene replaced sort functions drived from press with sort macros derived from gsl
(edit) @16039   19 years eugene split full color into color histogram vs set color scale; fixed F1-3 …
(edit) @16038   19 years eugene added named channels (r,g,b)
(edit) @16037   19 years eugene added test directory
(edit) @16036   19 years eugene added camProcessedExp_NoImages.php
(edit) @16035   19 years eugene added various needed fields
(edit) @16034   19 years eugene added pswarp recipe for gpc1
(edit) @16033   19 years eugene added entries for FixChips
(edit) @16032   19 years eugene parameter fiddling
(edit) @16031   19 years eugene needed to run IOChecks (AFTER) to close files and free data
(edit) @16030   19 years eugene added ppArith
(edit) @16029   19 years eugene hack to avoid M31 bulge: definitely need a better solution…
(edit) @16028   19 years eugene added note to pmConfigCameraFormatFromHeader: careful with …
(edit) @16027   19 years eugene added various needed output and input filerules; changed pswarp files …
(edit) @16025   19 years eugene join against chipProcessedImfile was multiplying output results by a …
(edit) @16024   19 years eugene dropped requirement for run state: not needed in standard processing …
(edit) @16022   19 years eugene warpInputExp was missing a cam_id in the uniq key (thus, not unique)
(edit) @16021   19 years eugene use recipe options to select astrometry source
(edit) @16020   19 years eugene more flexible input options for astrometry
(edit) @16019   19 years eugene disabled requirement for input sources
(edit) @16018   19 years eugene several options to make processing more flexible (eg, different …
(edit) @16015   19 years eugene dropped requirement for input stamps: allow straight stack
(edit) @16014   19 years eugene skip blends: make this optional
(edit) @16013   19 years eugene adding command to set colormap in kapa
(edit) @16012   19 years eugene add taskstatsreset
(edit) @16011   19 years eugene updates from eam_branch_20071222 : new 3D color map and multiple channels
(edit) @16010   19 years eugene adding channel and colormap commands
(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) @16006   19 years eugene handle nan, inf
(edit) @16005   19 years eugene adding grow function (mainly for test)
(edit) @16004   19 years eugene missing prototype
(edit) @16003   19 years eugene added A[][] for matrix set / get
(edit) @16002   19 years eugene partial solution to server timeouts
(edit) @16001   19 years eugene handle N < 2, values are nan, inf
(edit) @16000   19 years eugene allow -phu to show DIS-only images (a hack?)
(edit) @15999   19 years eugene -name is a substr match
(edit) @15998   19 years eugene shock: native FITS 8 bit is unsigned, not signed!
(edit) @15997   19 years eugene added option to align y-axis with north; added euler rotations; added …
(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) @15992   19 years eugene adding links from raw,chip,cam to warp,stack; use degrees for RA,DEC
(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) @15971   19 years eugene add
(edit) @15970   19 years eugene fixing warp and stack pages
(edit) @15969   19 years eugene fixed print formatting
(edit) @15968   19 years eugene trying boxcar of 3, overscan per row for gpc1
(edit) @15967   19 years eugene minor mods on output formats
(edit) @15966   19 years eugene minor mods to allowed moments range
(edit) @15965   19 years eugene adding PASTRO.FIELD.PADDING
(edit) @15964   19 years eugene adding MASK.GROW.NPIX
(edit) @15963   19 years eugene used PSASTRO.FIELD.PADDING to extend field range
(edit) @15962   19 years eugene effArea on first pass can be very wrong; be a bit conservative
Note: See TracRevisionLog for help on using the revision log.