IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Jun 8, 2005:

8:19 PM Changeset [4187] by gusciora
8:18 PM Changeset [4186] by gusciora
8:18 PM Changeset [4185] by gusciora
The code here might not be matematically correct. However, it should …
8:13 PM Changeset [4184] by gusciora
8:13 PM Changeset [4183] by gusciora
8:13 PM Changeset [4182] by gusciora
8:12 PM Changeset [4181] by gusciora
8:12 PM Changeset [4180] by gusciora
7:43 PM Changeset [4179] by gusciora
FIrst version of the ImageSubtract test code.
7:16 PM Changeset [4178] by eugene
more section reorganization
7:16 PM Changeset [4177] by eugene
added improved minimization discussion
7:15 PM Changeset [4176] by eugene
moved image hierarch from psLib, added model abstractions, pmPSF
6:08 PM Changeset [4175] by jhoblitt
first working version
5:38 PM Changeset [4174] by jhoblitt
add [foo]PopFits src
5:17 PM Changeset [4173] by jhoblitt
change psAlloc() -> [foo]Alloc()
5:16 PM Ticket #307 (psImagePowerSpectrum returns NaN image) reopened by Paul Price
The problem has not been fixed. I will attach code to reproduce.
5:11 PM Changeset [4172] by jhoblitt
set a deallocation function to free strings
4:57 PM Changeset [4171] by jhoblitt
add i
4:52 PM Changeset [4170] by jhoblitt
add [foo]SelectRowsFits src
4:11 PM Ticket #242 (pmSubtractSky()) closed by Paul Price
fixed
4:09 PM Changeset [4169] by jhoblitt
formatting & cleanups
2:59 PM Changeset [4168] by desonia
PS_SQRT_F32 was depreciated.
2:56 PM Changeset [4167] by desonia
Mac OSX fix.
2:40 PM Changeset [4166] by eugene
section reorgs, added a few functions
2:35 PM Changeset [4165] by Paul Price
Fixing bug so it can compile.
2:27 PM Changeset [4164] by jhoblitt
change to be just a wrapper around [foo]Pop()
2:16 PM Changeset [4163] by jhoblitt
add [foo]Pop header, src, & tests
2:09 PM Ticket #377 (#endif statement comments would help code readability) closed by robert.desonia@…
fixed: did a search for #endif and added comments to each.
1:40 PM Changeset [4162] by desonia
added comments on the end of #endif and #else
12:35 PM Changeset [4161] by jhoblitt
remove extra blank lines
12:28 PM Ticket #403 (psMatrixMultiply only accepts square images) closed by robert.desonia@…
fixed: modified test to use non-square matrix and verified results. should …
12:28 PM Changeset [4160] by desonia
Bug #403 -- implemented and tested non-square matrix multiply.
11:24 AM Ticket #415 (death to Fortran) closed by robert.desonia@…
fixed: Oops, missed that. Thanks.
11:24 AM Changeset [4159] by desonia
Bug #415 -- removed FLIBS references.
11:20 AM Ticket #415 (death to Fortran) reopened by jhoblitt
Thanks. FLIBS can be removed from configure.ac as well. Index: …
11:08 AM Ticket #410 (psFitsReadHeaderSet uses hashes instead of metadata) closed by robert.desonia@…
fixed: changed code and cooresponding test in CVS.
11:07 AM Changeset [4158] by desonia
Bug #410 -- changed the return value of psFitsReadHeaderSet to psMetadata*.
10:43 AM Changeset [4157] by desonia
* empty log message *
10:04 AM Changeset [4156] by desonia
error message text reworded. No change in actual test.
10:00 AM Ticket #415 (death to Fortran) closed by robert.desonia@…
fixed: I removed all fortran code. This created issues with the TP<->Sky …
9:48 AM Changeset [4155] by evanalst
Update test case for psPixelsConcatenate from NULL input pixels.
9:47 AM Changeset [4154] by evanalst
Update psPixelsConcatenate to return NULL if input pixels NULL.
9:28 AM Changeset [4153] by evanalst
Update test cases for psPixelsFromMask function.
9:08 AM Changeset [4152] by evanalst
Update test cases for psPixelsToMask function.
8:44 AM Changeset [4151] by eugene
added old docs related to the pilot project

Jun 7, 2005:

