IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Jul 26, 2004:

7:30 PM Changeset [1297] by gusciora
7:28 PM Changeset [1296] by gusciora
2:14 PM Ticket #117 (psImage data type member) created by Eric.VanAlst@…
In SDR-04 paragraph 3.4, the data type psImage member Nchildren …
11:47 AM Ticket #116 (Coordinate Transformations) created by gusciora@…
The SDRS states that the functions: …
11:05 AM Ticket #115 (Metadata Item Name Naming Conventions (SDRS Section 5.2.2)) created by calvin.harman@…
What are the naming conventions for the metadata item names? The SDRS …
10:30 AM Ticket #114 (Questions/Comments for psMetadataItemAlloc() Function (Section 5.2.2 SDRS)) created by calvin.harman@…
I would like to change the argument list to the psMetadataItemAlloc() …
8:33 AM Ticket #113 (Questions for Metadata Item Struct (Section 5.2.2 SDRS)) created by calvin.harman@…
I'm not entirely clear on the functionality of the "items" member of …

Jul 23, 2004:

5:31 PM Changeset [1295] by evanalst
Function psHashRemove was changed to return boolean and removes the …
5:04 PM Changeset [1294] by evanalst
Add psVector.h include.
4:46 PM Changeset [1293] by gusciora
4:00 PM Changeset [1292] by desonia
initial coding of psImageSlice and changed psImageRotate to be more …
10:20 AM Changeset [1291] by evanalst
Add check for number of memory leaks.
9:05 AM Changeset [1290] by harman
Added metadata header
8:52 AM Changeset [1289] by harman
Added more function prototypes
8:46 AM Changeset [1288] by harman
Added more function prototypes

Jul 22, 2004:

5:13 PM Changeset [1287] by gusciora
3:38 PM Ticket #112 (psImageSlice) created by robert.desonia@…
Upon implementing psIamgeSlice, I'm abit confused about exactly what …
3:30 PM Changeset [1286] by harman
Initial version
2:40 PM Changeset [1285] by gusciora
2:06 PM Changeset [1284] by gusciora
1:56 PM Changeset [1283] by gusciora
Remove psImageIO from Makefile.
1:53 PM Changeset [1282] by gusciora
Where is psSort.h
1:47 PM Changeset [1281] by gusciora
1:44 PM Changeset [1280] by gusciora
1:44 PM Changeset [1279] by gusciora
1:44 PM Changeset [1278] by gusciora
1:40 PM Changeset [1277] by gusciora
1:33 PM Changeset [1276] by evanalst
Added step to verify program execution doesn't stop if an invalid filename
12:49 PM Changeset [1275] by harman
Initial version
11:28 AM Changeset [1274] by harman
Initial version
11:26 AM Changeset [1273] by harman
Added new psTime test
11:24 AM Changeset [1272] by harman
Changed if statement
11:01 AM Changeset [1271] by harman
Changed if statement
10:56 AM Changeset [1270] by harman
Changed if statement
10:55 AM Changeset [1269] by desonia
Extracted image operations into own folder.
10:54 AM Changeset [1268] by harman
Changed if statement
10:48 AM Changeset [1267] by desonia
initial version.
10:47 AM Changeset [1266] by desonia
initial version, based on src/sysUtils/Makefile
10:46 AM Changeset [1265] by desonia
* empty log message *
10:42 AM Changeset [1264] by desonia
moved image stuff to own folder.
10:42 AM Changeset [1263] by desonia
moved files
10:37 AM Changeset [1262] by harman
Changed print statement
10:09 AM Changeset [1261] by desonia
moved image pixel interpolation from the psImageStats.[ch] to …
10:02 AM Changeset [1260] by desonia
Added psImageResample and complex support for pixel interpolation routines.
9:49 AM Changeset [1259] by harman
Updated test
9:46 AM Changeset [1258] by harman
Added more functions

Jul 21, 2004:

