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) @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 …
(edit) @17827   18 years eugene memset is a built-in for some gcc versions
(edit) @17826   18 years eugene use name of pmFPAfileIO carrier to name readout->analysis entry
(edit) @17825   18 years eugene globally visible cannot be inline (either static inline or no inline)
(edit) @17824   18 years eugene remove invalid check for static convName == NULL
(edit) @17823   18 years eugene PPSIM fixes, consistency for output formats
(edit) @17822   18 years eugene trying versioned libraries (perhaps not the right soln?)
(edit) @17821   18 years eugene use test for ksh / sh compatibility
(edit) @17820   18 years Paul Price Was producing two readouts in the weight map --- fixed by removing the …
(edit) @17819   18 years Paul Price Got photometry using the PSF determined from the sum of the convolved …
(edit) @17817   18 years jhoblitt cleanup option handling and docs
(edit) @17816   18 years jhoblitt add back the acidentally removed get_mounted_volumes
(edit) @17815   18 years jhoblitt add neb-admin util
(edit) @17814   18 years jhoblitt decouple utility functions
(edit) @17813   18 years Paul Price Determine the PSF, rather than assuming it's the same as one of the …
(edit) @17812   18 years Paul Price Adding option for photometry.
(edit) @17811   18 years Paul Price Fixing log messages.
(edit) @17810   18 years Paul Price Range checking.
(edit) @17809   18 years Paul Price Wrong dimension.
(edit) @17808   18 years Paul Price Wasn't masking at the end of a row/column.
(edit) @17807   18 years Paul Price Fixing psImageConvolveMask --- wasn't masking everything it was …
(edit) @17806   18 years Paul Price Adding test for psImageConvolveMask.
(edit) @17805   18 years Paul Price Getting rid of leftover printf.
(edit) @17804   18 years Paul Price Whoops!
(edit) @17803   18 years Paul Price Adding hostname to database values.
(edit) @17802   18 years Paul Price Adding hostname to registration
(edit) @17801   18 years Paul Price OK, not such a useful idea --- it can't deal with when we die with an …
(edit) @17800   18 years Paul Price "host" is simpler than "hostname".
(edit) @17799   18 years Paul Price Supporting type = "hostname".
(edit) @17798   18 years Paul Price Only update stats if doing statistics.
(edit) @17797   18 years Paul Price Fix time value.
(edit) @17796   18 years Paul Price psMetadataItemSupplement wasn't working as I expected.
Note: See TracRevisionLog for help on using the revision log.