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) @13794   19 years Paul Price Only read header when it's there to be read. When reading concepts, do …
(edit) @13793   19 years Paul Price Adding result for when there's an I/O problem.
(edit) @13792   19 years Paul Price Putting everything into dvo.config. Using MJD instead of separate …
(edit) @13791   19 years magnier adding pmFPAAstrometry functions - not yet added to makefiles
(edit) @13790   19 years Paul Price Fix addstar camera directory.
(edit) @13789   19 years eugene file:// keeps leading slash
(edit) @13788   19 years eugene filename_absolute should prepend a /
(edit) @13787   19 years eugene activating chip and camera in module set
(edit) @13786   19 years eugene using carp in mydie
(edit) @13785   19 years eugene change logic to mark as detrend unless specifically a science image
(edit) @13784   19 years eugene comment out the fringe stats for now
(edit) @13783   19 years Paul Price Fixing directory.
(edit) @13782   19 years Paul Price Adding dvo.config
(edit) @13781   19 years Paul Price Values don't seem to be used any more....?
(edit) @13780   19 years eugene adding fringe stats to resid output
(edit) @13779   19 years eugene adding FRNG values to output header; fixing error scaling
(edit) @13778   19 years eugene drop FRINGE_TABLE, FRINGE_IMAGE split
(edit) @13777   19 years Paul Price Adding DVO configuration for SIMMOSAIC camera.
(edit) @13776   19 years magnier fixed error copying
(edit) @13775   19 years magnier dropping FRINGE_TABLE, FRINGE_IMAGE dichotomy
(edit) @13774   19 years magnier adding overscan value to the output header
(edit) @13773   19 years Paul Price Read/write concepts when reading/writing objects --- this way the …
(edit) @13772   19 years Paul Price Fixing typo.
(edit) @13771   19 years Paul Price Adding BLANK.HEADERS, which is used for setting the header values in a …
(edit) @13770   19 years eugene fixed camProcessedExp ref to exp_tag
(edit) @13769   19 years eugene modified pmReadoutReadNext API to return an error status
(edit) @13768   19 years magnier fix region inconsistency for pmReadoutReadNext
(edit) @13767   19 years Paul Price Adding FPA.TELESCOPE, FPA.INSTRUMENT.
(edit) @13766   19 years magnier fixing inconsistency between input and output image areas
(edit) @13765   19 years eugene adding bias rejections
(edit) @13764   19 years eugene adding sensible bias rejections
(edit) @13763   19 years eugene typo in log message
(edit) @13762   19 years eugene use polynomial for overscan
(edit) @13761   19 years eugene need to enable more stats options
(edit) @13760   19 years eugene setting fringe jpeg scaling
(edit) @13759   19 years eugene fixing up jpeg, mosaicing parameters for cfh12k
(edit) @13758   19 years eugene adding fringe-specific jpeg scaling
(edit) @13757   19 years eugene missing space in command construction
(edit) @13756   19 years magnier fixed inconsistency in output sizes
(edit) @13755   19 years magnier fixed overscan / image offsets
(edit) @13754   19 years magnier fixed overscan / image offsets
(edit) @13753   19 years eugene moved location of fringe parameters
(edit) @13752   19 years eugene adding fringes to ISP
(edit) @13751   19 years eugene fixed typo
(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.
Note: See TracRevisionLog for help on using the revision log.