3:05 PM Changeset [1257] by harman
Initial version
3:03 PM Changeset [1256] by harman
Added more functions
2:07 PM Ticket #111 (psImageCopy and maintaining type if output parameter is NULL) created by robert.desonia@…
In the latest SDRS, the following was added to the description for …
1:51 PM Changeset [1255] by desonia
line numbers in source file (which appear in error messages) changed.
1:50 PM Changeset [1254] by desonia
added test for psImageRotate.
1:49 PM Changeset [1253] by desonia
adjustment for prototype change in psImageWriteSection.
1:40 PM Changeset [1252] by desonia
* empty log message *
1:39 PM Changeset [1251] by desonia
Beefed up the psImageInterpolate function to support all real types …
1:39 PM Changeset [1250] by desonia
Added psImageRotate, psImageShift
1:38 PM Changeset [1249] by desonia
added tests for psImageRotate.
10:04 AM Ticket #110 (complex imagery with psImageRotate & psImageShift) created by robert.desonia@…
For the case of a complex image, do you really want to limit the …
9:56 AM Ticket #109 (rename psImageResampleMode to psImageInterpolateMode) created by robert.desonia@…
As the enum psImageResampleMode is more logically associated with …
9:53 AM Ticket #108 (psImageRotate & psImageShift should have interpolation mode parameter) created by robert.desonia@…
Since psImageRotate and psImageShift requires the use of …
9:41 AM Ticket #107 (psImagePixelInterpolate prototype definition tweaks) created by robert.desonia@…
I have a few small issues/questions/suggestions regarding the …

Jul 20, 2004:

3:56 PM Changeset [1248] by harman
Removed unnecessaty free
3:29 PM Changeset [1247] by harman
Added more time functions
2:09 PM Changeset [1246] by harman
Updated for Macintosh compatibility
10:57 AM Changeset [1245] by harman
Removed unused #include tgmath.h
10:51 AM Changeset [1244] by harman
Fixes for missing Macintosh libraries

Jul 19, 2004:

2:00 PM Changeset [1243] by desonia
added test for multiple frees.
12:38 PM Changeset [1242] by desonia
added test for multiple frees.
12:01 PM Changeset [1241] by desonia
changed the return value of psImageWriteSection, as according to …
10:45 AM Changeset [1240] by desonia
added recycling of small memory blocks as according to Lupton's …

Jul 16, 2004:

11:09 AM Ticket #106 (return value of psImageWriteSection) created by robert.desonia@…
Abit petty, but could we tweak the definition of the return value of …
7:25 AM Ticket #105 (Astronomical Image struct definitions) closed by eugene
fixed: thanks for catching that; that was a complete oversight on my part. …

Jul 15, 2004:

4:33 PM Changeset [1239] by desonia
changed doxygen group.
4:32 PM Changeset [1238] by desonia
added psArray.h to includes.
4:22 PM Ticket #105 (Astronomical Image struct definitions) created by robert.desonia@…
I noticed that the latest SDRS still doesn't have psArray in …
4:16 PM Changeset [1237] by desonia
initial version.
4:16 PM Changeset [1236] by desonia
added psCCD
4:15 PM Changeset [1235] by desonia
initial version
2:42 PM Changeset [1234] by desonia
Performance tweaked psImageStats.c
1:52 PM Changeset [1233] by desonia
Changed psSort and psSortIndex to psVectorSort and psVectorSortIndex …
12:43 PM Changeset [1232] by harman
Added astronomy to phony target
12:22 PM Changeset [1231] by desonia
* empty log message *
12:21 PM Changeset [1230] by desonia
executables are not to be checked in.
12:20 PM Changeset [1229] by desonia
added tests for psImageRoll.
12:18 PM Changeset [1228] by desonia
extracted the vector of pointers functionality to a new object, psArray.
12:17 PM Changeset [1227] by desonia
test changes cooresponding to psVector of Pointers being extracted to …
9:58 AM Changeset [1226] by desonia
Added psImageRoll.
9:58 AM Changeset [1225] by desonia
Added test for psImageRoll.
9:14 AM Changeset [1224] by harman
Added astronomy directory
9:02 AM Changeset [1223] by harman
Initial version
9:01 AM Changeset [1222] by harman
Added astronomy to make and pslib.h