6:09 PM Changeset [4150] by jhoblitt
change psU64 -> unsigned long
6:04 PM Changeset [4149] by jhoblitt
add [foo]InsertObject tests
5:54 PM Changeset [4148] by jhoblitt
code formatting
5:38 PM Changeset [4147] by jhoblitt
add [foo]PopObject src & tests
5:17 PM Changeset [4146] by evanalst
Update test case to check for error message.
5:16 PM Changeset [4145] by evanalst
Added error message generation for psPixelsCopy.
4:38 PM Changeset [4144] by desonia
added notes, removed references to non-existant code.
2:42 PM Ticket #442 (psDBUpdateRows() & psDBDeleteRows() check affected row counts after a ...) created by jhoblitt
It appears that mysql_commit() wipes out the affected row count of the …
2:26 PM Changeset [4143] by desonia
removed SLALIB functions.
2:13 PM Ticket #441 (Definition of psFitsType) created by Eric.VanAlst@…
In SDR-14 section 5.4.1, function psFitsGetExtType is specified to …
1:47 PM Changeset [4142] by evanalst
Update test case for psFitsWriteHeader.
1:31 PM Changeset [4141] by gusciora
I basically added comments noting missed areas of test coverage.
1:26 PM Changeset [4140] by gusciora
Noted tests must improve if psStats() type handling changes.
1:15 PM Changeset [4139] by evanalst
Increase test coverage for psFitsReadImage.
1:11 PM Changeset [4138] by gusciora
I added comments to not the following dtats members are never being …
12:53 PM Changeset [4137] by gusciora
Removed code that freed data structures that were declared static for …
12:37 PM Changeset [4136] by gusciora
Fixed a return value on the PS_ASSERT.
12:36 PM Changeset [4135] by gusciora
Standarized the PS_ASSERTs for checking pointers.
12:27 PM Changeset [4134] by gusciora
12:26 PM Changeset [4133] by gusciora
Added comments, removed unnecessary include files.
12:20 PM Changeset [4132] by gusciora
Added doxygen comments.
12:13 PM Changeset [4131] by gusciora
Some comment changes, and fixed a bug with the numCols bound check code.
9:59 AM Ticket #418 (some psMetadata* need better parameter documentation) closed by Eric.VanAlst@…
fixed: I have made the documentation for the function arguments more consistent.
9:59 AM Changeset [4130] by evanalst
Update doxygen comments for location argument.
9:34 AM Ticket #432 (./src/image/psImageIO.[ch] is unused) closed by robert.desonia@…
fixed: file was removed, and references to psImageRead/Write in tests was …

Jun 6, 2005:

