IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4096   21 years gusciora Modified to be compatible with Eugene's changes.
(edit) @4095   21 years Paul Price Removed references to slalib
(edit) @4094   21 years evanalst Update code per Bug #361.
(edit) @4093   21 years Paul Price Forgot to add these
(edit) @4092   21 years Paul Price Adding stuff for reading images in --- not finished yet, but coming along.
(edit) @4091   21 years Paul Price Clarifying image combination and subtraction after conversation with …
(edit) @4090   21 years jhoblitt formatting
(edit) @4089   21 years jhoblitt remove psXMLDocFree() add psXMLDocAlloc()
(edit) @4088   21 years jhoblitt NULL keyword formatting
(edit) @4087   21 years jhoblitt add NULL keyword to Configuration files
(edit) @4086   21 years jhoblitt add PS_META_NULL
(edit) @4085   21 years jhoblitt change psVector to store it's number of elements as an long int change …
(edit) @4084   21 years jhoblitt change blurb about Threads to clarify requirements
(edit) @4083   21 years evanalst Fix psRandomAlloc to set type and seed properly.
(edit) @4082   21 years evanalst Update test cases to not print to STDERR or STDOUT values that change …
(edit) @4081   21 years evanalst Fixed test case for -numRows and -numCols for region.
(edit) @4080   21 years jhoblitt change psBitSet to store it's size as an long int
(edit) @4079   21 years jhoblitt change psLookupTableRead() to return long int
(edit) @4078   21 years jhoblitt change psLookupTable to store it's index as an unsigned long int
(edit) @4077   21 years jhoblitt change psU64 -> unsigned long int where appropriate
(edit) @4076   21 years jhoblitt change psList to store it's number of elements as an unsigned long int …
(edit) @4075   21 years jhoblitt formatting
(edit) @4074   21 years jhoblitt missed psList/psHash field renames
(edit) @4073   21 years jhoblitt rename psHash.nbuckets to psHash.n rename psList.size to psList.n
(edit) @4072   21 years jhoblitt more void * -> psPtr conversions
(edit) @4071   21 years jhoblitt rename functions/datatypes to abv. function as func (not fcn)
(edit) @4070   21 years jhoblitt remove lock from psList
(edit) @4069   21 years evanalst Fixed resample test to pass on PPC platform.
(edit) @4068   21 years jhoblitt change psArray to store it's number of elements as an unsigned long int
(edit) @4067   21 years jhoblitt remove nChildren reference from psImage
(edit) @4066   21 years jhoblitt fix psImage typo
(edit) @4065   21 years jhoblitt change psVector to store it's number of elements as an unsigned long int
(edit) @4064   21 years jhoblitt change psImage to use psU32 rows & columns change parameter names to …
(edit) @4063   21 years jhoblitt fix typo
(edit) @4062   21 years jhoblitt rename psFitsAlloc() -> psFitsOpen() add psFitsClose
(edit) @4061   21 years jhoblitt continuing SDRS API clean up and implementation re-synchronization …
(edit) @4060   21 years gusciora Version 1.
(edit) @4059   21 years evanalst Updates to time functions for SDR-14.
(edit) @4058   21 years evanalst Update time functions for SDR-14.
(edit) @4057   21 years jhoblitt fix typo
(edit) @4056   21 years evanalst Update functions/tests for SDR-14.
(edit) @4055   21 years jhoblitt rename psPolynomial2DEval() -> psPolynomial[1-4]DEval() rename …
(edit) @4054   21 years evanalst SDR-14 Function updates.
(edit) @4053   21 years evanalst Update time functions for SDR-14.
(edit) @4052   21 years evanalst SDR-14 Time function update.
(edit) @4051   21 years evanalst SDR-14 function updates.
(edit) @4050   21 years evanalst SDR-14 updates to functions.
(edit) @4049   21 years gusciora
(edit) @4048   21 years eugene further mods
(edit) @4047   21 years jhoblitt SDRS API clean up and implementation re-synchronization - rename …
(edit) @4046   21 years evanalst Update STDERR file for renamed test tst_psString from tst_psStringCopy.
(edit) @4045   21 years evanalst Removed rand generation for records since this affects STDERR file.
(edit) @4044   21 years asc added tests for bug #419
(edit) @4043   21 years asc fixes for bug #419
(edit) @4042   21 years Paul Price Added note for psFixedPattern.
(edit) @4041   21 years jhoblitt convert verbatim environments that contain function prototypes & …
(edit) @4040   21 years eugene added psPolynomial updates
(edit) @4039   21 years magnier removed const from col0,row0 -- SDRS updated for cycle 7
(edit) @4038   21 years eugene working on the minimization convergence
(edit) @4037   21 years gusciora Resolved a few more (x, y) issues.
(edit) @4036   21 years gusciora I code-reviewed it to ensure we had (x, y) (row, col) issues addressed.
(edit) @4035   21 years gusciora Compile bugs in the initial version of pmImageSubtract.c were fixed.
(edit) @4034   21 years gusciora First version.
(edit) @4033   21 years gusciora Is this the first version of psImageSubtract.c
(edit) @4032   21 years eugene fixed dependencies
(edit) @4031   21 years gusciora New ASSERT macros.
(edit) @4030   21 years gusciora I renamed many of the PS_CHECK macros to PS_ASSERT
(edit) @4029   21 years gusciora I renamed many of the PS_CHECK macros to PS_ASSERT…
(edit) @4028   21 years gusciora
(edit) @4027   21 years eugene adding AVE and REF as valid modes for MeasureExtract
(edit) @4026   21 years eugene moving average, photcode, measure, etc to autocode
(edit) @4025   21 years eugene found an error in Fread. commented, but left in
(edit) @4024   21 years eugene adding autocode to imphotsearch
(edit) @4023   21 years eugene adding average, measure, etc
(edit) @4022   21 years jhoblitt change a code example from datatype -> verbatim
(edit) @4021   21 years jhoblitt convert verbatim environments that contain function prototypes & …
(edit) @4020   21 years eugene working on images, non-flat structures, float[5][4]
(edit) @4019   21 years eugene adding the image structure
(edit) @4018   21 years eugene moving Images to autocode
(edit) @4017   21 years jhoblitt add [foo]InsertObject src
(edit) @4016   21 years jhoblitt remove calls to psLogSetLevel()
(edit) @4015   21 years jhoblitt change position to be AUTO_INCREMENT
(edit) @4014   21 years jhoblitt fix typo
(edit) @4013   21 years jhoblitt rename TESTS -> UNITS
(edit) @4012   21 years jhoblitt change use of psMetadataAdd to set location to PS_LIST_TAIL
(edit) @4011   21 years jhoblitt fix bool PS_META_* type add [foo]Insert tests
(edit) @4010   21 years jhoblitt add [foo]Alloc src & tests
(edit) @4009   21 years jhoblitt properly shutdown database connection
(edit) @4008   21 years jhoblitt formatting fix
(edit) @4007   21 years jhoblitt format fix
(edit) @4006   21 years jhoblitt add [foo]Alloc src & tests
(edit) @4005   21 years jhoblitt add [foo]DropTable src & tests
(edit) @4004   21 years jhoblitt add [foo]Cleanup src & tests
(edit) @4003   21 years jhoblitt add tests for [foo]CreateTable()
(edit) @4002   21 years jhoblitt add autotest support
(edit) @4001   21 years jhoblitt fix foo_TABLE_NAME #define
(edit) @4000   21 years jhoblitt support foo_TABLE_NAME #define
(edit) @3999   21 years jhoblitt updated psMetadataItemAdd() handling support foo_TABLE_NAME #define
(edit) @3998   21 years asc editor-readable coding standards
(edit) @3997   21 years asc Added null checking on prepend/append funcs and added editor coding …
Note: See TracRevisionLog for help on using the revision log.