Jul 14, 2004:

2:08 PM Changeset [1221] by desonia
fixed tests to coorespond to changes in psImageClip and/or the …
1:29 PM Changeset [1220] by desonia
* empty log message *
1:29 PM Changeset [1219] by desonia
* empty log message *
1:26 PM Ticket #104 (Difficulties with libTAI) closed by eugene
fixed: Ross and I have discussed this and have decided to do the following: …
1:24 PM Changeset [1218] by desonia
files no longer used by Makefile.
1:23 PM Changeset [1217] by desonia
Added test for psImageRebin.
1:22 PM Changeset [1216] by desonia
Added psImageRebin functionality.
1:18 PM Ticket #99 (Questions for psGetSidereal() Function) closed by eugene
fixed
1:17 PM Ticket #100 (Conversion algorithms for dates and time functions) closed by eugene
fixed: I have added these to the ADD and have sent the information directly …
1:16 PM Ticket #98 (Questions for psGetMJD() Function) closed by eugene
fixed: we have made some changes to the APIs to clear this up. we have …

Jul 13, 2004:

3:06 PM Ticket #104 (Difficulties with libTAI) created by calvin.harman@…
After working with libTAI for the past few days, I've encountered …
11:43 AM Changeset [1215] by eugene
added rotation and interpolation
11:42 AM Changeset [1214] by eugene
added psImagePixelInterpolate
10:23 AM Ticket #68 (Function psImageRotate definition) closed by eugene
fixed: The ADD now specified the complete algorithm for the image rotation, …
10:22 AM Ticket #103 (Function psImageReadSection return value) closed by eugene
fixed: The last line of that paragraph is wrong and should be dropped. …

Jul 12, 2004:

3:39 PM Changeset [1213] by desonia
no longer used.
3:37 PM Changeset [1212] by desonia
removed the dependency creation stuff, as George hated it ALOT!
3:04 PM Changeset [1211] by harman
Added more function prototypes
2:35 PM Changeset [1210] by harman
Initial version
1:54 PM Changeset [1209] by harman
Initial version
12:18 PM Changeset [1208] by eugene
clarified robust stats
12:18 PM Changeset [1207] by eugene
fixed various bugzilla entries
12:15 PM Ticket #102 (psImageRebin doesn't know of a mask, but should it?) closed by eugene
fixed
12:14 PM Ticket #97 (Available Types for psUnaryOp and psBinaryOp) closed by eugene
fixed
12:14 PM Ticket #95 (Name change of p_psScalar) closed by eugene
fixed: OK, I agree. But we also need to be careful about the usage. We need …
11:21 AM Ticket #103 (Function psImageReadSection return value) created by Eric.VanAlst@…
In SDR-03 paragraph 4.6.5, the return value is specified to be 0 for a …

Jul 9, 2004:

4:51 PM Ticket #96 (psVector Transpose Function) closed by eugene
fixed: hmm...... good point. OK, let's drop that function
3:37 PM Ticket #102 (psImageRebin doesn't know of a mask, but should it?) created by robert.desonia@…
Since this function is doing statistics, part of me doth thinks it …
3:27 PM Ticket #101 (Function psImageResample definition) created by Eric.VanAlst@…
In SDR-03 section 4.6.3, a new function psImageResample was introduced …
12:17 PM Ticket #76 (Function psMetadataItemPrint format) closed by eugene
fixed: I have redefined this funtion to be valid only for the numeric and …
12:09 PM Ticket #81 (Sky offset algorithm) closed by eugene
fixed: added the offset algorithm description to the ADD.
11:51 AM Changeset [1206] by desonia
Added psImageManip.h, which contains all functions from the "Image …
11:48 AM Changeset [1205] by desonia
Moved psImage manipulation functions from collections/psImage.[ch] to …
8:45 AM Ticket #100 (Conversion algorithms for dates and time functions) created by calvin.harman@…
Section 5.1 of the SDRS lists 6 conversion functions for psTime. Where …