11:20 PM Changeset [4129] by eugene
further basic concepts
4:29 PM Changeset [4128] by desonia
removed psImageIO functions.
4:08 PM Changeset [4127] by drobbin
* empty log message *
3:03 PM Changeset [4126] by jhoblitt
add psLookupStatusType
2:45 PM Changeset [4125] by jhoblitt
add missing psImageRecycle prototype (was already defined)
2:41 PM Changeset [4124] by jhoblitt
change psImageAlloc() to be in a prototype block
2:37 PM Changeset [4123] by jhoblitt
add psFitsType
1:40 PM Changeset [4122] by jhoblitt
s/long int(?=[ ,]/long/g + formatting fixes
1:40 PM Ticket #440 (List of current Components not in SDRS) created by David.Robbins@…
The .pdf should contain all of the psLib components not presently in …
11:21 AM Changeset [4121] by jhoblitt
misc cleanups some code additions
11:18 AM Changeset [4120] by jhoblitt
add instance count
11:17 AM Changeset [4119] by jhoblitt
add blurb about my.conf
11:16 AM Changeset [4118] by jhoblitt
rename iData.wsdl -> gsoap/idata.wsdl
10:16 AM Changeset [4117] by evanalst
Update STDERR file.

Jun 5, 2005:

8:41 PM Changeset [4116] by eugene
using source masks to select PSF stars

Jun 4, 2005:

5:22 PM Changeset [4115] by eugene
running sources in brightness order, using a mask
6:23 AM Changeset [4114] by eugene
adding psphot as independent directory

Jun 3, 2005:

5:01 PM Ticket #431 (psMetadataParseConfig returns NULL for single line failure) closed by Eric.VanAlst@…
fixed: Code has been changed to return metadata even in the presence of parse …
5:00 PM Changeset [4113] by evanalst
Fix psMetadataParseConfig to not return NULL when parse failure detected.
4:59 PM Changeset [4112] by evanalst
Update test to verify NULL not return during parse error detection.
4:38 PM Changeset [4111] by jhoblitt
wrap a long line
4:37 PM Changeset [4110] by jhoblitt
add psMetadataItemAllocPtr() add psMetadataAddBool() condense …
3:30 PM Changeset [4109] by Paul Price
Added functions psMemCheckType
2:49 PM Changeset [4108] by gusciora
PS_ASSERT_
2:25 PM Changeset [4107] by evanalst
Update test case for psFitsGetExtNum.
1:48 PM Changeset [4106] by asc
workaround 4byte psBool endianness issue on Mac hardware.
1:46 PM Changeset [4105] by asc
tweak
1:27 PM Changeset [4104] by evanalst
Update psFitsAlloc test case.
12:46 PM Changeset [4103] by gusciora
SetPixelsCircle
12:45 PM Changeset [4102] by gusciora
SetPixels
12:30 PM Changeset [4101] by gusciora
Added bug 366 suggestions.
12:01 PM Changeset [4100] by gusciora
11:58 AM Changeset [4099] by gusciora
11:44 AM Changeset [4098] by gusciora
11:43 AM Changeset [4097] by gusciora
Worked on pmObjects.c and test functions. They should pass.
10:34 AM Changeset [4096] by gusciora
Modified to be compatible with Eugene's changes.
9:17 AM Ticket #409 (psLookupTableInterpolate and psLookupTableInterpolateAll do not match spec) closed by Paul Price
fixed: I suggest we simply note the possible upgrade path, but concern …

Jun 2, 2005:

4:35 PM Ticket #435 (ADD references to SLA library functions) closed by Paul Price
fixed: Removed all references to slalib in the ADD. Thanks!
4:34 PM Changeset [4095] by Paul Price
Removed references to slalib
4:25 PM Ticket #435 (ADD references to SLA library functions) created by Eric.VanAlst@…
In ADD-11 sections 3.9 and 3.10 reference SLA library functions. Are …
4:07 PM Changeset [4094] by evanalst
Update code per Bug #361.
2:09 PM Ticket #433 (./src/image/psImageIO.[ch] is unused) closed by jhoblitt
invalid: Dup due to flaky network connection.
2:07 PM Ticket #434 (psFunctions.c uses gsl directly) created by jhoblitt
psFunctions.c is violating the abstraction of gsl. The psRandom …
2:01 PM Ticket #433 (./src/image/psImageIO.[ch] is unused) created by jhoblitt
Please remove the files from the repository.
2:01 PM Ticket #432 (./src/image/psImageIO.[ch] is unused) created by jhoblitt
Please remove the files from the repository.
1:56 PM Ticket #391 (config file NULL value syntax) closed by jhoblitt
fixed: I've added a section about Configuration file 'Null values' to the SDRS.
11:40 AM Changeset [4093] by Paul Price
Forgot to add these
11:40 AM Changeset [4092] by Paul Price
Adding stuff for reading images in --- not finished yet, but coming along.
11:22 AM Changeset [4091] by Paul Price
Clarifying image combination and subtraction after conversation with …
11:13 AM Changeset [4090] by jhoblitt
formatting
11:10 AM Changeset [4089] by jhoblitt
remove psXMLDocFree() add psXMLDocAlloc()
10:59 AM Changeset [4088] by jhoblitt
NULL keyword formatting
10:54 AM Changeset [4087] by jhoblitt
add NULL keyword to Configuration files

Jun 1, 2005:

6:13 PM Changeset [4086] by jhoblitt
add PS_META_NULL
4:44 PM Ticket #431 (psMetadataParseConfig returns NULL for single line failure) created by Paul Price
psMetadataParseConfig should return its best attempt at parsing the …
2:58 PM Changeset [4085] by jhoblitt
change psVector to store it's number of elements as an long int change …
2:42 PM Changeset [4084] by jhoblitt
change blurb about Threads to clarify requirements
1:51 PM Changeset [4083] by evanalst
Fix psRandomAlloc to set type and seed properly.
1:50 PM Changeset [4082] by evanalst
Update test cases to not print to STDERR or STDOUT values that change …
12:16 PM Changeset [4081] by evanalst
Fixed test case for -numRows and -numCols for region.
12:10 PM Changeset [4080] by jhoblitt
change psBitSet to store it's size as an long int
11:57 AM Changeset [4079] by jhoblitt
change psLookupTableRead() to return long int
11:51 AM Changeset [4078] by jhoblitt
change psLookupTable to store it's index as an unsigned long int
11:37 AM Changeset [4077] by jhoblitt
change psU64 -> unsigned long int where appropriate
11:34 AM Changeset [4076] by jhoblitt
change psList to store it's number of elements as an unsigned long int …
11:26 AM Changeset [4075] by jhoblitt
formatting
11:24 AM Changeset [4074] by jhoblitt
missed psList/psHash field renames
11:22 AM Changeset [4073] by jhoblitt
rename psHash.nbuckets to psHash.n rename psList.size to psList.n
11:13 AM Changeset [4072] by jhoblitt
more void * -> psPtr conversions
11:08 AM Changeset [4071] by jhoblitt
rename functions/datatypes to abv. function as func (not fcn)
11:04 AM Changeset [4070] by jhoblitt
remove lock from psList
10:37 AM Changeset [4069] by evanalst
Fixed resample test to pass on PPC platform.

May 31, 2005:

6:30 PM Changeset [4068] by jhoblitt
change psArray to store it's number of elements as an unsigned long int
6:25 PM Changeset [4067] by jhoblitt
remove nChildren reference from psImage
6:23 PM Changeset [4066] by jhoblitt
fix psImage typo
6:19 PM Changeset [4065] by jhoblitt
change psVector to store it's number of elements as an unsigned long int
6:10 PM Changeset [4064] by jhoblitt
change psImage to use psU32 rows & columns change parameter names to …
4:20 PM Changeset [4063] by jhoblitt
fix typo
4:09 PM Changeset [4062] by jhoblitt
rename psFitsAlloc() -> psFitsOpen() add psFitsClose
3:57 PM Ticket #429 (need policy on signed vs unsigned unit allocations) created by jhoblitt
We need to define a policy that forbids the following. -- psBitSet* …
3:33 PM Changeset [4061] by jhoblitt
continuing SDRS API clean up and implementation re-synchronization …
12:32 PM Changeset [4060] by gusciora
Version 1.
12:06 PM Ticket #428 (void* vs psPtr) created by Paul Price
Need to explain policy of void* vs psPtr --- psPtr refers to memory …
12:04 PM Ticket #427 (Trace vs Log) created by Paul Price
Need to think about unifying these in terms of APIs.
12:02 PM Changeset [4059] by evanalst
Updates to time functions for SDR-14.
12:02 PM Ticket #426 (Threads and static variables) created by Paul Price
Need to document policy on the use of static variables, and thread …
12:01 PM Ticket #425 (Policy for types of number of elements) created by Paul Price
Need to document that we will use unsigned int for the number of …
11:58 AM Ticket #424 (Memory reference counter policy) created by Paul Price
Need to include a section indicating that all collections must …
11:57 AM Changeset [4058] by evanalst
Update time functions for SDR-14.
11:55 AM Changeset [4057] by jhoblitt
fix typo
11:54 AM Changeset [4056] by evanalst
Update functions/tests for SDR-14.
11:54 AM Changeset [4055] by jhoblitt
rename psPolynomial2DEval() -> psPolynomial[1-4]DEval() rename …
11:52 AM Changeset [4054] by evanalst
SDR-14 Function updates.
11:52 AM Changeset [4053] by evanalst
Update time functions for SDR-14.
11:50 AM Changeset [4052] by evanalst
SDR-14 Time function update.
11:48 AM Changeset [4051] by evanalst
SDR-14 function updates.
11:46 AM Changeset [4050] by evanalst
SDR-14 updates to functions.
11:25 AM Changeset [4049] by gusciora

May 29, 2005:

9:46 PM Changeset [4048] by eugene
further mods

May 27, 2005:

5:21 PM Changeset [4047] by jhoblitt
SDRS API clean up and implementation re-synchronization - rename …
4:58 PM Changeset [4046] by evanalst
Update STDERR file for renamed test tst_psString from tst_psStringCopy.
4:51 PM Changeset [4045] by evanalst
Removed rand generation for records since this affects STDERR file.
3:04 PM Ticket #419 (psDB doesn't support PS_META_BOOL/PS_TYPE_BOOL) closed by aaron.culliney@…
fixed: This should be fixed. Lemme know if I overlooked anything or my code …
3:02 PM Changeset [4044] by asc
added tests for bug #419
3:01 PM Changeset [4043] by asc
fixes for bug #419
11:51 AM Ticket #423 (Data type psFixedPattern definition) closed by Paul Price
later: This usage of this type is not yet clear, but awaits prototyping. I …
11:50 AM Changeset [4042] by Paul Price
Added note for psFixedPattern.
11:27 AM Changeset [4041] by jhoblitt
convert verbatim environments that contain function prototypes & …
11:01 AM Ticket #423 (Data type psFixedPattern definition) created by Eric.VanAlst@…
In the current release 5, there are additional members to this data …

May 26, 2005:

2:52 PM Ticket #422 (psVectorFitPolynomial1DORd has the wrong weights) created by eugene
it uses 1/yErr, but it should use 1/yErr2
2:51 PM Ticket #421 (psVectorFitPolynomial1DOrd ignores polynomial element mask) created by eugene
the fitting process is supposed to exclude elements which are masked …
2:38 PM Changeset [4040] by eugene
added psPolynomial updates
6:48 AM Changeset [4039] by magnier
removed const from col0,row0 -- SDRS updated for cycle 7
6:32 AM Changeset [4038] by eugene
working on the minimization convergence

May 25, 2005:

2:13 PM Changeset [4037] by gusciora
Resolved a few more (x, y) issues.
1:59 PM Changeset [4036] by gusciora
I code-reviewed it to ensure we had (x, y) (row, col) issues addressed.
1:08 PM Changeset [4035] by gusciora
Compile bugs in the initial version of pmImageSubtract.c were fixed.
1:00 PM Changeset [4034] by gusciora
First version.
1:00 PM Changeset [4033] by gusciora
Is this the first version of psImageSubtract.c
12:53 PM Changeset [4032] by eugene
fixed dependencies
12:46 PM Changeset [4031] by gusciora
New ASSERT macros.
10:28 AM Changeset [4030] by gusciora
I renamed many of the PS_CHECK macros to PS_ASSERT
10:26 AM Changeset [4029] by gusciora
I renamed many of the PS_CHECK macros to PS_ASSERT…
9:26 AM Changeset [4028] by gusciora
6:25 AM Changeset [4027] by eugene
adding AVE and REF as valid modes for MeasureExtract
6:24 AM Changeset [4026] by eugene
moving average, photcode, measure, etc to autocode
6:24 AM Changeset [4025] by eugene
found an error in Fread. commented, but left in
6:23 AM Changeset [4024] by eugene
adding autocode to imphotsearch
6:21 AM Changeset [4023] by eugene
adding average, measure, etc

May 24, 2005:

1:56 PM Changeset [4022] by jhoblitt
change a code example from datatype -> verbatim
1:44 PM Changeset [4021] by jhoblitt
convert verbatim environments that contain function prototypes & …
7:20 AM Changeset [4020] by eugene
working on images, non-flat structures, float[5][4]
6:18 AM Changeset [4019] by eugene
adding the image structure

May 23, 2005:

12:21 PM Ticket #420 (Function psTimeToLMST) created by Eric.VanAlst@…
In SDR-14 section 6.1.4, the function psTimeToLMST specifies that the …
9:15 AM Changeset [4018] by eugene
moving Images to autocode

May 20, 2005:

5:32 PM Changeset [4017] by jhoblitt
add [foo]InsertObject src
5:03 PM Changeset [4016] by jhoblitt
remove calls to psLogSetLevel()
4:58 PM Changeset [4015] by jhoblitt
change position to be AUTO_INCREMENT
4:46 PM Changeset [4014] by jhoblitt
fix typo
4:44 PM Changeset [4013] by jhoblitt
rename TESTS -> UNITS
4:28 PM Ticket #419 (psDB doesn't support PS_META_BOOL/PS_TYPE_BOOL) created by jhoblitt
I missed this before but I just tried to create a boolean column. …
2:52 PM Ticket #418 (some psMetadata* need better parameter documentation) created by jhoblitt
I've come across several psMetadata* functions, notably …
2:45 PM Changeset [4012] by jhoblitt
change use of psMetadataAdd to set location to PS_LIST_TAIL
2:37 PM Changeset [4011] by jhoblitt
fix bool PS_META_* type add [foo]Insert tests
2:36 PM Changeset [4010] by jhoblitt
add [foo]Alloc src & tests
1:15 PM Changeset [4009] by jhoblitt
properly shutdown database connection
1:09 PM Changeset [4008] by jhoblitt
formatting fix
1:07 PM Changeset [4007] by jhoblitt
format fix
12:53 PM Changeset [4006] by jhoblitt
add [foo]Alloc src & tests

May 19, 2005:

5:32 PM Changeset [4005] by jhoblitt
add [foo]DropTable src & tests
4:53 PM Changeset [4004] by jhoblitt
add [foo]Cleanup src & tests
4:41 PM Changeset [4003] by jhoblitt
add tests for [foo]CreateTable()
4:00 PM Changeset [4002] by jhoblitt
add autotest support
3:58 PM Changeset [4001] by jhoblitt
fix foo_TABLE_NAME #define
3:58 PM Changeset [4000] by jhoblitt
support foo_TABLE_NAME #define
3:57 PM Changeset [3999] by jhoblitt
updated psMetadataItemAdd() handling support foo_TABLE_NAME #define
3:41 PM Changeset [3998] by asc
editor-readable coding standards
3:41 PM Changeset [3997] by asc
Added null checking on prepend/append funcs and added editor coding …
3:40 PM Changeset [3996] by asc
added append/prepend tests
3:32 PM Ticket #417 (Reentrance, Optimization, or both?) closed by Paul Price
fixed: I think this is the example in psMinimizePowell you mentioned: …
2:45 PM Changeset [3995] by asc
moved to tst_psString.c
2:44 PM Changeset [3994] by asc
tweaks
2:44 PM Ticket #416 (psRegionFromString) closed by Paul Price
fixed: Let's return NaN for any entry in the image section that doesn't …
2:44 PM Changeset [3993] by gusciora
2:43 PM Changeset [3992] by Paul Price
bug 416
2:15 PM Changeset [3991] by desonia
an old line got slipped back in.
1:57 PM Changeset [3990] by gusciora
1:53 PM Ticket #323 (psMinimizePowell does not set value, lastDelta) closed by gusciora@…
fixed: This code was fixed in the current CVS tree.
1:52 PM Changeset [3989] by gusciora
Set the lastDelta value in psMinimizePowell().
1:35 PM Ticket #296 (Chebyshev polynomials don't handle special case: n=1) closed by gusciora@…
fixed
12:53 PM Changeset [3988] by gusciora
I fixed the bug where the Chebyshev poly had order 1.
12:50 PM Changeset [3987] by gusciora
Added comment.
12:07 PM Ticket #365 (pmSourceLocalSky annulus forced on image) closed by gusciora@…
fixed: This should be done in current code.
11:51 AM Ticket #337 (psMinimization tol parameter) closed by gusciora@…
fixed
11:48 AM Ticket #417 (Reentrance, Optimization, or both?) created by gusciora@…
There are many cases where a psLib or psModule function must allocate …
11:37 AM Changeset [3986] by desonia
tweaked to avoid a signed zero.
11:11 AM Ticket #316 (clipped statistics broken, multiple bugs) closed by gusciora@…
fixed: This should be done in the current version of the code (probably in …
11:02 AM Changeset [3985] by desonia
added .lo files.
11:02 AM Changeset [3984] by desonia
fixed some small signedness/syntax problems.
10:59 AM Changeset [3983] by desonia
fixed signedness issues with 'failedLines' parameter of …
10:56 AM Changeset [3982] by evanalst
Update STDOUT file.
10:53 AM Changeset [3981] by desonia
added additional generated files to list.
10:50 AM Ticket #386 (pmObjects changes) closed by gusciora@…
fixed: These are folded into the current development tree.
10:48 AM Changeset [3980] by desonia
fixed some signedness warnings under GCC 4.0
10:44 AM Changeset [3979] by desonia
updated the list of generated files.
10:40 AM Changeset [3978] by desonia
* empty log message *

May 18, 2005:

7:18 PM Changeset [3977] by desonia
fixes to psRegion.
7:03 PM Changeset [3976] by desonia
modified tests to match new psRegion functions.
6:01 PM Ticket #416 (psRegionFromString) created by robert.desonia@…
Since psRegionFromString no longer returns a pointer, there is no real …
4:58 PM Changeset [3975] by Paul Price
pmSourceMoments does not require image parameter.
4:57 PM Changeset [3974] by desonia
new tests.
4:49 PM Changeset [3973] by desonia
moved functions around.
4:19 PM Changeset [3972] by Paul Price
Changing psRegion to pass by value
4:16 PM Ticket #394 (remove SLALib from section 1.1) closed by Paul Price
fixed: Ding dong, the witch is dead!
4:15 PM Changeset [3971] by Paul Price
Removed Starlink from the list of external libraries.
4:13 PM Ticket #405 (Parse configuration file test cases) reopened by Paul Price
The SDRS currently reads: [quote] Next, to assist the casting of the …
4:09 PM Changeset [3970] by desonia
reorganized the image functions into more files.
4:08 PM Ticket #414 (psMaskToPixels function name) closed by Paul Price
fixed: Agreed --- changed SDRS.
4:08 PM Changeset [3969] by Paul Price
Renamed psMaskToPixels.
4:08 PM Changeset [3968] by desonia
reorganized the functions into more files.
3:09 PM Changeset [3967] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'pap_branch_050518'.
3:09 PM Changeset [3966] by Paul Price
Adding const qualifiers where missing in the docs.
3:09 PM Changeset [3965] by Paul Price
psTimeToLMST may alter time.
2:58 PM Changeset [3964] by Paul Price
Fixing psImageSlice (coords is not const)
1:41 PM Changeset [3963] by asc
test limit param for psDBSelectRows
1:22 PM Changeset [3962] by asc
tweak tests for new code, in particular handling/testing …
1:19 PM Changeset [3961] by asc
Add support for AUTO_INCREMENT
1:07 PM Changeset [3960] by Paul Price
Putting in const qualifiers.
11:38 AM Changeset [3959] by desonia
changes given implementation of tests for the psPixels functions.
10:45 AM Changeset [3958] by Paul Price
Adding more functions that have been already implemented

May 17, 2005:

4:19 PM Ticket #415 (death to Fortran) created by jhoblitt
src/astronomy/psAstrometry.c is including slalib.h and using these …
2:56 PM Ticket #413 (need access to psDBRunQuery from outside of pslib) closed by aaron.culliney@…
fixed: Applied patch to latest CVS.
2:55 PM Changeset [3957] by asc
Applied Josh's patch (bugzilla #413)
1:56 PM Ticket #414 (psMaskToPixels function name) created by robert.desonia@…
I think it would be better to rename this to something that starts …
1:55 PM Ticket #346 (psDBGenerateCreateTableSQL() incorrectly handles most "META" types) closed by aaron.culliney@…
fixed: I believe this is now fixed.
1:54 PM Ticket #345 (psDBPackRow() incorrectly handles most "META" types) closed by aaron.culliney@…
fixed: I believe this is now fixed.
1:17 PM Changeset [3956] by evanalst
Fix error message double negative.
11:12 AM Changeset [3955] by evanalst
Correct error message "is not invalid" to "is invalid".
9:18 AM Ticket #405 (Parse configuration file test cases) closed by eugene
fixed: I thought we had resolved to put those in for the last round. if not, …

May 16, 2005:

6:06 PM Changeset [3954] by Paul Price
Synchronising SDRS with implementation. More to do yet.
4:05 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
fixed: See bug #393. The types for time were not present in SDR-14(frozen …
3:12 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) reopened by jhoblitt
- There is no support for the time types specified in SDRS-14 under …
2:18 PM Changeset [3953] by jhoblitt
add p_psDBRunQuery()
12:29 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
fixed: Add two additional test cases. One parses a file test4.config which …
12:19 PM Changeset [3952] by evanalst
Update for additional test cases in SDR appendix A.
12:13 PM Changeset [3951] by jhoblitt
fix typo
12:07 PM Changeset [3950] by jhoblitt
change psDBCreateTable()'s definition to be clear about how to combine …
12:04 PM Ticket #413 (need access to psDBRunQuery from outside of pslib) created by jhoblitt
As part of a test harness I need to be able to execute SQL queries …
11:45 AM Changeset [3949] by Paul Price
Bit more on psLibFinalize.
11:33 AM Ticket #412 (psFitsWriteImage and psFitsWriteTable) created by Paul Price
The implementations of psFitsWriteImage and psFitsWriteTable contain …
11:29 AM Ticket #411 (psFits stuff) created by Paul Price
We need to make clear that reads and writes operate only on the …
11:07 AM Changeset [3948] by Paul Price
psImageCopy preserves col0,row0.
11:06 AM Changeset [3947] by Paul Price
Removing const from col0, row0 --- these are user-manipulable.
11:04 AM Changeset [3946] by Paul Price
Specify that col0,row0 be preserved when using psImageCopy.
11:01 AM Ticket #410 (psFitsReadHeaderSet uses hashes instead of metadata) created by Paul Price
The SDRS specifies that psFitsReadHeaderSet returns a psMetadata …
10:55 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) reopened by jhoblitt
All of the tests under test/collections pass however; only a small …
10:36 AM Ticket #409 (psLookupTableInterpolate and psLookupTableInterpolateAll do not match spec) created by Paul Price
The implementations contain "psLookupStatusType *status" and "psVector …
9:56 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
fixed: The problem with tab characters has been fixed. Implemented the TYPE …
9:43 AM Changeset [3945] by evanalst
Bug #392 fix.
8:38 AM Changeset [3944] by desonia
* empty log message *

