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) @14601   19 years jhoblitt last working version
(edit) @14600   19 years jhoblitt pz*tool modernization efforts
(edit) @14598   19 years jhoblitt VERSION 1.1.27
(edit) @14597   19 years jhoblitt remove exp_id field from pz* tables formatting
(edit) @14596   19 years magnier fixed a leak and a typo
(edit) @14595   19 years magnier supply the newCameraName to pmFPAfileDefineOutputForFormat
(edit) @14594   19 years jhoblitt add pmFPAUtils.h
(edit) @14593   19 years Paul Price Changing how kernel description is added to the header.
(edit) @14592   19 years Paul Price Add the full kernel description rather than the string summary.
(edit) @14591   19 years Paul Price Put regions onto metadata as well.
(edit) @14590   19 years eugene convert str_to_time and related functions to ohana_...; various …
(edit) @14589   19 years jhoblitt add pxTreeFromMetadata()
(edit) @14588   19 years Paul Price A quick change to 'ipp_serial_inject.pl' from IPP 2.2 to get it to …
(edit) @14587   19 years eugene removing deprecated files (either moved to libohana or tools)
(edit) @14586   19 years Paul Price Moved all the work into psModules function pmSubtractionMatch, to …
(edit) @14585   19 years Paul Price Moving free to avoid SEGV.
(edit) @14584   19 years Paul Price Fixing type, psString --> const char*, since we don't need the memblock.
(edit) @14583   19 years Paul Price Adding pmSubtractionMatch.h
(edit) @14582   19 years Paul Price Fixing up analysis metadata.
(edit) @14581   19 years Paul Price Fixing normalisation of SPAM,FRIES kernels --- the start/stop values …
(edit) @14580   19 years Paul Price Adding function pmSubtractionMatch to do the PSF-matching. It calls …
(edit) @14579   19 years eugene drop the quotes when defining EXP_TAG
(edit) @14578   19 years Paul Price Adding ASTROM.ACCEPT check, which sets the -accept-astrom flag to …
(edit) @14577   19 years Paul Price Accept astrometric solution unconditionally.
(edit) @14576   19 years Paul Price Adding ASTROM.ACCEPT for -accept-astrom flag to dvoImageOverlaps
(edit) @14575   19 years Paul Price Adding function to lookup boolean value.
(edit) @14574   19 years eugene do not require photcode or nstars
(edit) @14573   19 years Paul Price Elaborating on stamps file format.
(edit) @14572   19 years Paul Price Adding ability to read stamps from a file containing x,y on each line.
(edit) @14571   19 years Paul Price Add flag to dvoImageOverlaps call.
(edit) @14570   19 years Paul Price Need ppConfigDump
(edit) @14569   19 years Paul Price Fixing use of API.
(edit) @14568   19 years Paul Price Adding PSWARP recipe to tell warp steps to use the image WCS astrometry.
(edit) @14567   19 years Paul Price Take astrometry file rule from PSWARP recipe, ASTROM.SOURCE. If this …
(edit) @14566   19 years Paul Price Want to get the uri of the processed file out, so we can run …
(edit) @14565   19 years Paul Price Adding ASTROM.SOURCE, to get file rule for astrometry, or NULL if …
(edit) @14564   19 years Paul Price Adding tek camera from Julia Fang (REU student working with Colin Aspin)
(edit) @14563   19 years eugene minor change
(edit) @14562   19 years eugene added examples from gpc
(edit) @14561   19 years eugene only return values for chips that exist
(edit) @14560   19 years eugene updated formats / layouts to work with current api set
(edit) @14559   19 years eugene update to handle split directories
(edit) @14558   19 years eugene added a comment
(edit) @14557   19 years Paul Price Fixing target directory.
(edit) @14556   19 years Paul Price Adding SDSS.
(edit) @14555   19 years jhoblitt fix newImfile -> rawImfile tmp_class_id counting
(edit) @14554   19 years Paul Price Adding SDSS camera.
(edit) @14553   19 years Paul Price SDSS camera configuration, supplied by Sebastian Jester.
(edit) @14552   19 years gusciora FIrst version of tests fo pmHDU.c
(edit) @14551   19 years gusciora Unfinished version of config files for the camera tests. These change …
(edit) @14550   19 years gusciora * empty log message *
(edit) @14549   19 years gusciora First version for pmFPARead.c and pmFPAWrite.c tests.
(edit) @14548   19 years Paul Price Adding algorithm details for data-based kernel selection.
(edit) @14542   19 years Paul Price Forgot semi-colon.
(edit) @14541   19 years Paul Price Fixing normalisation of RINGS. Don't include pixels if they …
(edit) @14540   19 years Paul Price Moving photometric scaling into the kernel for RINGS, and fixing up …
(edit) @14539   19 years Paul Price Only normalise kernels that are even functions.
(edit) @14538   19 years Paul Price Fixing order of parameters for RINGS.
(edit) @14537   19 years jhoblitt stub out magictool options
(edit) @14536   19 years Paul Price Add kernel description to header.
(edit) @14535   19 years Paul Price Gaussian widths are FWHMs.
(edit) @14534   19 years Paul Price Fixing compilation errors.
(edit) @14533   19 years Paul Price Using FWHM instead of sigma.
(edit) @14532   19 years Paul Price Using FWHM instead of Gaussian sigmas. I figure FWHM is more …
(edit) @14531   19 years eugene adding input psf
(edit) @14530   19 years magnier adding model utility functions
(edit) @14529   19 years magnier added a comment
(edit) @14528   19 years Paul Price Ensure correct region is used when cutting down the weight map.
(edit) @14527   19 years Paul Price Use the weight map instead of the input image as the noise term.
(edit) @14526   19 years Paul Price Update to pmSubtractionRejectStamps API --- don't need to pass images.
(edit) @14525   19 years Paul Price Adding kernel description
(edit) @14524   19 years Paul Price Don't need to give pmSubtractionRejectStamps the images, since those …
(edit) @14523   19 years Paul Price Fixing range for error messages.
(edit) @14522   19 years Paul Price Using function to get kernel type.
(edit) @14521   19 years Paul Price Adding function to get the kernel type from a string.
(edit) @14520   19 years Paul Price Ensuring seeing, weighting, scale are set to reasonable values.
(edit) @14519   19 years Paul Price If weight and input are both NULL, default to the reference.
(edit) @14518   19 years Paul Price Adding weight input/output.
(edit) @14517   19 years eugene prevent WW_binary from swallowing strings that look like math …
(edit) @14516   19 years Paul Price Updating following API change to pmSubtractionMask --- order of inputs …
(edit) @14515   19 years Paul Price Making the input mask optional for pmSubtractionMask --- necessary if …
(edit) @14514   19 years Paul Price Reworking APIs to be a bit more practical.
(edit) @14513   19 years Paul Price Adding function to set stamps based on a list of x,y positions (as …
(edit) @14512   19 years jhoblitt remove ttree
(edit) @14511   19 years eugene adding -accept-astrom to dvoImageOverlaps
(edit) @14510   19 years jhoblitt add pxNodeFuncCountDependants() add pxNodeHasChildren() add …
(edit) @14509   19 years eugene adding OVERSCAN.CONSTANT, OVERSCAN.VALUE
(edit) @14508   19 years Paul Price Adding some ideas for improving image subtraction.
(edit) @14507   19 years eugene adding OVERSCAN.CONSTANT and OVERSCAN.VALUE options
(edit) @14506   19 years magnier added a return after the psErrorPrintStack message
(edit) @14505   19 years magnier moving mods from ipp-2-2
(edit) @14501   19 years eugene allow region to be defined by image projection
(edit) @14500   19 years eugene adding image projection I/O APIs
(edit) @14499   19 years eugene read filename from line
(edit) @14498   19 years eugene fix bug which erases filename and size in image toolbox
(edit) @14497   19 years eugene added a comment
(edit) @14496   19 years eugene adding -accept-astrom flag to dvoImageOverlaps
(edit) @14495   19 years Paul Price Add input file names to output header.
(edit) @14494   19 years jhoblitt add pxNodePrint() add pxTreeCrawl()
(edit) @14493   19 years Paul Price EXP_TAG needs to have the components quoted in order to get sensical …
Note: See TracRevisionLog for help on using the revision log.