Jul 8, 2004:

4:45 PM Changeset [1204] by desonia
added a PS_MEM_DEBUG preprocessor directive that allows the keeping of …
3:36 PM Changeset [1203] by gusciora
12:05 PM Changeset [1202] by desonia
changed psHashInsert to psHashAdd and made it return a bool value …
12:04 PM Changeset [1201] by desonia
changed psHashInsert to psHashAdd.
11:32 AM Changeset [1200] by desonia
added make of 'all' in the install target.
10:50 AM Changeset [1199] by gusciora
Added vector/image size tests.
9:34 AM Changeset [1198] by desonia
enhanced the parsing of host to search for the hostname of the current …
8:42 AM Changeset [1197] by desonia
* empty log message *
8:41 AM Changeset [1196] by desonia
testpoint names changed (no longer have tracker number in them).

Jul 7, 2004:

3:22 PM Changeset [1195] by desonia
testpoint names changed.
3:19 PM Changeset [1194] by desonia
names of the testpoints changed.
3:05 PM Changeset [1193] by desonia
rewrote psImageCopy so that macro need not be expanded.
2:09 PM Ticket #99 (Questions for psGetSidereal() Function) created by calvin.harman@…
Section 5.1 for the SDRS has the psGetSidereal() function accept …
1:53 PM Ticket #98 (Questions for psGetMJD() Function) created by calvin.harman@…
Section 5.1 for the SDRS has the psGetMJD() function return the …
1:25 PM Changeset [1192] by gusciora
1:03 PM Changeset [1191] by gusciora
1:02 PM Changeset [1190] by gusciora
8:04 AM Ticket #97 (Available Types for psUnaryOp and psBinaryOp) created by calvin.harman@…
In the SDRS section 4.7, the p_psScalar struct only lists 4 supported …
7:48 AM Ticket #96 (psVector Transpose Function) created by calvin.harman@…
In section 4.7 of the SDRS, is the function psVectorTranspose() …
7:42 AM Ticket #95 (Name change of p_psScalar) created by calvin.harman@…
SDRS section 4.7 defines the p_psScalar struct as private. I'd like …

Jul 6, 2004:

8:07 PM Changeset [1189] by gusciora
/
6:05 PM Changeset [1188] by gusciora
4:39 PM Changeset [1187] by gusciora
4:38 PM Changeset [1186] by gusciora
4:38 PM Changeset [1185] by gusciora
9:31 AM Ticket #94 (Remove deallocator in psListFree) closed by eugene
fixed: OK: SDRS fixed
9:31 AM Ticket #93 (Remove deallocator pointer from psHashFree) closed by eugene
fixed: OK, done (SDRS fixed)
9:30 AM Ticket #92 (Function psHashKeylist name and definition) closed by eugene
fixed
9:28 AM Ticket #91 (Function psHashRemove return value) closed by eugene
fixed: yes, psHashRemove, like psListRemove, should NOT return the removed …
9:27 AM Ticket #90 (psImageRebin - clarification of functionality.) closed by eugene
fixed: I agree: this function is doing integer rebinning, not arbitrary …
9:12 AM Ticket #89 (psListSort compare function prototype (plus psSort questions)) closed by eugene
fixed: if we re-organize, as i specified in bug 75, to have psArray be our …
9:02 AM Ticket #86 (keeping psMemBlock elements around forever?) closed by eugene
fixed
9:02 AM Ticket #82 (Photometry transformation) closed by eugene
fixed
8:56 AM Ticket #80 (Sky offset type definition) closed by eugene
fixed
8:31 AM Ticket #79 (psSphereTransform initialization) closed by eugene
fixed
8:29 AM Ticket #78 (Constructors/destructors for psPlaneTransform, psPlaneDistort) closed by eugene
fixed
8:28 AM Ticket #75 (Use of single pointers for next-lower level in psCell/psChip/psFPA.) closed by eugene
fixed: we discussed this somewhat at the 29 June videocon, and did not really …
8:09 AM Ticket #65 (Additional Issues for Vector and Image Arithmetic) closed by eugene
fixed: responses to the remaining points listed below: 2) divide by zero: it …