May 15, 2005:

8:31 PM Changeset [3943] by eugene
added various test scripts

May 14, 2005:

11:24 AM Changeset [3942] by eugene
adding psphot elements

May 13, 2005:

5:12 PM Changeset [3941] by evanalst
Update STDERR file.
4:54 PM Changeset [3940] by desonia
tweaks.
4:46 PM Changeset [3939] by evanalst
Update STDERR.
4:32 PM Ticket #398 (Please install parseErrorCodes.pl) closed by robert.desonia@…
fixed: OK, made it installable. I renamed the script to psParseErrorCodes. …
4:32 PM Changeset [3938] by desonia
changed the name of parseErrorCodes.pl to psParseErrorCodes and made …
4:11 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by robert.desonia@…
fixed: Interesting that my version of sh didn't complain. Oh well, I don't …
4:10 PM Changeset [3937] by desonia
little tweaks for Bug 351.
3:50 PM Changeset [3936] by jhoblitt
rename create.tt -> createtable.tt
2:43 PM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by jhoblitt
Looks like we're almost there. It looks like you introduced some …
2:16 PM Changeset [3935] by desonia
added initial implementation of psImageTransform -- untested!
2:15 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by robert.desonia@…
fixed: Sorry, that was my mistake. I added something to the configure.ac to …
1:31 PM Changeset [3934] by Paul Price
Adding psArraySet, psArrayGet
12:30 PM Changeset [3933] by Paul Price
Changing psArrayElementFree to p_psArrayElementFree
12:17 PM Changeset [3932] by Paul Price
Restoring nbuckets to psHashAlloc, since it seems to be required by …
12:08 PM Changeset [3931] by jhoblitt
install/distribute pkgconfig .pc file
12:07 PM Changeset [3930] by Paul Price
Using psMetadataIterator to iterate through metadata, not psListIterator.
12:00 PM Changeset [3929] by jhoblitt
make autogen.sh executable
11:59 AM Changeset [3928] by jhoblitt
fix prototype
11:48 AM Changeset [3927] by Paul Price
Adding function name to psError to sync with devel.
11:40 AM Changeset [3926] by Paul Price
psLogSetFormat returns a bool.
11:38 AM Changeset [3925] by Paul Price
Adding blurb on boolean return values.
11:27 AM Changeset [3924] by Paul Price
Removing RNG seeding in psLibInit (done by psRandom)
10:53 AM Changeset [3923] by desonia
pushed to compiling from the install to all target.
10:13 AM Ticket #406 (Audit of APIs) created by Paul Price
We are undertaking an audit of the psLib APIs, comparing the SDRS and …

