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) @14072   19 years eugene add verbose message
(edit) @14071   19 years eugene adding detrend sequencing tools
(edit) @14070   19 years eugene allow npages to restrict by key
(edit) @14069   19 years eugene added in fuzz to next start time
(edit) @14068   19 years eugene set missing variables values to NULL (if -var is requested)
(edit) @14067   19 years eugene exp_id to exp_tag
(edit) @14066   19 years eugene pair-by-pair plotting handles backside boundary
(edit) @14065   19 years jhoblitt remove chipInputImfile table
(edit) @14064   19 years eugene inject split images
(edit) @14063   19 years eugene rudimentary host table
(edit) @14061   19 years jhoblitt ippdb 1.2.24
(edit) @14060   19 years jhoblitt remove rawExp.imfiles
(edit) @14059   19 years jhoblitt remove use of rawExp.imfiles
(edit) @14058   19 years jhoblitt remove rawExp.imfile
(edit) @14057   19 years jhoblitt make sure that rawImfile in an exp are not faulted
(edit) @14056   19 years eugene adding rawExp.d
(edit) @14055   19 years eugene moved telescope, instrument from inject to register
(edit) @14054   19 years eugene fixed comment
(edit) @14053   19 years eugene some cleanups
(edit) @14052   19 years eugene adding TELESCOP to RULE
(edit) @14051   19 years eugene adding JPEG recipe concepts, PPIMAGE.STATS, BLANK.HEADERS
(edit) @14050   19 years eugene updated for changes to ippTools
(edit) @14049   19 years eugene fixed a typo
(edit) @14048   19 years eugene rework for consistency with the changes to the database and PS-IPP-Config
(edit) @14047   19 years jhoblitt fix dettool -rerun mode to handle 'exp_id' being an int instead of a string
(edit) @14046   19 years jhoblitt try to always handle det_id as a psS64
(edit) @14045   19 years jhoblitt add rawExp.exp_tag to the output of several dettool -to* modes
(edit) @14044   19 years eugene update for change from exp_tag to exp_id and other recent mods
(edit) @14043   19 years jhoblitt fix duplicate return of *.camera in dettool -toprocessedimfile
(edit) @14042   19 years eugene change internal state variable to pantaskState (protect from db fields …
(edit) @14041   19 years eugene adjusting for exp_name and exp_id
(edit) @14040   19 years eugene handle missing value
(edit) @14039   19 years eugene updates to new regtool / pxinject apis
(edit) @14038   19 years eugene added tmp_ to newExp elements (exp_name, camera, telescope)
(edit) @14037   19 years jhoblitt remove newExp.imfils
(edit) @14036   19 years jhoblitt drop newExp.imfiles
(edit) @14035   19 years jhoblitt fix accdiental 'hardcoding' of search patch
(edit) @14034   19 years jhoblitt yet another exp_id str/s64 type fix
(edit) @14033   19 years jhoblitt fix dettool -raw SQL
(edit) @14032   19 years jhoblitt fix 'string' parsing
(edit) @14031   19 years jhoblitt remove stale use of chipProcessedExp
(edit) @14030   19 years magnier output NULL for STR if entire string is blank
(edit) @14029   19 years jhoblitt update warptool sql
(edit) @14028   19 years jhoblitt fix pxdata.c.template
(edit) @14027   19 years jhoblitt remove regtool_find_unprocessed_imfile.sql
(edit) @14026   19 years jhoblitt remove regtool_find_unprocessed_exp.sql
(edit) @14025   19 years jhoblitt update chiptool to return exp_tag
(edit) @14024   19 years jhoblitt merge regtool_find_unprocessed_exp.sql & regtool_pendingexp.sql
(edit) @14023   19 years jhoblitt rename exp_id -> exp_name rename exp_tag -> exp_id add add …
(edit) @14022   19 years eugene applying mods to the exp_tag, exp_id, exp_name concepts
(edit) @14021   19 years eugene remove all header examination from inject; use new Stats.pm APIs in …
(edit) @14020   19 years eugene adding CLASS.ID return for -level option
(edit) @14019   19 years magnier adding FPA.NAME to pmFPAfileNameFromRule
(edit) @14018   19 years jhoblitt merge backtrack branch
(edit) @14017   19 years jhoblitt merge backtrace branch
(edit) @14016   19 years eugene make api consistent
(edit) @14015   19 years eugene adding JPEG_BIN recipes to the DETREND reduction class
(edit) @14014   19 years eugene adding metadata from rawExp
(edit) @14013   19 years eugene complete rework of this function : does not require information about …
(edit) @14012   19 years eugene adding elements for PSPHOT and PSASTRO headers
(edit) @14011   19 years eugene put ppImageFileCheck inside a trace block
(edit) @14010   19 years eugene fixes to handle nested readouts and the metadata vs pixel stats
(edit) @14009   19 years eugene extensive changes to use new stats calculation tools; general cleanups
(edit) @14008   19 years magnier adding psMetadataOverlay function and rudimentary tests
(edit) @14007   19 years eugene update to new ppStatsFPA API
(edit) @14006   19 years eugene update comment
(edit) @14005   19 years eugene drop unneeded include
(edit) @14004   19 years eugene cleanup formatting
(edit) @14003   19 years eugene splitting out ppStatsLoop.c into ppStatsChip, ppStatsCell, …
(edit) @14002   19 years eugene adding BLANK.HEADERS to camera.config
(edit) @14001   19 years eugene pull ppImageFileCheck to independent file
(edit) @14000   19 years eugene consolidating includes in ppImage.h; adding ppImageMetadataStats and …
(edit) @13999   19 years eugene adding functions to get stats on pixels and metadata independently; …
(edit) @13993   19 years eugene reorg to make consistent with other programs: ppStats is the program, …
(edit) @13991   19 years jhoblitt remove the usage of inline that conflicts with C99 semantics
(edit) @13989   19 years eugene PS::IPP:Metadata::Stats may result in 0, which should not be …
(edit) @13988   19 years eugene fixed dark fits due to parsing errors in ipp_darkstats.pl
(edit) @13987   19 years eugene adding MANA plots of the curves, fixed parsing error
(edit) @13986   19 years eugene fixed output file
(edit) @13985   19 years eugene added dark trend measurement from separate chips
(edit) @13984   19 years eugene adding features to calculated fit using mana
(edit) @13983   19 years eugene setting up the extended source fitting functions
(edit) @13982   19 years magnier adding cached psf model, holder for convolved psf model
(edit) @13981   19 years magnier converting private LMM utility functions to public ones
(edit) @13980   19 years eugene adding fringe rejections
(edit) @13979   19 years eugene defining dark trend
(edit) @13978   19 years eugene adding fringe stats
(edit) @13977   19 years eugene PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm
(edit) @13976   19 years eugene fleshed out psf-convolved model fitting function
(edit) @13975   19 years eugene passing fringe amplitude and residual from imfiles to exp
(edit) @13974   19 years eugene adding -select_state option to residimfile
(edit) @13973   19 years eugene adding fringe residual stats (user_1-3), correctly handle NAN from …
(edit) @13972   19 years eugene adding fringe residual (in addition to fringe amplitude); correctly …
(edit) @13971   19 years eugene allow more flexible names for output results
(edit) @13970   19 years eugene adding fringe residual measurement in addition to fringe amplitude; …
(edit) @13966   19 years eugene adding fringe_2
(edit) @13965   19 years eugene cleanup and name fixes; add fringe_mean_stdev
(edit) @13964   19 years eugene setting sane values for dark rejections
(edit) @13963   19 years eugene use BASE not CHIP for detrend fringe processing
(edit) @13962   19 years eugene fix log messages
Note: See TracRevisionLog for help on using the revision log.