IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @7085   20 years drobbin edited stdout so the server output would match my machine's.
(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) @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) @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) @7050   20 years Paul Price Adding patch from Josh, which adds psDBLastInsertId
(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) @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) @7021   20 years Paul Price Fixing bug in psArgumentHelp caused when default value (type S32) was …
(edit) @7015   20 years magnier fixed psStringSplit to use strpbrk, added boolean for significance of …
(edit) @7013   20 years magnier added support for S8,S16,U8,U16,U32
(edit) @6989   20 years drobbin updated stringSplit NULL-handling (& tests)
(edit) @6988   20 years drobbin reset on server.
(edit) @6987   20 years drobbin edited failing test.
(edit) @6986   20 years drobbin reset stdout file.
(edit) @6977   20 years Paul Price Added special case for psVectorCopy (copying to the same type: use …
(edit) @6962   20 years magnier changed psStringSplit to accept NULL input string
(edit) @6959   20 years magnier loop was running <= upper limits, rather than < upper limits
(edit) @6954   20 years Paul Price Removing AC_DISABLE_STATIC.
(edit) @6953   20 years Paul Price Adding psDB_dummy.h to replace psDB.h when mysql is not used.
(edit) @6952   20 years Paul Price Better solution to fftw problem.
(edit) @6951   20 years Paul Price Adding math library to LIBS so that we can get FFTW in the presence of …
(edit) @6942   20 years magnier modification of singular matrix handling
(edit) @6941   20 years magnier fixed some end-point errors with regions
(edit) @6940   20 years magnier fixed end-post errors in psImageCountPixelMask
(edit) @6939   20 years magnier restore the GaussJordan inversion
(edit) @6938   20 years magnier replaced psRegion support
(edit) @6937   20 years magnier replaced psImageSmooth with faster version
(edit) @6936   20 years magnier fixed missing vector length assignments
(edit) @6935   20 years magnier region selected by 0,0,0,0 was off by one on the upper limits (must …
(edit) @6920   20 years magnier replaced PS_DATA_REGION because we need to be able to dynamically …
(edit) @6914   20 years drobbin No changes made.
(edit) @6913   20 years drobbin Edited psDataType-> removed PS_DATA_REGION since this type isn't …
(edit) @6912   20 years drobbin edited files to reflect changes & patches applied by IFA. Currently …
(edit) @6901   20 years magnier added NaN checks with psAbort
(edit) @6886   20 years Paul Price Vector length problem with psVectorSortIndex. See bug 737.
(edit) @6885   20 years Paul Price Fixing bug in number of elements in psBinaryOp and psUnaryOp: when the …
(edit) @6884   20 years Paul Price Forgot to add the header to the metadata after stripping trailing spaces.
(edit) @6883   20 years Paul Price Remove trailing spaces from string header values.
(edit) @6878   20 years Paul Price Increasing maximum length of line, to be compatible with GPC1 camera …
(edit) @6874   20 years magnier variety of small changes related to inconsistencies between psModules …
(edit) @6831   20 years desonia added check for libxml2 version to be 2.6.0 or greater.
(edit) @6806   20 years drobbin Made changes concerning subimage issue and testing of changes.
(edit) @6805   20 years drobbin Made some changes for subimages issue and region issues.
(edit) @6801   20 years desonia * empty log message *
(edit) @6800   20 years desonia changed version number to be post rel11.
(edit) @6798   20 years desonia added removal of temporary file, libpslib.la.temp, after it is no …
(edit) @6796   20 years desonia updated clean tag
(edit) @6793   20 years desonia changed version and tweaks for distcheck.
(edit) @6788   20 years gusciora * empty log message *
(edit) @6787   20 years gusciora * empty log message *
(edit) @6786   20 years gusciora * empty log message *
(edit) @6785   20 years gusciora * empty log message *
(edit) @6784   20 years gusciora * empty log message *
(edit) @6783   20 years gusciora * empty log message *
(edit) @6782   20 years gusciora * empty log message *
(edit) @6781   20 years gusciora * empty log message *
(edit) @6780   20 years gusciora * empty log message *
(edit) @6779   20 years gusciora * empty log message *
(edit) @6778   20 years drobbin Edited functions wrt subimage v parent image issue.
(edit) @6776   20 years drobbin * empty log message *
(edit) @6770   20 years drobbin Edited several functions concerning subimage v. parent issue.
(edit) @6768   20 years gusciora .…
(edit) @6767   20 years desonia modified API to match current SDRS.
(edit) @6766   20 years desonia * empty log message *
(edit) @6750   20 years drobbin Made several changes to image functions/tests w.r.t. subimage v. …
(edit) @6631   20 years drobbin Updated ImageRow, Col, Slice with respect to Sub-image v. parent-image …
(edit) @6579   20 years drobbin Merged-in changes for psRegionForImage from eam_rel9_b1. (coord's …
(edit) @6578   20 years drobbin Updated psImageGet in accordance with rules for dealing with sub-images.
(edit) @6574   20 years drobbin Changed psImageSet to coincide with new stipulations concerning sub-images.
(edit) @6548   20 years drobbin Merged in changes to psMetadata (polynomial formatting) from rel10_ifa …
(edit) @6536   20 years drobbin changed getToken to see if it has gotten to NULL before incrementing …
(edit) @6535   20 years Paul Price Changing size of hash for psMetadata.
(edit) @6534   20 years drobbin Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
(edit) @6533   20 years desonia made prefix /usr/local instead of pwd.
(edit) @6528   20 years drobbin Removed psMemIncrRefCounter from psArrayGet & associated psFree calls.
(edit) @6527   20 years gusciora This merges in rel10_ifa. However, I changed the matrix solving …
Note: See TracRevisionLog for help on using the revision log.