May 12, 2005:

10:09 PM Changeset [3922] by eugene
cleaned up memory leaks
10:08 PM Changeset [3921] by eugene
fixed up ohana memory
5:23 PM Changeset [3920] by jhoblitt
change N -> limit
5:22 PM Changeset [3919] by jhoblitt
add [foo]SelectRowsFits() header
5:22 PM Changeset [3918] by jhoblitt
add [foo]DropTable() header
5:15 PM Changeset [3917] by jhoblitt
rename n -> limit
5:12 PM Changeset [3916] by jhoblitt
fix capitalization
4:42 PM Changeset [3915] by jhoblitt
fix doxygen description
4:38 PM Changeset [3914] by jhoblitt
rename create_h.tt -> createheader_h.tt
4:34 PM Changeset [3913] by jhoblitt
add [foo]Cleanup() header
4:32 PM Changeset [3912] by jhoblitt
add [foo]PopFits() header
4:21 PM Changeset [3911] by jhoblitt
remove dead code
4:14 PM Changeset [3910] by jhoblitt
add [foo]InsertFits() header
4:10 PM Changeset [3909] by jhoblitt
change function name to [object_name]Alloc
3:37 PM Changeset [3908] by jhoblitt
rename lib_name -> pkg_name
1:07 PM Changeset [3907] by eugene
cleaning up memory leaks
1:03 PM Changeset [3906] by eugene
fixed ohana_memdump
11:46 AM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by jhoblitt
Just when I thought it was safe to go back in the water... I have a …
8:04 AM Changeset [3905] by eugene
adding ohana memory tool calls
8:04 AM Changeset [3904] by eugene
fixed typo in Makefile
8:03 AM Changeset [3903] by eugene
adding ohana memory tools

