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) @12261   19 years jhoblitt move warptool SQL out into it's own files
(edit) @12260   19 years jhoblitt VERSION 1.1.16
(edit) @12259   19 years jhoblitt split detselect SQL out into their own files add rawExp.filelevel field
(edit) @12258   19 years jhoblitt add rawExp.filelevel remove rawImfile.class
(edit) @12257   19 years gusciora Removed bug with psVector->n++
(edit) @12256   19 years magnier added special case for division to handle div-by-zero; added different …
(edit) @12254   19 years jhoblitt typo fix
(edit) @12253   19 years Paul Price Forgot to add exp_id
(edit) @12252   19 years Paul Price Missed one.
(edit) @12251   19 years Paul Price Fixing serial processing scripts for recent update to ippdb/ippTools.
(edit) @12250   19 years gusciora Switch to the original larger image sizes with psImageShift()
(edit) @12249   19 years gusciora Fixed bug in the interpolation for the ImageShift tests. Fixed bug in …
(edit) @12248   19 years Paul Price Fixing SEGV from mask being NULL.
(edit) @12247   19 years gusciora Adjusted plan_tests() arg.
(edit) @12246   19 years gusciora Removed the psVector->n++ increments.
(edit) @12245   19 years Paul Price Silently chew --no-op, with no effect
(edit) @12244   19 years Paul Price Flats were being written as objects.
(edit) @12243   19 years jhoblitt update
(edit) @12242   19 years gusciora I recalculated the correct values for the sample-mean tests with an …
(edit) @12241   19 years Paul Price Adding --no-op to standard arguments.
(edit) @12240   19 years Paul Price Adding camera.reset macro.
(edit) @12239   19 years gusciora Corrected test cases
(edit) @12238   19 years jhoblitt update
(edit) @12237   19 years jhoblitt add camPendingExp.workdir fix warptool -tooverlap SQL to handle …
(edit) @12236   19 years jhoblitt VERSION 1.1.15 (take 2)
(edit) @12235   19 years jhoblitt add chipProcessedExp.workdir & camProcessedExp.workdir
(edit) @12234   19 years jhoblitt add camPendingExp.workdir
(edit) @12233   19 years jhoblitt fix SQL to remove duplicate fields
(edit) @12232   19 years jhoblitt add chipPendingExp.workdir
(edit) @12231   19 years jhoblitt VERSION 1.1.15
(edit) @12230   19 years jhoblitt add camPendingExp.workdir
(edit) @12229   19 years jhoblitt fix -pendingimfile SQL generation
(edit) @12228   19 years jhoblitt nest query instead a subquery to make adding search criteria easier …
(edit) @12227   19 years jhoblitt require ippdb 1.1.15
(edit) @12226   19 years jhoblitt add additional information to the output of chiptool -pendingimfile & …
(edit) @12225   19 years Paul Price Chip and camera processing scripts take --recipe argument now to tell …
(edit) @12224   19 years Paul Price Removing EXP_TAG in favour of EXP_ID
(edit) @12223   19 years jhoblitt add a newline to SQL tracing statements
(edit) @12218   19 years Paul Price Updating file names and directories.
(edit) @12217   19 years jhoblitt fwv
(edit) @12215   19 years jhoblitt always output exp_tag/exp_id/camera/telescope
(edit) @12214   19 years Paul Price Updating to use new ippTools system, where the chip and camera phases …
(edit) @12213   19 years Paul Price Updating to use new ippTools system, where the chip and camera phases …
(edit) @12212   19 years jhoblitt add new filename abbreviations
(edit) @12211   19 years gusciora Corrected simple problems.
(edit) @12210   19 years gusciora Fixed remaining failing tests in this file.
(edit) @12209   19 years Paul Price Updating to use same manner as other programs.
(edit) @12208   19 years gusciora Corrected the NULL string code.
(edit) @12207   19 years Paul Price Updating, making consistent with other scripts.
(edit) @12204   19 years jhoblitt done
(edit) @12203   19 years jhoblitt update
(edit) @12202   19 years jhoblitt VERSION 1.1.14
(edit) @12201   19 years jhoblitt chip/cam version/flow-through cleanup
(edit) @12200   19 years jhoblitt add camtool -queue
(edit) @12199   19 years gusciora Corrected the x-order for the polynomial fits.
(edit) @12198   19 years gusciora Corrected problems with psVector ->nalloc and ->n members.
(edit) @12197   19 years jhoblitt typo
(edit) @12196   19 years gusciora Corrected the test for U* image initialization.
(edit) @12195   19 years gusciora Commented out ImageConvolve section because of SDRS changes.
(edit) @12194   19 years gusciora Modified formatting for warning messages.
(edit) @12193   19 years gusciora Corrected location of the pslib.config file in the test file.
(edit) @12192   19 years Paul Price Fixing compilation problem; adding more comments.
(edit) @12191   19 years Paul Price Splitting out reading shifts table and constructing the kernel (we …
(edit) @12190   19 years jhoblitt rename chipQueueRawExp() -> chipQueueExpTag()
(edit) @12189   19 years jhoblitt factor "large" sql statements out of camtool
(edit) @12188   19 years jhoblitt add camQueueChipID and use it where appropriate
(edit) @12187   19 years Paul Price Adding psImageConvolveMask
(edit) @12186   19 years Paul Price The usual way is much faster (factor of 3) for filled kernels. Might …
(edit) @12185   19 years Paul Price Adding convolution benchmark utility
(edit) @12184   19 years jhoblitt tidy up chiptool -queuerawexp
(edit) @12183   19 years Paul Price Whoops, wrong place.
(edit) @12182   19 years Paul Price Removing optional output image from psImageConvolve APIs due to …
(edit) @12181   19 years Paul Price Adding convolution benchmarking program.
(edit) @12180   19 years Paul Price Fixing, following API change.
(edit) @12179   19 years Paul Price Removing optional output image from psImageConvolve APIs due to …
(edit) @12177   19 years jhoblitt add chipQueueRawExp() and remove dead code that it can be used in place of
(edit) @12176   19 years jhoblitt SQL fixes
(edit) @12175   19 years jhoblitt add chiptool_queuerawimfile.sql
(edit) @12174   19 years jhoblitt first pass working chiptool -queuerawexp normalize …
(edit) @12173   19 years jhoblitt normalize chipPending[Exp|Imfile] & chipProcessed[Exp|Imfile]
(edit) @12172   19 years eugene psconfig/tagsets/ipp-1.1.dist
(edit) @12171   19 years jhoblitt fix arrayAlloc()'s usage of psAlloc() so that is properly passing …
(edit) @12170   19 years jhoblitt fix a segfault in p_psDBFetchResult() when no rows are returned/ yet …
(edit) @12169   19 years eugene fixed ohana tags
(edit) @12164   19 years eugene updating tags for ipp-1.1
(edit) @12163   19 years eugene updating install notes
(edit) @12162   19 years Paul Price Fixing camera name.
(edit) @12161   19 years Paul Price Adding PPIMAGE.SHUTTER file.
(edit) @12160   19 years eugene minor updates
(edit) @12159   19 years Paul Price Adding rejection limits for shutter.
(edit) @12158   19 years eugene added
(edit) @12157   19 years eugene adding instruction, updating psconfig.bash
(edit) @12156   19 years gusciora Removed diag() macros.
(edit) @12155   19 years gusciora These were modified and then renamed to tap_psImageFFT.c and …
(edit) @12154   19 years gusciora Formally tap_psImageFFT2.c tap_psVectorFFT2.c. Since much of the …
(edit) @12153   19 years Paul Price Fixing directories for recipes.
(edit) @12152   19 years Paul Price Fixing response when requested format can't be found --- it's an error.
(edit) @12151   19 years eugene preparing new distribution
(edit) @12150   19 years eugene adding bash version of psconfig, updates to psconfig.sh
(edit) @12149   19 years jhoblitt update
Note: See TracRevisionLog for help on using the revision log.