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) @13750   19 years eugene change -stat to -stats
(edit) @13749   19 years eugene define CHIPSTATS, RESIDUAL, REGISTER, etc
(edit) @13748   19 years eugene require recipe for ppStats in scripts
(edit) @13747   19 years eugene adding INJECT recipe
(edit) @13746   19 years eugene fixed TEL,INST,DET,etc
(edit) @13745   19 years eugene adding
(edit) @13744   19 years eugene adding missing perl modules
(edit) @13743   19 years eugene dropping unused File::Find::Rule, which is also causing trouble for …
(edit) @13742   19 years magnier parsing trimsec and biassec regions with psRegionAndParityFromString
(edit) @13741   19 years magnier adding psRegionAndParityFromString
(edit) @13740   19 years eugene adding notes
(edit) @13739   19 years eugene incrementing the dbconfig / ippdb version number
(edit) @13738   19 years Paul Price Bug fixes to get the output image and mask (and not the weight if not …
(edit) @13737   19 years Paul Price Was binding reference mask and weight to the input instead of the …
(edit) @13736   19 years Paul Price Fixing range on the mask convolution.
(edit) @13735   19 years Paul Price Unifying input and reference masks in a single mask for the subtraction.
(edit) @13734   19 years eugene adding rejections
(edit) @13733   19 years eugene dark rejections
(edit) @13732   19 years eugene using carp in my_die
(edit) @13731   19 years eugene added rej
(edit) @13730   19 years eugene fixed dark rej
(edit) @13729   19 years eugene better dark rejections
(edit) @13728   19 years eugene adding dark rejections for simtest
(edit) @13727   19 years eugene supplying isp dark rejections
(edit) @13726   19 years eugene fixed up Makefiles and camera.config for new rejection entry
(edit) @13725   19 years eugene more features
(edit) @13724   19 years eugene rejection is now a recipe, parsed by ppConfigDump
(edit) @13723   19 years eugene added support for solar angle (was in db, not in options)
(edit) @13722   19 years eugene rejection is now a recipe; added rejection by flux
(edit) @13721   19 years magnier added psLib to name of unknown error
(edit) @13720   19 years eugene catching unexpected exit calls
(edit) @13719   19 years Paul Price Mask blank areas as well.
(edit) @13718   19 years Paul Price Need to mask blank pixels as well.
(edit) @13717   19 years Paul Price Output name should be output root, to avoid foo.fits.fits
(edit) @13716   19 years Paul Price Averaging concepts of input readouts into output.
(edit) @13715   19 years Paul Price Adding file describing how to manually change the database between …
(edit) @13714   19 years Paul Price Adding formats for time to skycell format description.
(edit) @13713   19 years Paul Price Wasn't putting filenames onto the arguments as arrays, which is …
(edit) @13712   19 years Paul Price Fixing compilation problems.
(edit) @13711   19 years Paul Price Using camera-level astrometry file to perform warping, rather than WCS.
(edit) @13710   19 years Paul Price Fixing typo.
(edit) @13709   19 years Paul Price Plugging memory leak.
(edit) @13708   19 years Paul Price Never use CMP format.
(edit) @13707   19 years Paul Price Only copy if I'm not going to clobber. If I would clobber, I don't …
(edit) @13706   19 years Paul Price Need both the chip path_base (for the mask file) and the cam path_base …
(edit) @13705   19 years Paul Price Updating to use the automatically generated skycell version of the …
(edit) @13704   19 years Paul Price Adding automatically-generated skycell pseudo-cameras, constructed …
(edit) @13703   19 years Paul Price Don't copy TRIMSEC or BIASSEC --- they will be generated if required.
(edit) @13702   19 years eugene dropping lines to catch required floats based on NAN value (filtered …
(edit) @13701   19 years eugene spell fix
(edit) @13700   19 years magnier adding code to handle extreme cases of exptime <= 0.0
(edit) @13699   19 years eugene clean up formatting
(edit) @13698   19 years Paul Price Commenting out the database error-handling. This means that bad …
(edit) @13697   19 years eugene for now, ISP does not have a mask
(edit) @13696   19 years eugene adding select_sat_pixel_frac_max
(edit) @13695   19 years Paul Price Need path_base as well.
(edit) @13694   19 years Paul Price Adding inputs for pswarp.
(edit) @13693   19 years Paul Price Elaborating on error message.
(edit) @13692   19 years eugene adding output log files
(edit) @13691   19 years Paul Price Adding path_base for warp,diff,stack.
(edit) @13690   19 years Paul Price Adding path_base for warp,diff,stack.
(edit) @13689   19 years Paul Price Having dealt with the problem in pmConcepts.c, changed the trace back …
(edit) @13688   19 years Paul Price Fixing double-free bug.
(edit) @13687   19 years Paul Price Adding pmConceptsAverage.h
(edit) @13686   19 years Paul Price Copying concepts (e.g., exposure time) from the old to the new. We …
(edit) @13685   19 years Paul Price Making unneccessary error go away.
(edit) @13684   19 years eugene increase max job output size…
(edit) @13683   19 years eugene unifying, cleaning logfile output names
(edit) @13682   19 years Paul Price Adding ppSub, ppStack inputs.
(edit) @13681   19 years eugene fixed logfile error
(edit) @13680   19 years eugene adjusting output names, using log filerules
(edit) @13679   19 years eugene fixed logic on ppStats
(edit) @13678   19 years eugene add user option for quiet / verbose
(edit) @13677   19 years eugene modified ppStats API
(edit) @13676   19 years eugene fixed double free and leak
(edit) @13675   19 years eugene fixing double frees, leaks
(edit) @13674   19 years eugene do not skip perl modules with Build.PL
(edit) @13673   19 years eugene adding PSASTRO.MOSAIC.GRADIENT.NX,NY
(edit) @13672   19 years eugene adding needed file rules for psphot, pswarp, etc
(edit) @13671   19 years Paul Price Adding subtraction, warp, stack files
(edit) @13670   19 years magnier need to identify the correct view for each level of the iteration
(edit) @13669   19 years magnier fileLevel can never be greater than the dataLevel
(edit) @13668   19 years Paul Price Don't supply a mask at all, for now.
(edit) @13667   19 years Paul Price Fixing ppStats following API change.
(edit) @13666   19 years Paul Price Don't produce unnecessary error.
(edit) @13665   19 years Paul Price Don't build own masks, but only use those that are provided. Don't …
(edit) @13664   19 years Paul Price -tosum "required" options aren't.
(edit) @13663   19 years Paul Price Using ppSub instead of pois.
(edit) @13662   19 years Paul Price If we rejected on the last iteration, we need to get a new solution.
(edit) @13661   19 years Paul Price Merging pswarpDataLoad and pswarpDataSave into single function, pswarpLoop.
(edit) @13660   19 years Paul Price Had some options to psImageInterpolateOptionsAlloc round the wrong way …
(edit) @13659   19 years Paul Price Always generate an output mask.
(edit) @13658   19 years Paul Price Adding maskVal parameter to ppStats so that when it's called as a …
(edit) @13657   19 years Paul Price The FITS handle may be NULL (e.g., when ppStats is being called from …
(edit) @13656   19 years eugene added user control over number of chip subregions
(edit) @13655   19 years magnier if we are missing an image, try to use the header NAXIS1,2 values
(edit) @13654   19 years magnier replaced PM with psModules in error code
(edit) @13653   19 years magnier added a trace message
(edit) @13652   19 years eugene adding arguments for new metadata fields
(edit) @13651   19 years Paul Price Even if no mask is supplied, a mask value may be desired (either good …
Note: See TracRevisionLog for help on using the revision log.