May 11, 2005:

9:50 PM Changeset [3902] by eugene
added ohana www docs
9:42 PM Changeset [3901] by eugene
fixed memory leaks
9:41 PM Changeset [3900] by eugene
insignificant changes
9:40 PM Changeset [3899] by eugene
fixed memory leak
9:40 PM Changeset [3898] by eugene
added to cmdline help
9:39 PM Changeset [3897] by eugene
added robust fitting
9:39 PM Changeset [3896] by eugene
fixed nterm vs norder error
9:37 PM Changeset [3895] by eugene
fixed va_args error in SendGraphCommandV
9:35 PM Changeset [3894] by eugene
cleaned gaussdeviate, added vsmooth
9:33 PM Changeset [3893] by eugene
added vsmooth
9:31 PM Changeset [3892] by eugene
added option --prefix
3:50 PM Changeset [3891] by cvs2svn
This commit was manufactured by cvs2svn to create branch …
3:50 PM Changeset [3890] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'pap_root_050513'.
3:50 PM Changeset [3889] by desonia
added FullUnitTest to the list of configured files.
3:35 PM Changeset [3888] by desonia
File now generated by configure to include build directory of library.
2:54 PM Changeset [3887] by desonia
fixes to compile on OSX. Mainly dealt with getting cabs to be found …
2:10 PM Changeset [3886] by desonia
chenges PS_PI* to M_PI*.
1:46 PM Changeset [3885] by desonia
added --makeonly and --help options.
12:13 PM Ticket #405 (Parse configuration file test cases) created by Eric.VanAlst@…
In SDR-14 appendix A.5, the test cases involving MULTI indicate a pass …
12:02 PM Changeset [3884] by desonia
changed PS_PI* to M_PI*.
12:00 PM Changeset [3883] by desonia
removed the printing of RANDOM numbers!
11:49 AM Changeset [3882] by desonia
replaced BSD random() function with POSIX rand() funciton.
10:56 AM Changeset [3881] by desonia
replaced PS_PI with M_PI.

