|
|
|
@4064
|
21 years |
jhoblitt |
change psImage to use psU32 rows & columns
change parameter names to …
|
|
|
|
@4063
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@4062
|
21 years |
jhoblitt |
rename psFitsAlloc() -> psFitsOpen()
add psFitsClose
|
|
|
|
@4061
|
21 years |
jhoblitt |
continuing SDRS API clean up and implementation re-synchronization …
|
|
|
|
@4060
|
21 years |
gusciora |
Version 1.
|
|
|
|
@4059
|
21 years |
evanalst |
Updates to time functions for SDR-14.
|
|
|
|
@4058
|
21 years |
evanalst |
Update time functions for SDR-14.
|
|
|
|
@4057
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@4056
|
21 years |
evanalst |
Update functions/tests for SDR-14.
|
|
|
|
@4055
|
21 years |
jhoblitt |
rename psPolynomial2DEval() -> psPolynomial[1-4]DEval()
rename …
|
|
|
|
@4054
|
21 years |
evanalst |
SDR-14 Function updates.
|
|
|
|
@4053
|
21 years |
evanalst |
Update time functions for SDR-14.
|
|
|
|
@4052
|
21 years |
evanalst |
SDR-14 Time function update.
|
|
|
|
@4051
|
21 years |
evanalst |
SDR-14 function updates.
|
|
|
|
@4050
|
21 years |
evanalst |
SDR-14 updates to functions.
|
|
|
|
@4049
|
21 years |
gusciora |
…
|
|
|
|
@4048
|
21 years |
eugene |
further mods
|
|
|
|
@4047
|
21 years |
jhoblitt |
SDRS API clean up and implementation re-synchronization
- rename …
|
|
|
|
@4046
|
21 years |
evanalst |
Update STDERR file for renamed test tst_psString from tst_psStringCopy.
|
|
|
|
@4045
|
21 years |
evanalst |
Removed rand generation for records since this affects STDERR file.
|
|
|
|
@4044
|
21 years |
asc |
added tests for bug #419
|
|
|
|
@4043
|
21 years |
asc |
fixes for bug #419
|
|
|
|
@4042
|
21 years |
Paul Price |
Added note for psFixedPattern.
|
|
|
|
@4041
|
21 years |
jhoblitt |
convert verbatim environments that contain function prototypes & …
|
|
|
|
@4040
|
21 years |
eugene |
added psPolynomial updates
|
|
|
|
@4039
|
21 years |
magnier |
removed const from col0,row0 -- SDRS updated for cycle 7
|
|
|
|
@4038
|
21 years |
eugene |
working on the minimization convergence
|
|
|
|
@4037
|
21 years |
gusciora |
Resolved a few more (x, y) issues.
|
|
|
|
@4036
|
21 years |
gusciora |
I code-reviewed it to ensure we had (x, y) (row, col) issues addressed.
|
|
|
|
@4035
|
21 years |
gusciora |
Compile bugs in the initial version of pmImageSubtract.c were fixed.
|
|
|
|
@4034
|
21 years |
gusciora |
First version.
|
|
|
|
@4033
|
21 years |
gusciora |
Is this the first version of psImageSubtract.c
|
|
|
|
@4032
|
21 years |
eugene |
fixed dependencies
|
|
|
|
@4031
|
21 years |
gusciora |
New ASSERT macros.
|
|
|
|
@4030
|
21 years |
gusciora |
I renamed many of the PS_CHECK macros to PS_ASSERT
|
|
|
|
@4029
|
21 years |
gusciora |
I renamed many of the PS_CHECK macros to PS_ASSERT…
|
|
|
|
@4028
|
21 years |
gusciora |
…
|
|
|
|
@4027
|
21 years |
eugene |
adding AVE and REF as valid modes for MeasureExtract
|
|
|
|
@4026
|
21 years |
eugene |
moving average, photcode, measure, etc to autocode
|
|
|
|
@4025
|
21 years |
eugene |
found an error in Fread. commented, but left in
|
|
|
|
@4024
|
21 years |
eugene |
adding autocode to imphotsearch
|
|
|
|
@4023
|
21 years |
eugene |
adding average, measure, etc
|
|
|
|
@4022
|
21 years |
jhoblitt |
change a code example from datatype -> verbatim
|
|
|
|
@4021
|
21 years |
jhoblitt |
convert verbatim environments that contain function prototypes & …
|
|
|
|
@4020
|
21 years |
eugene |
working on images, non-flat structures, float[5][4]
|
|
|
|
@4019
|
21 years |
eugene |
adding the image structure
|
|
|
|
@4018
|
21 years |
eugene |
moving Images to autocode
|
|
|
|
@4017
|
21 years |
jhoblitt |
add [foo]InsertObject src
|
|
|
|
@4016
|
21 years |
jhoblitt |
remove calls to psLogSetLevel()
|
|
|
|
@4015
|
21 years |
jhoblitt |
change position to be AUTO_INCREMENT
|
|
|
|
@4014
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@4013
|
21 years |
jhoblitt |
rename TESTS -> UNITS
|
|
|
|
@4012
|
21 years |
jhoblitt |
change use of psMetadataAdd to set location to PS_LIST_TAIL
|
|
|
|
@4011
|
21 years |
jhoblitt |
fix bool PS_META_* type
add [foo]Insert tests
|
|
|
|
@4010
|
21 years |
jhoblitt |
add [foo]Alloc src & tests
|
|
|
|
@4009
|
21 years |
jhoblitt |
properly shutdown database connection
|
|
|
|
@4008
|
21 years |
jhoblitt |
formatting fix
|
|
|
|
@4007
|
21 years |
jhoblitt |
format fix
|
|
|
|
@4006
|
21 years |
jhoblitt |
add [foo]Alloc src & tests
|
|
|
|
@4005
|
21 years |
jhoblitt |
add [foo]DropTable src & tests
|
|
|
|
@4004
|
21 years |
jhoblitt |
add [foo]Cleanup src & tests
|
|
|
|
@4003
|
21 years |
jhoblitt |
add tests for [foo]CreateTable()
|
|
|
|
@4002
|
21 years |
jhoblitt |
add autotest support
|
|
|
|
@4001
|
21 years |
jhoblitt |
fix foo_TABLE_NAME #define
|
|
|
|
@4000
|
21 years |
jhoblitt |
support foo_TABLE_NAME #define
|
|
|
|
@3999
|
21 years |
jhoblitt |
updated psMetadataItemAdd() handling
support foo_TABLE_NAME #define
|
|
|
|
@3998
|
21 years |
asc |
editor-readable coding standards
|
|
|
|
@3997
|
21 years |
asc |
Added null checking on prepend/append funcs and added editor coding …
|
|
|
|
@3996
|
21 years |
asc |
added append/prepend tests
|
|
|
|
@3995
|
21 years |
asc |
moved to tst_psString.c
|
|
|
|
@3994
|
21 years |
asc |
tweaks
|
|
|
|
@3993
|
21 years |
gusciora |
…
|
|
|
|
@3992
|
21 years |
Paul Price |
bug 416
|
|
|
|
@3991
|
21 years |
desonia |
an old line got slipped back in.
|
|
|
|
@3990
|
21 years |
gusciora |
…
|
|
|
|
@3989
|
21 years |
gusciora |
Set the lastDelta value in psMinimizePowell().
|
|
|
|
@3988
|
21 years |
gusciora |
I fixed the bug where the Chebyshev poly had order 1.
|
|
|
|
@3987
|
21 years |
gusciora |
Added comment.
|
|
|
|
@3986
|
21 years |
desonia |
tweaked to avoid a signed zero.
|
|
|
|
@3985
|
21 years |
desonia |
added .lo files.
|
|
|
|
@3984
|
21 years |
desonia |
fixed some small signedness/syntax problems.
|
|
|
|
@3983
|
21 years |
desonia |
fixed signedness issues with 'failedLines' parameter of …
|
|
|
|
@3982
|
21 years |
evanalst |
Update STDOUT file.
|
|
|
|
@3981
|
21 years |
desonia |
added additional generated files to list.
|
|
|
|
@3980
|
21 years |
desonia |
fixed some signedness warnings under GCC 4.0
|
|
|
|
@3979
|
21 years |
desonia |
updated the list of generated files.
|
|
|
|
@3978
|
21 years |
desonia |
* empty log message *
|
|
|
|
@3977
|
21 years |
desonia |
fixes to psRegion.
|
|
|
|
@3976
|
21 years |
desonia |
modified tests to match new psRegion functions.
|
|
|
|
@3975
|
21 years |
Paul Price |
pmSourceMoments does not require image parameter.
|
|
|
|
@3974
|
21 years |
desonia |
new tests.
|
|
|
|
@3973
|
21 years |
desonia |
moved functions around.
|
|
|
|
@3972
|
21 years |
Paul Price |
Changing psRegion to pass by value
|
|
|
|
@3971
|
21 years |
Paul Price |
Removed Starlink from the list of external libraries.
|
|
|
|
@3970
|
21 years |
desonia |
reorganized the image functions into more files.
|
|
|
|
@3969
|
21 years |
Paul Price |
Renamed psMaskToPixels.
|
|
|
|
@3968
|
21 years |
desonia |
reorganized the functions into more files.
|
|
|
|
@3967
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag
'pap_branch_050518'.
|
|
|
|
@3966
|
21 years |
Paul Price |
Adding const qualifiers where missing in the docs.
|
|
|
|
@3965
|
21 years |
Paul Price |
psTimeToLMST may alter time.
|
|
|
|