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) @12821   19 years eugene making a copy of the pixels for photometry
(edit) @12820   19 years eugene changed psphotInput to be defined FROM fpa rather than linked to an fpa
(edit) @12819   19 years eugene RebinChip should use output->src rather than looking for a named fpa
(edit) @12818   19 years eugene chip mosaic makes a deep copy for consistency with residual images
(edit) @12817   19 years eugene whitespace only
(edit) @12816   19 years magnier added a comment
(edit) @12815   19 years magnier use macro to set col0,row0
(edit) @12814   19 years magnier use macro to set col0,row0; subimage needs to offset pixels based on …
(edit) @12813   19 years magnier make psImage.col0,row0 const, added macro to set these values
(edit) @12812   19 years Paul Price Wider image for larger kernels
(edit) @12811   19 years eugene disable the pmChipDuplicate feature
(edit) @12810   19 years magnier adding pmChipDuplicate function (not working)
(edit) @12809   19 years Paul Price Adding program to dump configuration settings
(edit) @12808   19 years eugene update to new chip definitions
(edit) @12807   19 years eugene moved psphot and psastro file defines to ppImageParseCamera, using new …
(edit) @12806   19 years eugene moved analysis steps into psastroAnalysis.c moved file definitions …
(edit) @12805   19 years eugene moved psphot library function prototypes to psphot.h, created …
(edit) @12804   19 years magnier clearer trace messages
(edit) @12803   19 years Paul Price Adding pswarp files.
(edit) @12802   19 years Paul Price It's not the flux contribution of bad pixels that matters for marking …
(edit) @12801   19 years magnier check EXTWORD for string and non-string values
(edit) @12800   19 years Paul Price Require IPC::Cmd version 0.36 --- the parsing of the command-line …
(edit) @12799   19 years eugene added extrule lookup (commented out for now)
(edit) @12798   19 years eugene adding skycell parsing
(edit) @12797   19 years eugene make psastro output different by default from psphot
(edit) @12796   19 years eugene added OUTPUT.FORMAT
(edit) @12795   19 years eugene added DVO.GETSTAR
(edit) @12794   19 years eugene added DVO.GETSTAR to recipe
(edit) @12793   19 years eugene added error stack print to error cases for arguments
(edit) @12792   19 years Paul Price Separating public and private interfaces in header file and library.
(edit) @12791   19 years Paul Price An assertion isn't appropriate.
(edit) @12790   19 years jhoblitt remove join against detInputExp & rawExp
(edit) @12789   19 years Paul Price Allow registered detrends to be returned as well.
(edit) @12788   19 years jhoblitt change -register_detrend to print the detRun it just added
(edit) @12787   19 years Paul Price No fringe application for r-band.
(edit) @12786   19 years Paul Price Adding detrend constraints for mask.
(edit) @12785   19 years Paul Price atoll() won't take NULL string on ipp000.
(edit) @12784   19 years Paul Price Spelling error.
(edit) @12783   19 years gusciora * empty log message *
(edit) @12782   19 years Paul Price Adding pswarp recipe for distribution.
(edit) @12781   19 years gusciora This is a fairly large checkin. Most of the files were modified so …
(edit) @12780   19 years eugene working to working version
(edit) @12779   19 years jhoblitt add chip_path_base rename camProcessedExp.path_base -> cam_path_base
(edit) @12778   19 years Paul Price Adding new options for pswarp
(edit) @12777   19 years Paul Price Adding interpolation tests.
(edit) @12776   19 years Paul Price Fixing lanczos and gauss interpolations.
(edit) @12775   19 years eugene improvements to skycells
(edit) @12774   19 years eugene creating dvoImageOverlaps
(edit) @12773   19 years eugene adding triangle vs square options, expanding square to outer points
(edit) @12772   19 years eugene make rectangles from the triangles
(edit) @12771   19 years Paul Price Adding variance and mask output.
(edit) @12770   19 years Paul Price An FPA may contain an image that it's read in and a weight map (or …
(edit) @12769   19 years Paul Price Print mask and weight detail within a readout.
(edit) @12768   19 years Paul Price Fixing remnant from copy.
(edit) @12767   19 years eugene put FPA.DETECTOR in DEFAULTS
(edit) @12766   19 years Paul Price Removing old question.
(edit) @12765   19 years Paul Price Catching error condition to replace ambiguous error with meaningful one.
(edit) @12764   19 years Paul Price Need to psLibFinalize to get rid of the junk.
(edit) @12763   19 years Paul Price Avoiding error for when header can't be found.
(edit) @12762   19 years Paul Price "concept" is confusing --- it's a file rule.
(edit) @12761   19 years eugene fixed uninitialized values errors
(edit) @12760   19 years Paul Price Plugging memory leak on warning.
(edit) @12759   19 years Paul Price Plugging memory leak on error in parsing TRIMSEC.
(edit) @12758   19 years Paul Price Calling psLibInit so that memory checking may be performed at the end.
(edit) @12757   19 years Paul Price Don't automatically initialise EOC.
(edit) @12756   19 years Paul Price Only attempt variance or mask interpolation if the image is provided.
(edit) @12755   19 years eugene moved TELESCOPE and INSTRUMENT to DEFAULTS
(edit) @12754   19 years eugene dropped a comment
(edit) @12753   19 years eugene use TRI images to represent skycell triangles
(edit) @12752   19 years eugene calculate projection coordinates for points on back side
(edit) @12751   19 years eugene fixed bugs
(edit) @12750   19 years eugene support for triangular images
(edit) @12749   19 years eugene adding skycell functions
(edit) @12748   19 years Paul Price Fixing comment.
(edit) @12747   19 years Paul Price Fixing directories.
(edit) @12746   19 years Paul Price Turn off mask and weight output if we're not generating a mask (i.e., …
(edit) @12745   19 years Paul Price psImageShiftKernel is redundant now, with psImageShift calling …
(edit) @12744   19 years Paul Price Updating following API change to psImagePixelInterpolate
(edit) @12743   19 years Paul Price Fixing output format.
(edit) @12742   19 years Paul Price Updating following API change to psImagePixelInterpolate
(edit) @12741   19 years Paul Price Reworking image interpolation to work on mask and variance image …
(edit) @12740   19 years Paul Price Data level for PSWARP should be CHIP not FPA (don't want to load the …
(edit) @12739   19 years jhoblitt select camProcessedExp.path_base as well
(edit) @12738   19 years Paul Price Better print format for doubles.
(edit) @12737   19 years Paul Price Fixing up enums --- psProjectionClass was using PS_PROJ_WHATEVER, as …
(edit) @12736   19 years jhoblitt fix SQL syntax error
(edit) @12735   19 years Paul Price Adding const, errors for string/enum conversions
(edit) @12734   19 years Paul Price Adding PSWARP recipe.
(edit) @12733   19 years eugene changes arguments to pmConfigCameraFormatFromHeader
(edit) @12732   19 years eugene added max errors, sanity checks on some image parameters
(edit) @12731   19 years eugene fixed proper motion measurement, updated options, etc
(edit) @12730   19 years eugene enable avextract to select REF measurements
(edit) @12729   19 years eugene added theta, skew, scale, dscale
(edit) @12728   19 years eugene add options to show / not show mosaic images
(edit) @12727   19 years eugene added (fixed) support for mosaic images
(edit) @12726   19 years eugene failed to support mosaic images
(edit) @12725   19 years eugene delete imagename was not removing image from image table
(edit) @12724   19 years eugene error in default polyterm value
(edit) @12723   19 years eugene tuning psphot, psastro, adding pswarp
(edit) @12722   19 years eugene adding pswarp; psastro CMF output always spliced
Note: See TracRevisionLog for help on using the revision log.