Jul 2, 2004:

9:24 AM Ticket #94 (Remove deallocator in psListFree) created by Eric.VanAlst@…
In SDR-02 paragraph 3.4, the resolution of Bug #57 to store the data …
9:18 AM Ticket #93 (Remove deallocator pointer from psHashFree) created by Eric.VanAlst@…
In SDR-02 paragraph 3.5, the resolution of Bug #57 called for the …
9:12 AM Ticket #92 (Function psHashKeylist name and definition) created by Eric.VanAlst@…
In SDR-02 paragraph 3.5, should the name of the function be …
8:58 AM Ticket #91 (Function psHashRemove return value) created by Eric.VanAlst@…
In SDR-02 paragraph 3.5, the function prototype for psHashRemove …

Jul 1, 2004:

3:08 PM Changeset [1184] by harman
Not sure what's going on with this Makefile...looks like everyone's …
3:03 PM Changeset [1183] by harman
Commented out make of tst_psMinimize00 cat
1:30 PM Changeset [1182] by harman
Updated truth data
1:29 PM Changeset [1181] by harman
Corrected testpoint logic for TP C
1:10 PM Changeset [1180] by harman
Updated truth data
1:09 PM Changeset [1179] by harman
Added another testpoint
12:38 PM Changeset [1178] by gusciora
I'm reverting, again, to a Makefile which does not rebuild every test …
12:30 PM Changeset [1177] by gusciora
12:22 PM Changeset [1176] by gusciora
Does it work? Does it not work? Nobody knows.
11:56 AM Changeset [1175] by harman
Changed paste error in comment
11:54 AM Changeset [1174] by harman
Updated truth data
11:49 AM Changeset [1173] by harman
Initial version
11:48 AM Changeset [1172] by harman
Incorporated Ifa's bugs, comments, and additions
11:45 AM Changeset [1171] by harman
Added another test driver
8:59 AM Changeset [1170] by harman
Initial version
8:57 AM Changeset [1169] by harman
Added another psBitSetTest

Jun 30, 2004:

3:13 PM Changeset [1168] by harman
Updated truth data
2:57 PM Changeset [1167] by harman
Renamed bitSetFree to psBitSetFree for consistency
2:45 PM Changeset [1166] by harman
Changed return type of BitSetTest to bool
2:26 PM Changeset [1165] by harman
Added psAbort for failed memory allocation
2:23 PM Changeset [1164] by harman
Added psAbort for failed memory allocation
2:16 PM Changeset [1163] by harman
Updated truth
2:14 PM Changeset [1162] by harman
Added psAbort for failed memory allocation
12:48 PM Changeset [1161] by harman
Corrected initial vector contents info
12:45 PM Changeset [1160] by harman
Fixed segmentation fault
12:30 PM Changeset [1159] by harman
Reset to version 1.23 with new test files
12:27 PM Changeset [1158] by harman
Initial version
12:12 PM Ticket #90 (psImageRebin - clarification of functionality.) created by robert.desonia@…
I need clarification on the expected functionality of psImageRebin. …
11:05 AM Changeset [1157] by harman
* empty log message *
10:33 AM Changeset [1156] by desonia
reset output due to evolution/addition of test code.
10:29 AM Changeset [1155] by desonia
typical addition of files.
10:25 AM Changeset [1154] by desonia
initial version.
10:22 AM Changeset [1153] by desonia
task g616 - the ability to specify a protocol "file" with a pathname …
10:22 AM Changeset [1152] by harman
Added more files
10:21 AM Changeset [1151] by desonia
enhanced test to exercise the new logging to file option.
10:09 AM Changeset [1150] by harman
Initial version
10:06 AM Changeset [1149] by harman
Added more error checks
12:10 AM Changeset [1148] by Paul Price
Adding configProposal.pdf to cvsignore
12:09 AM Changeset [1147] by Paul Price
Adding my notes on FPA configuration files, which may prove useful to …
12:09 AM Changeset [1146] by Paul Price
Added APIs for reading in an FPA.
12:08 AM Changeset [1145] by Paul Price
Added section on reading in an FPA.

