IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8186   20 years jhoblitt add -simple to -pending
(edit) @8175   20 years jhoblitt add dettool -pending add p0search (-define) -uri -b1_uri & -b2_uri add …
(edit) @8121   20 years jhoblitt remove use of 'psArray->n = 0'
(edit) @8120   20 years jhoblitt large database schema change -> add airmass, ra, decl, exp_time, & …
(edit) @8109   20 years Paul Price Adding binaries to .cvsignore
(edit) @8076   20 years jhoblitt fix -define to allow multiple exp_ids to be specified
(edit) @8075   20 years jhoblitt rename -recipe -> -recip
(edit) @8074   20 years jhoblitt change p2searchPendingExp() to search only based on exp_id
(edit) @8073   20 years jhoblitt fix memory leak in handling psError objects
(edit) @8063   20 years jhoblitt yet more memory leaks
(edit) @8062   20 years jhoblitt use long instead of int as loop counters
(edit) @8061   20 years jhoblitt remove unneeded #defines
(edit) @8060   20 years jhoblitt put struct pxConfig on a diet
(edit) @8059   20 years jhoblitt accidental premature checkin
(edit) @8052   20 years jhoblitt typo fix
(edit) @8051   20 years jhoblitt make -done partially transactional
(edit) @8050   20 years jhoblitt make -uri a mandatory option to -done use -uri from CLI instead of …
(edit) @8045   20 years jhoblitt move p2pendingToDoneImfile() into p2search.c
(edit) @8042   20 years jhoblitt fix a memory leak in -update
(edit) @8041   20 years jhoblitt rename all -recipe options to -recip
(edit) @8038   20 years jhoblitt fix a memory leak in -pending
(edit) @8037   20 years jhoblitt fix -update handling of p2 -- insert exp & images into p2PendingExp & …
(edit) @8024   20 years jhoblitt add 'class' to rawImfile
(edit) @8018   20 years jhoblitt fix memory leaks
(edit) @8017   20 years jhoblitt fix memory leaks
(edit) @8016   20 years jhoblitt add -update error checking
(edit) @8015   20 years jhoblitt revise -update to accept a -detrend flag to mark the data as either …
(edit) @8014   20 years jhoblitt use psArrayLength() instead of psArray->n
(edit) @8013   20 years jhoblitt memory leak fixes
(edit) @8012   20 years jhoblitt implement -newImfile
(edit) @8011   20 years jhoblitt implemented -newExp
(edit) @8008   20 years jhoblitt typo fix
(edit) @8005   20 years jhoblitt fix exp_type definition remove duplicatione exp_type declarations
(edit) @7972   20 years jhoblitt fix pzsearchFlushPendingExp() so that newExp entries are created …
(edit) @7971   20 years jhoblitt stub out pxinject
(edit) @7970   20 years jhoblitt change change copydoneMode() to include the pzPendingExp flush as part …
(edit) @7969   20 years jhoblitt change copydoneMode() to be transactional
(edit) @7921   20 years jhoblitt refactor pzsearchs config/CLI option handling to be consistent with …
(edit) @7864   20 years jhoblitt gracefully handle p2PendingFrameSearch() failing
(edit) @7863   20 years jhoblitt change pendingArgs to start with NULL values
(edit) @7848   20 years jhoblitt partial conversion to the new *Config() setup
(edit) @7845   20 years jhoblitt remove unnecessary PS_META_DUPLICATE_OK flags
(edit) @7844   20 years jhoblitt remove non psMetadataConfig output
(edit) @7843   20 years jhoblitt fix PX_FRAME_SEARCH() to handle missing imfiles
(edit) @7822   20 years jhoblitt misc arg handling improvements
(edit) @7821   20 years jhoblitt fix arg handling (setup args with NULL instead of "") misc arg …
(edit) @7820   20 years jhoblitt update p0searchConfig()
(edit) @7819   20 years jhoblitt revert to the previous pmConfigRead() prototype
(edit) @7815   20 years jhoblitt always use the PXTOOL_MODE macro
(edit) @7695   20 years jhoblitt fix memory leaks
(edit) @7694   20 years jhoblitt fix logic error/segfault in normalizedMode()
(edit) @7678   20 years jhoblitt fix memory leaks
(edit) @7675   20 years jhoblitt fix memory leaks in procMode()
(edit) @7674   20 years jhoblitt fix metadata errors in procMode()
(edit) @7673   20 years jhoblitt fix segfault & memory leaks
(edit) @7672   20 years jhoblitt fix memory leak
(edit) @7671   20 years jhoblitt fix memory leaks
(edit) @7659   20 years jhoblitt free pxconfig.args as part of cleanup
(edit) @7658   20 years jhoblitt call pmConfigCleanup() on exit
(edit) @7657   20 years jhoblitt memory leak fixes
(edit) @7650   20 years jhoblitt remove pxconfig.start & .stop
(edit) @7615   20 years jhoblitt ws
(edit) @7614   20 years jhoblitt add -selectrun -time fix -selectrun bug
(edit) @7613   20 years jhoblitt rename -selectruns -> -selectrun
(edit) @7611   20 years jhoblitt implement -select
(edit) @7602   20 years jhoblitt add -selectruns
(edit) @7600   20 years jhoblitt change detRunInsert's param order
(edit) @7514   20 years jhoblitt fix -residexp options
(edit) @7513   20 years jhoblitt fix -stacked iteration support
(edit) @7512   20 years jhoblitt add -processed iteration support
(edit) @7509   20 years jhoblitt complete implementation of -rerun
(edit) @7471   20 years jhoblitt include ippdb.h instead of metadatadb.h
(edit) @7470   20 years jhoblitt partial implementation of -rerun
(edit) @7466   20 years jhoblitt rename metadatadb -> ippdb
(edit) @7424   20 years jhoblitt minor cleanups in defineMode() start implementation of -rerun
(edit) @7423   20 years jhoblitt stub out -rerun
(edit) @7422   20 years jhoblitt flesh out iteration support rename -addmasterframe -> -declaremasterframe
(edit) @7421   20 years jhoblitt implement initial -iteration support for all modes
(edit) @7387   20 years jhoblitt stub out -master
(edit) @7379   20 years jhoblitt rename -addmaster -> -addmasterframe rename -master -> masterframe
(edit) @7378   20 years jhoblitt initial implementation of -addmaster & -master
(edit) @7374   20 years jhoblitt update -addmaster & -master options
(edit) @7373   20 years jhoblitt stub out -master & -addmaster add MODECASE macro
(edit) @7372   20 years jhoblitt change -normalized to mask out imfiles with residuals
(edit) @7371   20 years jhoblitt implement -residexp
(edit) @7370   20 years jhoblitt fix a option
(edit) @7369   20 years jhoblitt stub out -residexp
(edit) @7367   20 years jhoblitt implement -addresidexpMode
(edit) @7366   20 years jhoblitt add detResidExpAnalysis
(edit) @7365   20 years jhoblitt fix missing type conversion
(edit) @7363   20 years jhoblitt stub out -addresidexp minor options cleanup
(edit) @7353   20 years jhoblitt fix memory leaks in addresidMode() implement -resid
(edit) @7352   20 years jhoblitt stub out -resid
(edit) @7351   20 years jhoblitt finish implementation of -addresid
(edit) @7347   20 years jhoblitt add detResidImfileAnalysis table
(edit) @7335   20 years jhoblitt partial -addresid implementation
(edit) @7322   20 years jhoblitt implement -input
(edit) @7321   20 years jhoblitt stub out -input
(edit) @7320   20 years jhoblitt stub out -addresid
(edit) @7316   20 years jhoblitt change -normalized[frame] to require option -det_id
Note: See TracRevisionLog for help on using the revision log.