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) @17936   18 years eugene API change to pmFPAConstruct
(edit) @17934   18 years eugene change in comment wording
(edit) @17933   18 years eugene change view to a const
(edit) @17932   18 years eugene add entries for forced photometry
(edit) @17931   18 years eugene updates for photometry and fake sources
(edit) @17929   18 years bills fix compile error
(edit) @17928   18 years bills Query newImfile instead of rawImfile to reduce latency for 'real time' …
(edit) @17927   18 years bills pass dbname to ppStats
(edit) @17925   18 years jhoblitt more epoch value support
(edit) @17924   18 years jhoblitt attempt to handle SQL NULL take 4
(edit) @17923   18 years jhoblitt attempt to handle SQL NULLs take 3
(edit) @17922   18 years jhoblitt attempt to handle SQL NULL
(edit) @17921   18 years jhoblitt attempt to handle SQL 'NULL' values
(edit) @17920   18 years Paul Price Turn on mask and weight for detrend construction.
(edit) @17919   18 years Paul Price Updates to support Essence test suite.
(edit) @17918   18 years Paul Price Removing old directory --- moved to ippconfig/mosaic2/
(edit) @17917   18 years Paul Price Don't need cam_id for adding an overlap.
(edit) @17916   18 years Paul Price Need to include camera name.
(edit) @17915   18 years Paul Price Need to include camera name now.
(edit) @17914   18 years jhoblitt update pzDownloadExp schema
(edit) @17913   18 years Paul Price Need to include the camera name now.
(edit) @17912   18 years jhoblitt test for the failure of pzDownloadExpObjectFromMetadata()
(edit) @17911   18 years Paul Price I've implemented the chip-dependent concepts. It uses a generalised …
(edit) @17910   18 years jhoblitt add pzDownloadExp.epoch
(edit) @17909   18 years jhoblitt add summitImfile.epoch field
(edit) @17908   18 years jhoblitt add epoch to summitExp
(edit) @17907   18 years jhoblitt argh!
(edit) @17906   18 years Paul Price Parse times as well.
(edit) @17905   18 years jhoblitt removed double psFree()
(edit) @17904   18 years jhoblitt add support for parseing "0000-00-00..." datetime/timestamp fields
(edit) @17903   18 years eugene add header.buffer free to gfits_free_header; avoid double free of buffer
(edit) @17902   18 years eugene plug a leak
(edit) @17900   18 years bills fixed a pair of matching typos in changes.txt
(edit) @17899   18 years Paul Price Fixing argument descriptions.
(edit) @17898   18 years Paul Price Need to truncate ourselves, otherwise can get "22:07:60.00", rather …
(edit) @17897   18 years Paul Price Making errors more visible.
(edit) @17896   18 years Paul Price Missing Module.
(edit) @17895   18 years bills Put delete under transaction. Don't interpolate with user provided …
(edit) @17894   18 years bills checking in various changes before I switch workspaces
(edit) @17893   18 years bills Various changes to allow processing of detectability query requests by …
(edit) @17892   18 years bills Various changes to the prototype web interface
(edit) @17891   18 years bills Added new Fileset types MOPS_DETECTABILITY_QUERY …
(edit) @17890   18 years Paul Price Missing \n
(edit) @17889   18 years Paul Price Adding debug statement.
(edit) @17888   18 years Paul Price Fixing syntax error.
(edit) @17887   18 years Paul Price Adding MOPS scripts.
(edit) @17886   18 years jhoblitt enable building fake* tables
(edit) @17885   18 years bills allow dbname and dsroot to be specified on the command line
(edit) @17884   18 years bills turn off a debugging variable
(edit) @17883   18 years bills Lots of changes. Allow filelist to be specified on command line …
(edit) @17882   18 years Paul Price Missing table
(edit) @17881   18 years jhoblitt fix fkey
(edit) @17880   18 years jhoblitt conditionally drop so the delete process doesn't halt if one table is …
(edit) @17879   18 years jhoblitt add faketables
(edit) @17878   18 years jhoblitt VERSION 1.1.38
(edit) @17877   18 years jhoblitt first use of fake* tables VERSION 1.1.38
(edit) @17876   18 years eugene adding ipp_inject_expname.pl
(edit) @17875   18 years Paul Price Example of how to get concepts from database
(edit) @17874   18 years Paul Price Finally finished and tested code to get concepts from the database.
(edit) @17873   18 years jhoblitt make neb-ls non-recursive by default and add a --recursive flag
(edit) @17872   18 years jhoblitt add epoch fields to pz*, new*, & raw* tables
(edit) @17871   18 years jhoblitt make sure TIMESTAMP fields don't get translated into UNSIGNED DATATIME
(edit) @17870   18 years eugene fix errors in calculation of sig image; API change: sig image is now …
(edit) @17869   18 years jhoblitt handle timestamp fields as DATETIME/psTime fields
(edit) @17868   18 years Paul Price Changing code to read concepts from database so that it looks up a SQL …
(edit) @17867   18 years Paul Price Memory leaks.
(edit) @17866   18 years Paul Price Updating how concepts are derived from the database.
(edit) @17865   18 years eugene minor
(edit) @17864   18 years Paul Price Adding pmConceptsInterpolate to interpolate the {CONCEPT} within a string.
(edit) @17862   18 years bills more complete error message
(edit) @17861   18 years bills If exposure is not found, print an error message and return ENOENT
(edit) @17859   18 years jhoblitt add chiptool -pendingcleanup & -donecleanup
(edit) @17858   18 years Paul Price Don't use input PSF any more. ppSub works out its own PSF. Just tell …
(edit) @17857   18 years jhoblitt declare default SQL charset
(edit) @17856   18 years jhoblitt add createMode() function and mode table creation into …
(edit) @17855   18 years jhoblitt add runMultipleStatments() function
(edit) @17854   18 years jhoblitt use share/pxadmin_drop_tables.sql to drop tables instead of the ippdb …
(edit) @17853   18 years jhoblitt attempt to make INDEX work again
(edit) @17852   18 years eugene add support for multiple data types
(edit) @17850   18 years eugene revert to using PSPHOT.SOURCES as name of array on readout->analysis
(edit) @17847   18 years jhoblitt doc update
(edit) @17846   18 years jhoblitt add neb-copies util
(edit) @17845   18 years jhoblitt move print_all_xattrs(), print_xattrs(), write_xattrs(), …
(edit) @17844   18 years jhoblitt make sure that table creation errors propagate
(edit) @17843   18 years jhoblitt doesn't check for indexes against after matching unindexes
(edit) @17842   18 years jhoblitt make sure index regex doesn't match uindex
(edit) @17841   18 years jhoblitt check for uindex before index
(edit) @17840   18 years jhoblitt update
(edit) @17839   18 years jhoblitt rename UNIQUE() -> UINDEX() so as not to conflict with the UNIQUE keyword
(edit) @17838   18 years jhoblitt rename unique to unindex
(edit) @17837   18 years bills fix unique key string generation
(edit) @17836   18 years jhoblitt rollback 1.54
(edit) @17835   18 years Paul Price Was doing the photometry on the stacked image!
(edit) @17834   18 years Paul Price Was doing the photometry on the stacked image!
(edit) @17833   18 years jhoblitt VERSION 1.1.36
(edit) @17832   18 years eugene fixed errors in recent API mods
(edit) @17831   18 years jhoblitt VERSION 0.12
(edit) @17830   18 years jhoblitt remove the use of LAST_INSERT_ID() from the new_object_instance query
(edit) @17829   18 years jhoblitt change file_resolve() to remove one nebulous call when "touching"
(edit) @17828   18 years eugene minor name change: psphotReplaceAll to psphotReplaceAllSources (and …
Note: See TracRevisionLog for help on using the revision log.