Jun 29, 2004:

11:43 PM Changeset [1144] by Paul Price
Adding configuration file format proposal
4:07 PM Changeset [1143] by desonia
Fixed psLogSetFormat so that input of "" sets things to default.
4:07 PM Changeset [1142] by desonia
fixed test for psLogSetFormat(H); it was using "TH".
3:58 PM Changeset [1141] by desonia
bug g618 - psLogSetFormat shall support NULL as input.
3:56 PM Changeset [1140] by desonia
fixed tests for psLogSetFormat; added support for NULL and fixed a bug …
3:31 PM Changeset [1139] by harman
Added more error checks
3:17 PM Changeset [1138] by desonia
Renamed psVLogMsg to psLobMsgV
3:09 PM Changeset [1137] by desonia
expanded the scope of PS_NO_TRACE to no-op all psTrace functions.
3:05 PM Changeset [1136] by desonia
fixed trace tests to compile but fail if psLib was compiled with …
2:19 PM Changeset [1135] by harman
New test driver
2:18 PM Changeset [1134] by harman
New test deiver
1:54 PM Changeset [1133] by desonia
removed psMinimize until it is better behaved.
1:52 PM Changeset [1132] by desonia
* empty log message *
1:52 PM Changeset [1131] by desonia
fixed the check for 'bad words'; regular expression had | when we meant \|
1:44 PM Changeset [1130] by desonia
added test to tst_psList, which generated more output.
1:30 PM Changeset [1129] by gusciora
This version works (with no parameter masks). This version has lots …
1:21 PM Changeset [1128] by gusciora
1:19 PM Changeset [1127] by desonia
added psListSort function and fixed psListRemove to match the new SDRS …
1:18 PM Changeset [1126] by desonia
added tests for psListSort and changed testListRemove to match the …
12:15 PM Ticket #89 (psListSort compare function prototype (plus psSort questions)) created by robert.desonia@…
I needed to change the compare function prototype from: int …
10:28 AM Changeset [1125] by harman
Minor corrections
10:16 AM Ticket #88 (Data type psElemType addition) closed by eugene
fixed: added to SDRS
10:16 AM Ticket #87 (Function psImageSlice direction argument) closed by eugene
fixed: yes, direction should be of type psImageCutDirection.
10:16 AM Changeset [1124] by harman
Fixed reverse naming with unary operations
9:51 AM Ticket #77 (Linear transformation with distortion) closed by eugene
fixed

Jun 28, 2004:

7:38 PM Changeset [1123] by gusciora
7:37 PM Changeset [1122] by gusciora
4:34 PM Changeset [1121] by harman
Updated truth data
4:32 PM Changeset [1120] by harman
Removed element overcount
4:26 PM Changeset [1119] by Paul Price
Replacing good old English spelling.…
4:25 PM Changeset [1118] by Paul Price
More cleaning, untabifying.
4:23 PM Changeset [1117] by Paul Price
Cleaning up.
4:19 PM Changeset [1116] by harman
Removed element overcount
4:18 PM Ticket #88 (Data type psElemType addition) created by Eric.VanAlst@…
In SDR-02 paragraph 3.1, the data type psElemType doesn't have a …
4:03 PM Changeset [1115] by harman
New test files
3:52 PM Changeset [1114] by harman
Added new MatrixVector test
3:44 PM Changeset [1113] by Paul Price
Hacked sky subtraction.
3:36 PM Changeset [1112] by harman
More tests
2:30 PM Ticket #87 (Function psImageSlice direction argument) created by Eric.VanAlst@…
In SDR-02 paragraph 4.6.2, should the function prototype change to use …
10:36 AM Changeset [1111] by desonia
added pslistSort and cooresponding compare functions.
Note: See TracTimeline for information about the timeline view.