IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/pxtools.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39175   11 years eugene whitespace
(edit) @30907   15 years bills for chiptool, difftool, camtool, and stacktool have …
(edit) @30729   15 years bills add -destreaked option to -updaterun for chiptool warptool difftool …
(edit) @30544   15 years bills Add special fault code PXTOOL_DO_NOT_REVERT_FAULT (value is equal to …
(edit) @28486   16 years Paul Price Merging (reintegrating) branches/pap (background restoration).
(edit) @28089   16 years watersc1 Hopefully final edits for maskstats code
(edit) @28056   16 years watersc1 Updates to fix the fact that the set of warpSkyfiles for a given …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27983   16 years Paul Price Adding PXOPT_COPY_BOOL.
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @25851   17 years bills Add a new table to the database dbversion where we will store the …
(edit) @25840   17 years bills pass name of table to pxUpdateRun to disambiguate values in the joined …
(edit) @25835   17 years bills Add data_group, dist_group, and note to the pipeline. These new …
(edit) @25774   17 years bills add pxspace.h
(edit) @25511   17 years bills Finish implementing magictool -censorrun
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @24733   17 years eugene changing RA & DEC search options to accept degrees, not radians (human …
(edit) @23918   17 years eugene added function pxAddLabelSearchArgs to allow -label entries to be multiple
(edit) @23873   17 years bills add -clean argument to the exportrun modes. If set switch state and …
(edit) @23868   17 years Paul Price Making chiptool -importrun work. Defined some useful PXMIRROR macros …
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18366   18 years eugene merge updates from cleanup branch
(edit) @18336   18 years jhoblitt consitently handle *_id fields as numeric values instead of converting …
(edit) @18029   18 years jhoblitt merge faketool branch
(edit) @16170   19 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @14490   19 years jhoblitt add pxtree.h
(edit) @14018   19 years jhoblitt merge backtrack branch
(edit) @13583   19 years jhoblitt merge pxUsage() & pxUsageMode() -> pxUsage()
(edit) @13580   19 years jhoblitt required option update
(edit) @13575   19 years jhoblitt make dettoolConfig.c's option handling functions global
(edit) @13564   19 years jhoblitt (experimental) change to dettool's option handling
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @11047   20 years jhoblitt require ippdb 0.0.73 merge rawScienceExp & rawDetrnedExp -> rawExp …
(edit) @11037   20 years eugene adding pxerrors
(edit) @11002   20 years jhoblitt rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
(edit) @10953   20 years jhoblitt add pxErrorCode enum
(edit) @10230   20 years jhoblitt remove unused defines from pxtools.h
(edit) @10229   20 years jhoblitt remove unused files
(edit) @10038   20 years jhoblitt remove pzPendingFrame struct
(edit) @9392   20 years jhoblitt add copyright & license notices
(edit) @9256   20 years jhoblitt jettison [f]slurp() functions now that they are part of psLib as psSlurp*()
(edit) @9253   20 years jhoblitt minor reorg
(edit) @9252   20 years jhoblitt remove pxMode enum (unused)
(edit) @8661   20 years jhoblitt restrict the scope of whereClaus in updateimfileMode()
(edit) @8175   20 years jhoblitt add dettool -pending add p0search (-define) -uri -b1_uri & -b2_uri add …
(edit) @8120   20 years jhoblitt large database schema change -> add airmass, ra, decl, exp_time, & …
(edit) @8061   20 years jhoblitt remove unneeded #defines
(edit) @8060   20 years jhoblitt put struct pxConfig on a diet
(edit) @8045   20 years jhoblitt move p2pendingToDoneImfile() into p2search.c
(edit) @7650   20 years jhoblitt remove pxconfig.start & .stop
(edit) @7471   20 years jhoblitt include ippdb.h instead of metadatadb.h
(edit) @7293   20 years jhoblitt add multiple -exp_id support to -define
(edit) @7053   20 years jhoblitt setup initial dettool options
(edit) @7027   20 years Paul Price Updating to use psModules head --- pmConfigRead changed, and pmConfigDB
(edit) @6978   20 years jhoblitt cleanups: all cli utils have thier own .h make *Config() funcs …
(edit) @6843   20 years jhoblitt fake psListLength() & psArrayLength()
(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) @6668   20 years jhoblitt rename all url struct fields -> uri add pzPendingFrame
(edit) @6659   20 years jhoblitt stub out pzsearch
(edit) @6416   20 years jhoblitt add telescope & exp_type fields to pxConfig
(edit) @6367   20 years jhoblitt accidental premature checkin
(edit) @6341   20 years jhoblitt rename pxConfig database -> dbh
(edit) @6338   20 years jhoblitt add pxConfigAlloc() change p0search[Config] to use pxConfigAlloc()
(edit) @6282   20 years jhoblitt add: newToRawScienceFrame() rawScienceFrameInsert() …
(edit) @6281   20 years jhoblitt fix typo rawDetrnedFrameAlloc() -> rawDetrendFrameAlloc()
(edit) @6272   20 years jhoblitt add rawDetrendFrame add rawDetrnedFrameAlloc() add rawDetrendFrameSearch()
(edit) @6261   20 years jhoblitt merge p0/2 types -> pxMode/pxConfig add initial p0 support: p0search, …
(edit) @6258   20 years jhoblitt rename: p2searchRawFrames() -> rawScienceFrameSearch() …
(edit) @6225   20 years jhoblitt remove p2insertDoneFrames()
(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) @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) @6166   21 years jhoblitt add p2pendingToDoneExp()
(edit) @6165   21 years jhoblitt add p2searchPendingExp()
(edit) @6156   21 years jhoblitt add p2pendingToDoneImfile() add p2searchPendingImfiles()
(edit) @6150   21 years jhoblitt make -inst optional add -exp_id -class -class_id -url misc. option cleanup
(edit) @6134   21 years jhoblitt add p2searchDoneFrames()
(edit) @6091   21 years jhoblitt add p2admin -recreate option
(add) @6063   21 years jhoblitt rename p2search.h -> p2tools.h
Note: See TracRevisionLog for help on using the revision log.