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) @7128   20 years jhoblitt partial addstacked implimentation
(edit) @7127   20 years jhoblitt update detRun detStackedImfile
(edit) @7126   20 years Paul Price Changing name of psGaussJordan
(edit) @7125   20 years drobbin fixed tests for ImageRow/Col F32, F64. Edited value comparisons to …
(edit) @7124   20 years drobbin fixed failing tests (ImageColF32,F64). Someone must have incorrectly …
(edit) @7123   20 years Paul Price Reverting to loop method for overlay with images of different types …
(edit) @7122   20 years Paul Price Fixing length of extracted vector.
(edit) @7121   20 years Paul Price Fixing errors in the macro that prevented compilation. Builds now.
(edit) @7120   20 years Paul Price Rows and columns were confused (psImageRow extracted a column, and …
(edit) @7119   20 years drobbin edited output messages from EOC so they pass on the server. (Problems …
(edit) @7118   20 years drobbin Updated outputting message in EOC. (Added VERBOSE option, set default …
(edit) @7117   20 years eugene added camera formats
(edit) @7116   20 years eugene adding psphot.config to simple, updating ipprc.config
(edit) @7115   20 years magnier dropped error message for NULL input string in psStringSplit
(edit) @7114   20 years jhoblitt fix rawMode() & addprocMode() impliment procMode()
(edit) @7113   20 years jhoblitt update -addprocessed CLI options
(edit) @7112   20 years Paul Price Adding optimisation for psImageOverlaySection. When using the '=' …
(edit) @7111   20 years drobbin just text formatting.
(edit) @7110   20 years drobbin reset stderr. Warning messages missing from output, should be okay.
(edit) @7109   20 years drobbin Reset error outputs. (just a psWarning was removed at some point from …
(edit) @7108   20 years drobbin changed return values so that SetOffset loop doesn't return 0 by mistake.
(edit) @7107   20 years Paul Price Updating polynomial fitting for 3 and 4 dimensions
(edit) @7106   20 years Paul Price Fixing number of data points
(edit) @7105   20 years Paul Price Fixing tests: standardised inputs, distributed inputs around [-1,1] so …
(edit) @7104   20 years Paul Price Rewrote vectorFitPolynomial1DCheb to use the standard linear fitting …
(edit) @7103   20 years Paul Price Reorganising psMatrixGJSolve.
(edit) @7102   20 years Paul Price Renaming psGaussJordan to psMatrixGJSolve, moving function into psMatrix.c
(edit) @7101   20 years Paul Price Moving psGaussJordan into psMatrix.c, renaming to psMatrixGJSolve.
(edit) @7100   20 years Paul Price Fixing metadata configuration format error.
(edit) @7099   20 years Paul Price PHU is FPA, not chip
(edit) @7098   20 years Paul Price Updating concepts
(edit) @7097   20 years Paul Price Extra error checking.
(edit) @7096   20 years Paul Price Adding spectroscopy format for LRIS red camera. Updating formats to …
(edit) @7095   20 years Paul Price Adding recipe for ppMerge
(edit) @7094   20 years jhoblitt first pass implementation of -addprocessed
(edit) @7093   20 years Paul Price Adding core dumps to list of files to remove on 'make clean'
(edit) @7092   20 years Paul Price Adding core dumps to list of files to clean.
(edit) @7091   20 years Paul Price Removing old version of psImageSmooth. The new version is much …
(edit) @7090   20 years Paul Price Updated test to provide some feedback on where the error is occurring.
(edit) @7089   20 years Paul Price Added bounds checking to psImageSmooth. Discovered bugs: 1. The final …
(edit) @7088   20 years jhoblitt implement -raw
(edit) @7087   20 years jhoblitt include det_id in where generation
(edit) @7086   20 years eugene adding psastro bits
(edit) @7085   20 years drobbin edited stdout so the server output would match my machine's.
(edit) @7084   20 years eugene update to new psStringSplit API
(edit) @7083   20 years jhoblitt start -raw
(edit) @7082   20 years eugene adding new files
(edit) @7080   20 years eugene big move: fits_ to gfits_; minor updates to relphot
(edit) @7079   20 years magnier cleaned up ELIXIR/OLD version split
(edit) @7078   20 years Paul Price Applying patch from Josh to fix my_bool in mySQL stuff --- their …
(edit) @7077   20 years Paul Price SEGVs from overrunning the bounds with narrow images averted.
(edit) @7076   20 years Paul Price Moving temporary variables into where they are defined, ala C99.
(edit) @7075   20 years Paul Price Fixing for image regions again.
(edit) @7074   20 years jhoblitt initial -define mode
(edit) @7073   20 years Paul Price Moving format back into options --- we need to know the camera …
(edit) @7072   20 years Paul Price Updating GPC1 camera configuration, following file reorganisation.
(edit) @7071   20 years drobbin Fixed some tiny things and working on fixing psImageSmooth (not done).
(edit) @7070   20 years Paul Price Applying patch from Josh Hoblitt: Patch to add transaction control to psdb
(edit) @7069   20 years Paul Price Adding target to .cvsignore
(edit) @7068   20 years Paul Price Fixing build system to refer to ppMerge instead of ppImage
(edit) @7067   20 years Paul Price Code compiles now. Not yet tested.
(edit) @7066   20 years Paul Price Adding .cvsignore for concepts/
(edit) @7065   20 years Paul Price Adding in pmReadoutCombine.
(edit) @7064   20 years Paul Price Fixes for compilation
(edit) @7063   20 years jhoblitt config style update
(edit) @7062   20 years Paul Price Updating .cvsignore for auto tools
(edit) @7061   20 years Paul Price Code coming together, doesn't yet compile
(edit) @7060   20 years Paul Price Updates for ppMerge
(edit) @7059   20 years Paul Price Adapting pmReadoutCombine --- compiles, but not yet tested.
(edit) @7058   20 years jhoblitt fix dettoolConfig()'s name stub out modes in dettool.c
(edit) @7057   20 years drobbin fixed seg fault occuring from NULL input image in imageSubset. Moved …
(edit) @7056   20 years drobbin Fixed tests for psImageCountPixelMask.
(edit) @7055   20 years drobbin Fixed memory leak and output errors associated with psImageSlice -> …
(edit) @7054   20 years eugene converted fits_ to gfits_
(edit) @7053   20 years jhoblitt setup initial dettool options
(edit) @7052   20 years jhoblitt fix some sort of hidden chars
(edit) @7051   20 years jhoblitt start detrend tables
(edit) @7050   20 years Paul Price Adding patch from Josh, which adds psDBLastInsertId
(edit) @7049   20 years jhoblitt update p1 & p2
(edit) @7048   20 years jhoblitt stub out dettool
(edit) @7047   20 years drobbin Fixed stderr differences.
(edit) @7046   20 years drobbin Edited error message and updated indexSort test
(edit) @7045   20 years Paul Price Fixing psStringSplit following code update.
(edit) @7044   20 years drobbin Edited psVectorCopy and psVectorSort. Added error handling for NULL …
(edit) @7043   20 years drobbin Edited psVectorCopy and psVectorSort. Added error handling for NULL …
(edit) @7042   20 years Paul Price Fixing bug in psVectorSortIndex --- the switch was on the output type …
(edit) @7041   20 years eugene removing old junk
(edit) @7040   20 years eugene removed old junk
(edit) @7039   20 years eugene allowing elixir fits and cfitsio to co-compile
(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) @7033   20 years Paul Price Supporting NULL for PS_DATA_STRING metadata item.
(edit) @7032   20 years Paul Price Supporting NULL for PS_DATA_STRING metadata items when printing the …
(edit) @7031   20 years Paul Price Removing assertion on NULL string --- psMetadataAddStr needs to handle …
(edit) @7030   20 years Paul Price Adding .cvsignore
(edit) @7029   20 years Paul Price Adding .cvsignore
(edit) @7028   20 years Paul Price Fixing memory bug due to freeing pointer under use.
Note: See TracRevisionLog for help on using the revision log.