May 10, 2005:

4:29 PM Changeset [3880] by desonia
tweaks
4:28 PM Ticket #404 (psConstants.h defines unnecessary constants) closed by robert.desonia@…
fixed: M_PI has problematic. It is not C99, Posix or ANSI C (our …
4:26 PM Changeset [3879] by desonia
added psPixels.h to installed header list.
3:11 PM Ticket #404 (psConstants.h defines unnecessary constants) created by Paul Price
psConstants.h contains the following definitions: > #define PS_ONE …
2:33 PM Changeset [3878] by gusciora
I added some missing code (for adding pixels to pixelLists).
2:27 PM Ticket #403 (psMatrixMultiply only accepts square images) created by Paul Price
Matrix multiplication of non-square matrices is well defined, but …
1:48 PM Changeset [3877] by gusciora
This is the first version of the combineImage code. It compiles. …
9:47 AM Changeset [3876] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'RHLmergePAP'.
9:47 AM Changeset [3875] by rhl
Fix sign of test on psListAdd
9:07 AM Ticket #398 (Please install parseErrorCodes.pl) reopened by robert.desonia@…
9:07 AM Ticket #398 (Please install parseErrorCodes.pl) closed by robert.desonia@…
remind: Well, I guess it doesn't matter too much if I add it to the list of …
12:16 AM Ticket #351 (Swig build failure / `make distcheck` fails) closed by robert.desonia@…
fixed: I duplicated the error on the CVS HEAD on my home Gentoo machine. …
12:09 AM Changeset [3874] by desonia
added _XOPEN_SOURCE=500 to allow compilation on Gentoo Linux.

May 9, 2005:

3:57 PM Changeset [3873] by desonia
small syntax tweaks.
12:05 PM Ticket #398 (Please install parseErrorCodes.pl) reopened by rhl@…
The reason for a build script (which I thought went back to my initial …
11:42 AM Ticket #398 (Please install parseErrorCodes.pl) closed by robert.desonia@…
invalid: I don't think I understand your point, I guess. I see no reason why …
Note: See TracTimeline for information about the timeline view.