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) @7145   20 years jhoblitt impliment -stacked
(edit) @7144   20 years jhoblitt update -stacked options
(edit) @7142   20 years jhoblitt complete addstacMode()
(edit) @7141   20 years jhoblitt option update (missing options)
(edit) @7128   20 years jhoblitt partial addstacked implimentation
(edit) @7114   20 years jhoblitt fix rawMode() & addprocMode() impliment procMode()
(edit) @7113   20 years jhoblitt update -addprocessed CLI options
(edit) @7094   20 years jhoblitt first pass implementation of -addprocessed
(edit) @7088   20 years jhoblitt implement -raw
(edit) @7087   20 years jhoblitt include det_id in where generation
(edit) @7083   20 years jhoblitt start -raw
(edit) @7074   20 years jhoblitt initial -define mode
(edit) @7063   20 years jhoblitt config style update
(edit) @7058   20 years jhoblitt fix dettoolConfig()'s name stub out modes in dettool.c
(edit) @7053   20 years jhoblitt setup initial dettool options
(edit) @7048   20 years jhoblitt stub out dettool
(edit) @7038   20 years jhoblitt fix -define segfaulting when no rawScienceExp rows are found
(edit) @7037   20 years jhoblitt make sure db connection is setup
(edit) @7036   20 years jhoblitt implement -define
(edit) @7035   20 years jhoblitt fix memory leak
(edit) @7034   20 years jhoblitt completely fix CLI search options
(edit) @7029   20 years Paul Price Adding .cvsignore
(edit) @7028   20 years Paul Price Fixing memory bug due to freeing pointer under use.
(edit) @7027   20 years Paul Price Updating to use psModules head --- pmConfigRead changed, and pmConfigDB
(edit) @7024   20 years jhoblitt attempt to fix where claus generation
(edit) @7023   20 years jhoblitt switch to new psStringSplit() prototype
(edit) @7022   20 years jhoblitt update CLI options
(edit) @6991   20 years jhoblitt add -pending support (without search)
(edit) @6990   20 years jhoblitt conf CLI params
(edit) @6981   20 years jhoblitt stub out p1search
(edit) @6978   20 years jhoblitt cleanups: all cli utils have thier own .h make *Config() funcs …
(edit) @6976   20 years jhoblitt minor cleanups
(edit) @6975   20 years jhoblitt configure CLI options
(edit) @6974   20 years jhoblitt quote PRODUCT_LS_CMD
(edit) @6973   20 years jhoblitt fill out initial implementation
(edit) @6969   20 years jhoblitt add PRODUCT_LS_CMD #define
(edit) @6882   20 years jhoblitt stub out pzgetimfiles
(edit) @6880   20 years jhoblitt add new summitExps to the database
(edit) @6877   20 years jhoblitt misc changes
(edit) @6876   20 years jhoblitt change to popen() exec of dsproductls
(edit) @6846   20 years jhoblitt add config.h
(edit) @6845   20 years jhoblitt add slurp()
(edit) @6844   20 years jhoblitt rename slurp() -> fslurp()
(edit) @6843   20 years jhoblitt fake psListLength() & psArrayLength()
(edit) @6837   20 years jhoblitt partial implimentation of pzgetexp change pzgetexpConfig() to allocate …
(edit) @6836   20 years jhoblitt cleaned up
(edit) @6835   20 years jhoblitt add pzgetexp.h & pzgetexpConfig.c
(edit) @6833   20 years jhoblitt stub of pzgetexp add slurp()
(edit) @6670   20 years jhoblitt partial implementation of pzsearch -copydone
(edit) @6669   20 years jhoblitt add -pending mode
(edit) @6668   20 years jhoblitt rename all url struct fields -> uri add pzPendingFrame
(edit) @6667   20 years jhoblitt rename pzPendingImfiles -> pzPendingImfile
(edit) @6662   20 years jhoblitt add -seen mode
(edit) @6661   20 years jhoblitt exp_type & class are redundant in Exps
(edit) @6659   20 years jhoblitt stub out pzsearch
(edit) @6658   20 years jhoblitt add pzPendingExp, pzPendingImfiles, & summitExp tables change table …
(edit) @6654   20 years jhoblitt fix double free
(edit) @6417   20 years jhoblitt major config options update
(edit) @6416   20 years jhoblitt add telescope & exp_type fields to pxConfig
(edit) @6415   20 years jhoblitt fix macro var interpolation in error messages
(edit) @6413   20 years jhoblitt don't attempt to free pxconfig.mode
(edit) @6370   20 years jhoblitt free config
(edit) @6369   20 years jhoblitt remove initialization of pxConfig fields
(edit) @6368   20 years jhoblitt remove arguments field from pxConfig
(edit) @6367   20 years jhoblitt accidental premature checkin
(edit) @6341   20 years jhoblitt rename pxConfig database -> dbh
(edit) @6340   20 years jhoblitt fix strcmp() on NULL
(edit) @6339   20 years jhoblitt init config->mode to PX_MODE_NONE
(edit) @6338   20 years jhoblitt add pxConfigAlloc() change p0search[Config] to use pxConfigAlloc()
(edit) @6337   20 years jhoblitt fix freefunc memory leak
(edit) @6336   20 years jhoblitt remove p0CameraConfig tables update database table formats
(edit) @6300   20 years jhoblitt complete implementation of -update (will need to be changed to reflect …
(edit) @6299   20 years jhoblitt add stats field
(edit) @6292   20 years jhoblitt drop rawDetrendImfile add p0CameraConfig
(edit) @6286   20 years jhoblitt change -pending to only return 'pending' frames implement -update
(edit) @6285   20 years jhoblitt change PX_FRAME_SEARCH() to gracefully handle not finding any Imfiles
(edit) @6284   20 years jhoblitt yet another psArray index error
(edit) @6282   20 years jhoblitt add: newToRawScienceFrame() rawScienceFrameInsert() …
(edit) @6281   20 years jhoblitt fix typo rawDetrnedFrameAlloc() -> rawDetrendFrameAlloc()
(edit) @6279   20 years jhoblitt rawDetrendFrames use rawImfiles
(edit) @6277   20 years jhoblitt move exptype from Imfile -> Exp rename exptype -> exp_type rename
(edit) @6274   20 years jhoblitt don't abort all creation/deletions if a single operation fails
(edit) @6273   20 years jhoblitt add rawDetrendExp & rawDetrendImfile tables
(edit) @6272   20 years jhoblitt add rawDetrendFrame add rawDetrnedFrameAlloc() add rawDetrendFrameSearch()
(edit) @6262   20 years jhoblitt oops
(edit) @6261   20 years jhoblitt merge p0/2 types -> pxMode/pxConfig add initial p0 support: p0search, …
(edit) @6259   20 years jhoblitt removed
(edit) @6258   20 years jhoblitt rename: p2searchRawFrames() -> rawScienceFrameSearch() …
(edit) @6257   20 years jhoblitt merge pxalloc.c into pxframes.c add PX_FRAME_ALLOC macro add …
(edit) @6256   20 years jhoblitt add missing file
(edit) @6225   20 years jhoblitt remove p2insertDoneFrames()
(edit) @6224   20 years jhoblitt macroify rawScienceFramePrint() & p2PendingFramePrint()
(edit) @6223   20 years jhoblitt change quickMode() to use rawScienceFramePrint() instead of …
(edit) @6222   20 years jhoblitt add rawScienceFramePrint()
(edit) @6221   20 years jhoblitt rename: ppRawFrame -> rawScienceFrame ppRawFrameFree() -> …
(edit) @6220   20 years jhoblitt rename p2writePendingFrames.c -> pxframes.c rename …
(edit) @6217   20 years jhoblitt don't directly include metadatadb.h
(edit) @6214   20 years jhoblitt factor out 'where' query from parameter generation
(edit) @6210   20 years jhoblitt rename: project name p2tools -> pxtools lib name p2tools -> …
(edit) @6209   20 years jhoblitt build a separate p2tools lib
Note: See TracRevisionLog for help on using the revision log.