IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Aug 8, 2006:

7:19 PM Changeset [8256] by Paul Price
Fixing typo.
7:18 PM Changeset [8255] by Paul Price
Adding exposure time, abstracting the p0search options to make change …
7:07 PM Changeset [8254] by Paul Price
Whoops, wrong name.
7:06 PM Changeset [8253] by Paul Price
Adding exposure time for phase 0 imfile processing.
6:47 PM Changeset [8252] by Paul Price
Typo for STAT.
6:30 PM Changeset [8251] by jhoblitt
make psDBGenerateWhereSQL() public add psTrace() calls to the query …
6:27 PM Changeset [8250] by jhoblitt
major overhaul to p0search; remove -pending remove -update …
6:18 PM Changeset [8249] by eugene
testing residuals
5:40 PM Changeset [8248] by jhoblitt
minor code formatting
5:20 PM Changeset [8247] by jhoblitt
change psError() to call p_psTrace() directly
4:37 PM Changeset [8246] by jhoblitt
normalize psTrace() facility names
4:26 PM Changeset [8245] by jhoblitt
normalize psTrace() facility names
4:01 PM Changeset [8244] by jhoblitt
change psTrace() to include FILE, LINE, & func change …
3:51 PM Changeset [8243] by eugene
removed annoying trace messages on timing
3:51 PM Changeset [8242] by eugene
added the ZPL type (ZEA + polynomial)
3:50 PM Changeset [8241] by eugene
substantial work to correctly handle higher order polynomial. …
3:40 PM Changeset [8240] by Paul Price
Adding script to perform phase 0 processing on image file level --- …
3:14 PM Changeset [8239] by Paul Price
Fixing error message to correspond with problem.
3:11 PM Changeset [8238] by Paul Price
Splitting ppStats_phase0.config into recipes for the imfile-level and …
3:00 PM Changeset [8237] by Paul Price
Extra comments, adding detrend flag for output.
2:54 PM Changeset [8236] by Paul Price
Fixed to do phase 0 processing on the exposure level, including …
2:34 PM Changeset [8235] by drobbin
Updated/finished test. errors remain but I'm not allowed to fix them …
2:06 PM Changeset [8234] by drobbin
Edited psStringSubstitute test for errors. Added tap_psMetaItemComp …
2:02 PM Ticket #795 (all psError() messages strings should be wrapped in _()) created by jhoblitt
All of the error messages that weren't inlined from psErrorText.h need …
1:46 PM Ticket #790 (PS_ERRORTEXT needs to be inlined) closed by jhoblitt
fixed: All error messages contained in psErrorText.h have been inlined and …
1:39 PM Changeset [8233] by jhoblitt
bug #790 - remove psErrorText.h and inline all error codes. all newly …
1:32 PM Changeset [8232] by jhoblitt
bug #790 - remove psErrorText.h and inline all error codes. all newly …
1:11 PM Changeset [8231] by jhoblitt
add _() macro for future use with gettext
12:07 PM Changeset [8230] by magnier
added a memcheck test point to the first block
1:20 AM Ticket #794 (psTrace*() is not thread safe) created by jhoblitt
'cRoot' should either be protected by a mutex or per thread. I'd don't …

Aug 7, 2006:

5:07 PM Changeset [8229] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_23'.
5:07 PM Changeset [8228] by jhoblitt
VESION 0.0.23
5:06 PM Changeset [8227] by jhoblitt
add multiple stats to rawImfile
4:10 PM Ticket #793 (psError()'s errorStack is not thread safe) created by jhoblitt
psError()'s thread safety is poorly designed. Despite the fact that …
3:56 PM Ticket #791 (psError should not call psLog) closed by jhoblitt
fixed: I've changed psError to call psTrace with 'err.func' as the …
3:53 PM Changeset [8226] by jhoblitt
bug #791 - change p_psError() to use psTrace() instead of psLogMsg()
3:40 PM Changeset [8225] by drobbin
Added test framework for psMetadataItemCompare. Not yet finished with …
3:27 PM Changeset [8224] by drobbin
Added psMetadataItemCompare test to tst_psMetadata_01.c and edited …
3:20 PM Ticket #792 (psError should use strings instead of numeric error codes) created by jhoblitt
So that new error codes can be registered at runtime without the …
3:17 PM Ticket #791 (psError should not call psLog) created by jhoblitt
Perhaps it should call psTrace instead?
3:16 PM Ticket #790 (PS_ERRORTEXT needs to be inlined) created by jhoblitt
PS_ERRORTEXT is pointless. Doubly so if we ever start using gettext.
3:14 PM Ticket #789 (psLog & psTrace should have the same prototype) created by jhoblitt
The general idea is to unify psLog & psTrace's backend code. Allowing …
2:25 PM Changeset [8223] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_22'.
2:25 PM Changeset [8222] by jhoblitt
VERSION to 0.0.22
2:23 PM Changeset [8221] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_20'.
2:23 PM Changeset [8220] by jhoblitt
VERSION to 0.20
2:23 PM Changeset [8219] by jhoblitt
fix handling of nested metadata
12:15 PM Changeset [8218] by jhoblitt
add -simple to all output modes (2nd try)
12:13 PM Changeset [8217] by jhoblitt
add -simple to all output modes
12:12 PM Changeset [8216] by Paul Price
Fixing problem with dependencies when "make" is used in parallel.
9:57 AM Changeset [8215] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_21'.
9:57 AM Changeset [8214] by jhoblitt
VERSION to 0.0.21
9:54 AM Changeset [8213] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_19'.
9:54 AM Changeset [8212] by jhoblitt
change pipe separator to a space

Aug 6, 2006:

11:35 PM Changeset [8211] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_20'.
11:35 PM Changeset [8210] by jhoblitt
VERSION 0.0.20
11:33 PM Changeset [8209] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_18'.
11:33 PM Changeset [8208] by jhoblitt
VERSION to 0.18
11:33 PM Changeset [8207] by jhoblitt
implement a "simple" output format
6:09 PM Changeset [8206] by jhoblitt
shorten mdconfigformat -> mdcf
6:03 PM Changeset [8205] by jhoblitt
switch to using [foo]PrintObjects() & ippdbPrint*() functions
5:23 PM Changeset [8204] by jhoblitt
VERSION to 0.0.19
5:21 PM Changeset [8203] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_17'.
5:21 PM Changeset [8202] by jhoblitt
VERSION to 0.17
5:20 PM Changeset [8201] by jhoblitt
change [foo]printMetadata() to strip position fields change …
11:51 AM Changeset [8200] by eugene
added euler angle rotations

Aug 5, 2006:

4:13 PM Changeset [8199] by Paul Price
PS::IPP::Metadata::Config->parse doesn't work on the PS_TIME_TAI type …
4:12 PM Changeset [8198] by Paul Price
Setting log destination to stderr instead of stdout (which is where …
4:05 PM Changeset [8197] by Paul Price
Adding usage information.
3:56 PM Changeset [8196] by Paul Price
Adding phase 0 script to pull out relevant pieces of information from …
3:53 PM Changeset [8195] by Paul Price
Fixing up errors when we don't have an entire FPA.
3:15 PM Ticket #788 (PS_TIME_TAI in mdc files) created by Paul Price
Dave Robbins has introduced a PS_TIME_TAI into the metadata config …
3:11 PM Changeset [8194] by Paul Price
Adding program to reject files on the basis of outlying statistics.
2:15 PM Changeset [8193] by eugene
adding ippTasks
1:39 PM Changeset [8192] by eugene
fixed up the trange concepts, fixed bugs in queuedrop/queuepop
5:12 AM Changeset [8191] by eugene
added Nmax option to trange
3:52 AM Changeset [8190] by eugene
changed queue key to allow multiple columns
3:52 AM Changeset [8189] by eugene
added strpop function

Aug 4, 2006:

5:16 PM Changeset [8188] by jhoblitt
fix -ra claim that it -airmass when reporting the "required" option error
5:05 PM Changeset [8187] by jhoblitt
add -pending -simple fix a memory leak in -pending
4:07 PM Changeset [8186] by jhoblitt
add -simple to -pending
4:06 PM Changeset [8185] by eugene
notes
4:06 PM Changeset [8184] by eugene
check for failure to start controller
4:05 PM Changeset [8183] by eugene
fixed logic on FindNamedHostStack (N >= 0)
4:04 PM Changeset [8182] by eugene
dropped default keyboard timeout
4:04 PM Changeset [8181] by eugene
better response for host check
4:04 PM Changeset [8180] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'pclient-0-5'.
4:04 PM Changeset [8179] by eugene
adding gprintInit
4:03 PM Changeset [8178] by eugene
added syntax error message on logic
4:03 PM Changeset [8177] by eugene
adding queuedrop
4:02 PM Changeset [8176] by eugene
cleaner versions of "version"
3:59 PM Changeset [8175] by jhoblitt
add dettool -pending add p0search (-define) -uri -b1_uri & -b2_uri add …
3:59 PM Changeset [8174] by eugene
added strip_version to return just the version name
3:58 PM Changeset [8173] by eugene
adding more test scripts
3:55 PM Changeset [8172] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_18'.
3:55 PM Changeset [8171] by jhoblitt
VERSION 0.0.18
3:52 PM Changeset [8170] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_16'.
3:52 PM Changeset [8169] by jhoblitt
VERSION to 0.16
3:51 PM Changeset [8168] by jhoblitt
fix a potental double free
3:14 PM Changeset [8167] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_17'.
3:14 PM Changeset [8166] by jhoblitt
VERSION 0.0.17
3:13 PM Changeset [8165] by jhoblitt
VERSION to 0.15
3:12 PM Changeset [8164] by jhoblitt
fix a double free
3:08 PM Changeset [8163] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_16'.
3:08 PM Changeset [8162] by jhoblitt
VERSION to 0.0.16
3:08 PM Changeset [8161] by jhoblitt
VERSION 0.0.16
3:07 PM Changeset [8160] by jhoblitt
VERSION to 0.14
3:06 PM Changeset [8159] by jhoblitt
add [foo]PrintMetadatas()
2:58 PM Changeset [8158] by jhoblitt
doc update
2:36 PM Changeset [8157] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_15'.
2:35 PM Changeset [8156] by jhoblitt
VERSION 0.0.15
2:34 PM Changeset [8155] by jhoblitt
VERSION to 0.13
2:32 PM Changeset [8154] by jhoblitt
add [foo]PrintObjects()
2:27 PM Changeset [8153] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_14'.
2:27 PM Changeset [8152] by jhoblitt
VERSION 0.0.14
1:07 PM Changeset [8151] by jhoblitt
VERSION to 0.0.13
1:04 PM Changeset [8150] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_13'.
1:04 PM Changeset [8149] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
1:04 PM Changeset [8148] by jhoblitt
VERSION 0.0.13
1:03 PM Changeset [8147] by jhoblitt
add uri, b1_uri, & b2_uri to detResidImfileAnalysis
12:58 PM Changeset [8146] by jhoblitt
condense calls to psStringAppend() in formatMetadataItem()
12:51 PM Changeset [8145] by jhoblitt
bug #787 - partially done - columnize primitive types and strings
12:18 PM Changeset [8144] by smalle
- fixed doc
11:46 AM Ticket #787 (psMetadataConfigFormat() does not format metadata items into neat columns) created by jhoblitt
11:42 AM Changeset [8143] by Paul Price
Removing statistics --- takes too long.
10:15 AM Changeset [8142] by Paul Price
Adding .cvsignore files
2:55 AM Changeset [8141] by eugene
adding IPP Commissioning document
2:50 AM Changeset [8140] by eugene
adding IPP CDR response and IPP Parameter guide, updates to the SSDD
2:41 AM Changeset [8139] by eugene
minor cleanup
2:38 AM Changeset [8138] by eugene
track failures in log message, trace for source results
2:37 AM Changeset [8137] by eugene
added maximum allowed ApResid value to config data, track failures in …
2:33 AM Changeset [8136] by eugene
set initial values
2:32 AM Changeset [8135] by eugene
working values for psphot on ISP
2:25 AM Changeset [8134] by eugene
added SelectScalar
2:25 AM Changeset [8133] by magnier
clarify the fit psf log message
2:24 AM Changeset [8132] by eugene
extract AVE & REF magnitudes relative to equiv photcode
2:23 AM Changeset [8131] by eugene
use SelectScalar
2:23 AM Changeset [8130] by eugene
add scalar conversion option
2:19 AM Changeset [8129] by eugene
adding task options
2:17 AM Changeset [8128] by eugene
skip pixels which map outside of the input/output image
2:16 AM Changeset [8127] by eugene
rationalize RA output values to 0-360

Aug 3, 2006:

6:54 PM Changeset [8126] by smalle
- bug in Root
6:30 PM Changeset [8125] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_12'.
6:30 PM Changeset [8124] by jhoblitt
VERSION to 0.0.12
6:28 PM Changeset [8123] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
6:28 PM Changeset [8122] by jhoblitt
VERSION 0.0.12
6:21 PM Changeset [8121] by jhoblitt
remove use of 'psArray->n = 0'
6:18 PM Changeset [8120] by jhoblitt
large database schema change -> add airmass, ra, decl, exp_time, & …
6:05 PM Changeset [8119] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_12'.
6:05 PM Changeset [8118] by jhoblitt
oops!
6:02 PM Changeset [8117] by jhoblitt
add [foo]Delete()
5:50 PM Changeset [8116] by jhoblitt
psDB floating point epsilon support take 2
4:53 PM Changeset [8115] by Paul Price
Fixing the filter case.
4:23 PM Ticket #786 (psMetadataItemCompare needs clarification) created by David.Robbins@…
There are a couple of issues with psMetadataItemCompare. First of …
4:19 PM Changeset [8114] by jhoblitt
typo
4:16 PM Changeset [8113] by jhoblitt
add basically floating point epsilon support for psF32 & psF64s
4:01 PM Changeset [8112] by jhoblitt
update copyright
2:47 PM Changeset [8111] by Paul Price
Adding ppStats recipe for phase0
2:23 PM Changeset [8110] by Paul Price
Adding program to convert a metadata config file output by the ipp …
10:35 AM Changeset [8109] by Paul Price
Adding binaries to .cvsignore
9:37 AM Changeset [8108] by Paul Price
overscanOpts may be NULL.

Aug 2, 2006:

5:36 PM Changeset [8107] by Paul Price
Adding new recipes for single step processing.
5:33 PM Changeset [8106] by jhoblitt
VERSION to 0.0.11
5:32 PM Changeset [8105] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_11'.
5:32 PM Changeset [8104] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
5:32 PM Changeset [8103] by jhoblitt
VERSION 0.0.11
5:31 PM Changeset [8102] by jhoblitt
add a note about dec
5:31 PM Changeset [8101] by jhoblitt
remove all dec fields -> decl ass 'dec' is a mysql reserved word
5:29 PM Changeset [8100] by Paul Price
Fixing format for dates in psLogMsg.
5:26 PM Changeset [8099] by Paul Price
Adding recipes to only do single step of the processing.
5:26 PM Changeset [8098] by Paul Price
Fixing date format.
4:56 PM Changeset [8097] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_10'.
4:56 PM Changeset [8096] by jhoblitt
VERSION to 0.0.10
4:55 PM Changeset [8095] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
4:55 PM Changeset [8094] by jhoblitt
VERSION 0.0.10
4:54 PM Changeset [8093] by jhoblitt
remove stats from imfiles
4:41 PM Changeset [8092] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_9'.
4:41 PM Changeset [8091] by jhoblitt
VERSION to 0.0.9
4:40 PM Changeset [8090] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
4:40 PM Changeset [8089] by jhoblitt
VERSION 0.0.9
4:39 PM Changeset [8088] by jhoblitt
remove class from raw*Exp (accidentally missed)
4:33 PM Changeset [8087] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_8'.
4:33 PM Changeset [8086] by jhoblitt
VERSION to 0.0.8
4:32 PM Changeset [8085] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
4:32 PM Changeset [8084] by jhoblitt
VERSION 0.0.8
4:31 PM Changeset [8083] by jhoblitt
convert ra/dec -> F64 remove class from exps (again) add background to exps
2:48 PM Changeset [8082] by jhoblitt
VERSION to 0.0.7
2:47 PM Changeset [8081] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_7'.
2:47 PM Changeset [8080] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
2:47 PM Changeset [8079] by jhoblitt
VERSION 0.0.7
2:46 PM Changeset [8078] by jhoblitt
add class, airmass, ra, dec, & exp_time to *Exp tables
2:41 PM Changeset [8077] by Paul Price
Splitting line to avoid "unused variable" warning.
2:30 PM Changeset [8076] by jhoblitt
fix -define to allow multiple exp_ids to be specified
12:32 PM Changeset [8075] by jhoblitt
rename -recipe -> -recip
11:22 AM Changeset [8074] by jhoblitt
change p2searchPendingExp() to search only based on exp_id
11:21 AM Changeset [8073] by jhoblitt
fix memory leak in handling psError objects
11:08 AM Changeset [8072] by Paul Price
Fixing syntax for running mysql with a password.
11:05 AM Changeset [8071] by Paul Price
Fixing syntax for starting mysql with a password.
11:03 AM Changeset [8070] by Paul Price
Fixing DB setup.
9:58 AM Changeset [8069] by Paul Price
Adding testing code to check for memory usage.
9:54 AM Changeset [8068] by Paul Price
Fixing ccd18 parameter
9:53 AM Changeset [8067] by Paul Price
Expanding ppImage recipes
9:53 AM Changeset [8066] by Paul Price
Have renamed phase2.config to ppImage.config
9:33 AM Changeset [8065] by Paul Price
Removing old debugging printf.

Aug 1, 2006:

7:03 PM Changeset [8064] by Paul Price
Fixing symbolic references for recipes in the case when what the …
6:22 PM Changeset [8063] by jhoblitt
yet more memory leaks
6:08 PM Changeset [8062] by jhoblitt
use long instead of int as loop counters
6:05 PM Changeset [8061] by jhoblitt
remove unneeded #defines
6:04 PM Changeset [8060] by jhoblitt
put struct pxConfig on a diet
5:50 PM Changeset [8059] by jhoblitt
accidental premature checkin
5:27 PM Changeset [8058] by Paul Price
Changing name of recipe to PPIMAGE from PHASE2
5:06 PM Changeset [8057] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_6'.
5:06 PM Changeset [8056] by jhoblitt
VERSION to 0.0.6
5:03 PM Changeset [8055] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
5:03 PM Changeset [8054] by jhoblitt
VERSION 0.0.6
5:02 PM Changeset [8053] by jhoblitt
change newImfile * rawImfile to use exp_id, class, & class_id as …
4:50 PM Changeset [8052] by jhoblitt
typo fix
4:47 PM Changeset [8051] by jhoblitt
make -done partially transactional
4:29 PM Changeset [8050] by jhoblitt
make -uri a mandatory option to -done use -uri from CLI instead of …
4:28 PM Changeset [8049] by Paul Price
Getting rid of annoying additional error message when a bad option is …
4:18 PM Changeset [8048] by Paul Price
Adding pmFPAEnsemble, which takes a bunch of filenames and returns a …
4:17 PM Changeset [8047] by Paul Price
Adding functions to check the file_exists flags; adding pmFPAviewReset.
4:15 PM Changeset [8046] by Paul Price
Initialising values to avoid compiler error.
3:51 PM Changeset [8045] by jhoblitt
move p2pendingToDoneImfile() into p2search.c
3:31 PM Changeset [8044] by jhoblitt
add notes from Gene
3:29 PM Changeset [8043] by jhoblitt
document pxadmin
3:28 PM Changeset [8042] by jhoblitt
fix a memory leak in -update
3:23 PM Changeset [8041] by jhoblitt
rename all -recipe options to -recip
3:13 PM Changeset [8040] by jhoblitt
remove empty dettool invocations
3:12 PM Changeset [8039] by jhoblitt
fwv
12:42 PM Changeset [8038] by jhoblitt
fix a memory leak in -pending
12:37 PM Changeset [8037] by jhoblitt
fix -update handling of p2 -- insert exp & images into p2PendingExp & …
12:22 PM Changeset [8036] by jhoblitt
example formatting
12:20 PM Changeset [8035] by jhoblitt
add partial detail about p0search, p2search, & the administrative tools
10:36 AM Changeset [8034] by Paul Price
Adding recipe for ppNorm
10:35 AM Changeset [8033] by Paul Price
Adding PPNORM recipe.
10:33 AM Changeset [8032] by Paul Price
Adding ppNorm inputs and outputs.
10:33 AM Changeset [8031] by Paul Price
Initial import of ppNorm. Code compiles and runs, and seems to …
10:00 AM Changeset [8030] by drobbin
Adding test-coverage script to produce test-coverage results and store …

Jul 31, 2006:

11:29 PM Changeset [8029] by jhoblitt
fwv
4:12 PM Changeset [8028] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_5'.
4:12 PM Changeset [8027] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
4:12 PM Changeset [8026] by jhoblitt
VERSION 0.0.5
4:08 PM Changeset [8025] by jhoblitt
re-add 'class' to pzPendingImfile, newImfile, & rawImfile
4:06 PM Changeset [8024] by jhoblitt
add 'class' to rawImfile
3:47 PM Changeset [8023] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_4'.
3:47 PM Changeset [8022] by jhoblitt
VERSION to 0.0.4
3:44 PM Changeset [8021] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
3:44 PM Changeset [8020] by jhoblitt
VERSION 0.0.4
3:40 PM Changeset [8019] by jhoblitt
temporarily remove 'class' from all imfile tables
2:52 PM Changeset [8018] by jhoblitt
fix memory leaks
2:40 PM Changeset [8017] by jhoblitt
fix memory leaks
2:22 PM Changeset [8016] by jhoblitt
add -update error checking
2:18 PM Changeset [8015] by jhoblitt
revise -update to accept a -detrend flag to mark the data as either …
2:13 PM Changeset [8014] by jhoblitt
use psArrayLength() instead of psArray->n
12:28 PM Changeset [8013] by jhoblitt
memory leak fixes
12:06 PM Changeset [8012] by jhoblitt
implement -newImfile
12:00 PM Changeset [8011] by jhoblitt
implemented -newExp
11:57 AM Changeset [8010] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_3'.
11:57 AM Changeset [8009] by jhoblitt
VERSION to '0.0.3'
11:50 AM Changeset [8008] by jhoblitt
typo fix
11:44 AM Changeset [8007] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
11:44 AM Changeset [8006] by jhoblitt
updated version to fix memory leaks
11:42 AM Changeset [8005] by jhoblitt
fix exp_type definition remove duplicatione exp_type declarations

Jul 27, 2006:

5:21 PM Changeset [8004] by Paul Price
Changing p_psGetStatsValue over to psStatsSingleOption and psStatsGetValue
4:52 PM Changeset [8003] by eugene
changed method to recognize FITS vs TEXT
4:51 PM Changeset [8002] by eugene
fixing leaks, adding some optimizations
4:50 PM Changeset [8001] by eugene
better handling for free_catalog
2:49 PM Changeset [8000] by Paul Price
Adding psStatsSingleOption and psStatsGetValue --- already coded.
2:44 PM Changeset [7999] by Paul Price
Replacing p_psGetStatValue with two functions: psStatsSingleOption …
2:41 PM Changeset [7998] by Paul Price
Adding gmon.out to CLEANFILES
2:03 PM Changeset [7997] by eugene
added manual -magrange options
2:03 PM Changeset [7996] by eugene
added test of NFIELD range, fixed exit status
2:02 PM Changeset [7995] by eugene
replaced header updates with PutCoords
2:01 PM Changeset [7994] by eugene
added checks for N < 2

Jul 26, 2006:

5:55 PM Changeset [7993] by Paul Price
Don't need ppStatsSetup.h
5:54 PM Changeset [7992] by Paul Price
Changing type for -sample.
5:52 PM Changeset [7991] by Paul Price
Adding psStatsOptionFromString and psStatsOptionToString.
12:10 PM Changeset [7990] by Paul Price
Adding psStatsFromString and psStatsToString, which are already coded.
12:09 PM Changeset [7989] by Paul Price
Adding psStatsFromString and psStatsToString.

Jul 25, 2006:

6:55 PM Changeset [7988] by Paul Price
Wrong name.
6:55 PM Changeset [7987] by Paul Price
Removing unwanted file
6:21 PM Changeset [7986] by Paul Price
Need to count the number of values.
5:52 PM Changeset [7985] by Paul Price
Adding output of coverage testing to CLEANFILES and .cvsignore
5:37 PM Changeset [7984] by Paul Price
Fixing FITS table vector writing: wasn't copying into the byte vector …
5:37 PM Changeset [7983] by Paul Price
Fixing name for test.
5:37 PM Changeset [7982] by Paul Price
Fixing name.
4:59 PM Changeset [7981] by Paul Price
Fixing TFORM for vectors.
4:19 PM Changeset [7980] by Paul Price
Setting size of vector.
4:19 PM Changeset [7979] by Paul Price
Adding booleans for psVectorInit, needed for writing FITS tables with …
3:40 PM Changeset [7978] by jhoblitt
update stderr for PS_ASSERT..()s
3:38 PM Changeset [7977] by Paul Price
"while" loop should be a "for" loop.
3:37 PM Changeset [7976] by jhoblitt
fix premature free'ing of mysql result data in psDBDumpCols()
3:15 PM Changeset [7975] by jhoblitt
add psDBMysqlRowRecycle() use psDBMysqlRowRecycle() to fix a memory …
8:14 AM Changeset [7974] by eugene
fixed memory leak issues
8:13 AM Changeset [7973] by eugene
fixes for tycho / ptolemy related searches

Jul 24, 2006:

5:50 PM Changeset [7972] by jhoblitt
fix pzsearchFlushPendingExp() so that newExp entries are created …
5:25 PM Changeset [7971] by jhoblitt
stub out pxinject
4:31 PM Changeset [7970] by jhoblitt
change change copydoneMode() to include the pzPendingExp flush as part …
4:29 PM Changeset [7969] by jhoblitt
change copydoneMode() to be transactional
3:49 PM Changeset [7968] by Paul Price
Adding statistics recipe
3:27 PM Changeset [7967] by jhoblitt
fix the variable naming discrepancy in psErrorRgister() introduced by 1.3
3:18 PM Changeset [7966] by eugene
fixed memory leak
3:17 PM Changeset [7965] by eugene
fixed typo
3:17 PM Changeset [7964] by eugene
added LST function
3:17 PM Changeset [7963] by eugene
added missing Nave_disk entries
3:16 PM Changeset [7962] by eugene
work to handle very large fields
3:16 PM Changeset [7961] by jhoblitt
add psTimeStrftime()
3:15 PM Changeset [7960] by eugene
updates to pantasks client/server; new API for command
3:01 PM Changeset [7959] by Paul Price
Output filename is optional; default to stdout.
2:46 PM Changeset [7958] by jhoblitt
run autogen.sh instead of including .h.in in code.txt
2:30 PM Changeset [7957] by magnier
fixing code/spec consistency (difference in arg names)
2:26 PM Changeset [7956] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'SDRS-21'.
2:26 PM Changeset [7955] by eugene
updates to make spec and code consistent
2:10 PM Changeset [7954] by eugene
finalize v21
1:56 PM Changeset [7953] by Paul Price
Fixing error in line escapes --- astyle stuffed up?

Jul 23, 2006:

3:05 PM Changeset [7952] by eugene
adding working threads to server/client mode

Jul 21, 2006:

3:17 PM Changeset [7951] by smalle
- Added a Root object and associated Product::Parser to query the root …

Jul 20, 2006:

4:39 PM Changeset [7950] by drobbin
changed char *line to psString line
2:39 PM Changeset [7949] by eugene
added lookup table function
2:08 PM Changeset [7948] by drobbin
Fixed make fail stemming from psMetadataConfigParse argument and …
3:10 AM Changeset [7947] by rhl
Add possibly helpful struct member comments
3:08 AM Changeset [7946] by rhl
Assert that readout->mask isn't set to diagnose a potential memory leak
3:02 AM Changeset [7945] by rhl
Added pmAstromRadiusMatchTP
3:02 AM Changeset [7944] by rhl
Wrote macro MAKE_ASTROM_RADIUS to generate pmAstromRadiusMatch(); …
3:00 AM Changeset [7943] by rhl
Add assertion to avoid SEGV
2:59 AM Changeset [7942] by rhl
Return error indication (NAN/NULL) in case of error, don't just call …

Jul 19, 2006:

3:44 PM Changeset [7941] by rhl
Subtract sky even where mask bits are set (per discussion with EAM)
11:48 AM Changeset [7940] by eugene
fixed some client/server I/O issues
10:27 AM Changeset [7939] by eugene
better error condition handling
10:26 AM Changeset [7938] by eugene
unified the client/standalone command functions

Jul 18, 2006:

5:43 PM Changeset [7937] by drobbin
Edited psMetadataItemTransfer. Returns false for NULL out input.
4:30 PM Changeset [7936] by Paul Price
Adding test file for psMetadataConfigParse
4:26 PM Changeset [7935] by Paul Price
Removing commented-out code.
12:50 PM Changeset [7934] by rhl
Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake
11:53 AM Changeset [7933] by drobbin
Edited parseBool to only accept valid boolean values. Edited …
11:52 AM Ticket #775 (parseMetadataItem() is too sloppy about booleans) closed by David.Robbins@…
fixed: I changed the parser accordingly. It now accepts: T, t, 1, TRUE, …
10:32 AM Ticket #780 (psLineAdd description incorrect) closed by Paul Price
fixed: Thanks for catching that. The corrected description for psLineAdd is: …
10:32 AM Changeset [7932] by Paul Price
Fixing description for psLineAdd, in response to bug 780.
10:27 AM Changeset [7931] by Paul Price
Expanding when the headers and concepts are read. Making sure results …
10:19 AM Ticket #780 (psLineAdd description incorrect) created by David.Robbins@…
The description for psLineAdd reads: The following function appends a …
6:59 AM Changeset [7930] by eugene
pantasks updates for client/server
6:58 AM Changeset [7929] by eugene
updates to fix comm problems with buffers (motivated by opihi gprint)
5:41 AM Changeset [7928] by rhl
Added const where possible following resolution of bug 697; removed …
5:39 AM Ticket #697 (pmAstromRadiusMatch sorts the input lists and returns the indices of ...) closed by rhl@…
fixed: Fixed in pmAstrometryObjects.c revision: 1.10. The functions …
5:36 AM Changeset [7927] by rhl
1/ Rewrote pmAstromRadiusMatch/pmAstromRadiusMatchChip so that they do …
5:31 AM Changeset [7926] by rhl
1/ Check for illegal values of pmFPAfileDefineOutput's save parameter …

Jul 17, 2006:

5:04 PM Changeset [7925] by Paul Price
Recipe file for ppStats.
5:01 PM Changeset [7924] by Paul Price
Cleaning up ppStatsSetup(). Bug fixes. Seems to be working.
4:49 PM Changeset [7923] by Paul Price
Fixing up return values: don't return false unless there's a real error.
4:12 PM Changeset [7922] by Paul Price
Fixing error message.
3:06 PM Changeset [7921] by jhoblitt
refactor pzsearchs config/CLI option handling to be consistent with …
2:56 PM Changeset [7920] by Paul Price
Only attempt to read recipes from site and camera if we know the site …
12:51 PM Changeset [7919] by Paul Price
SkyProbe cannot be distinguished from other cameras; put it at the …
12:41 PM Changeset [7918] by Paul Price
Fixing use of regex in psMetadataIterator; see bug 779. Adding new …
12:41 PM Ticket #779 (psMetadataIterator does not work with a regex) closed by Paul Price
fixed: Rewrote the regex-specific portions of psMetadata to properly use …

Jul 16, 2006:

10:58 PM Changeset [7917] by eugene
major updates to use gprint for buffered / threaded printing

Jul 14, 2006:

5:42 PM Ticket #779 (psMetadataIterator does not work with a regex) created by Paul Price
63 psMetadataIterator *iterator = …
5:41 PM Changeset [7916] by Paul Price
Adding tests for psMetadataIterator
5:29 PM Changeset [7915] by jhoblitt
remove the double newline after the END tag in a METADATA
4:57 PM Changeset [7914] by drobbin
Added error handling to memory checking functions. Will hopefully …
4:52 PM Changeset [7913] by Paul Price
Adding new binary to .cvsignore
4:50 PM Changeset [7912] by Paul Price
Changing psAlloc to psStringAlloc so that psMemCheckString will work.
4:37 PM Changeset [7911] by Paul Price
Fixes for psMetadataIterator with a regex. See bugs 777, 778.
4:36 PM Ticket #778 (psMetadataGetAndIncrement fails with SEGV when iterating with a regex) closed by Paul Price
fixed: The name is referred to as follows: …
4:35 PM Ticket #778 (psMetadataGetAndIncrement fails with SEGV when iterating with a regex) created by Paul Price
#0 0x004d37b3 in strlen () from /lib/tls/libc.so.6 #1 0x00515c1a in …
4:30 PM Ticket #777 (psMetadataIteratorAlloc produces SEGV when regex != NULL) closed by Paul Price
fixed: Fixed by adding psAlloc for newIter->regex, and refactoring code in …
4:27 PM Ticket #777 (psMetadataIteratorAlloc produces SEGV when regex != NULL) created by Paul Price
#0 0x00432b70 in regcomp () from /lib/tls/libc.so.6 #1 0x00d78fef in …
3:58 PM Changeset [7910] by Paul Price
Adding option of outputting concepts in addition to headers.
2:17 PM Changeset [7909] by jhoblitt
add psDBLastInsertID() add psDBExplicitTrans() add psDBTransaction() …
10:17 AM Changeset [7908] by rhl
Check pmConfigRead()'s return value
10:17 AM Changeset [7907] by rhl
Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
10:12 AM Changeset [7906] by rhl
Replace another set of ifs with if else if etc.; check that save is …
10:11 AM Ticket #776 (pmConfig fails to detect invalid files) created by rhl@…
(release v12_0) The code in pmConfig fails to check the error codes …
10:08 AM Ticket #775 (parseMetadataItem() is too sloppy about booleans) created by rhl@…
In psLib rel12_0, the parser for boolean values accepts any string …
10:06 AM Changeset [7905] by Paul Price
Adding error message and changing return type for psStringSubstitute …
8:27 AM Changeset [7904] by rhl
replace set of ifs by if else (easier on gdb)

Jul 13, 2006:

7:20 PM Changeset [7903] by Paul Price
Adding .cvsignore files. Code now compiles, but not yet tested.
7:14 PM Changeset [7902] by Paul Price
Initial import of ppStats --- statistics and header tool.
4:26 PM Changeset [7901] by drobbin
Added str check test for error handling of psString fxns, namely …
4:04 PM Changeset [7900] by jhoblitt
change psDBInit() so that my.cnf is always read
11:15 AM Changeset [7899] by Paul Price
Missing value.
11:13 AM Changeset [7898] by Paul Price
Removing references to SIMPLE camera.
11:10 AM Changeset [7897] by Paul Price
Fixing name.
11:09 AM Changeset [7896] by Paul Price
Updating camera configuration.
11:08 AM Changeset [7895] by Paul Price
Adding ISP.
11:06 AM Changeset [7894] by Paul Price
Adding first cut for ISP config files.
11:06 AM Changeset [7893] by Paul Price
Adding RECIPES
9:22 AM Changeset [7892] by eugene
working on the client/server interactions for pantasks

Jul 12, 2006:

4:32 PM Changeset [7891] by Paul Price
Plugging memory leaks in usage function --- wasn't freeing private …
4:24 PM Changeset [7890] by Paul Price
Removing old code.
4:24 PM Changeset [7889] by Paul Price
Check the output file to see if it already defines the fringe regions. …
4:22 PM Changeset [7888] by Paul Price
Getting rid of template file --- we use the output file for that.
4:21 PM Changeset [7887] by Paul Price
Squashing memory leak: was freeing header instead of its copy.
3:37 PM Changeset [7886] by jhoblitt
fwv
3:29 PM Changeset [7885] by drobbin
removed 'const' from getTForm return. Not needed and causing the …
2:43 PM Changeset [7884] by jhoblitt
link the test drivers against the libpslib.la libtool archive instead …
2:19 PM Changeset [7883] by Paul Price
Scalars should be written as integers instead of floats. Changed …
11:36 AM Changeset [7882] by Paul Price
Updating .cvsignore for tap
11:28 AM Changeset [7881] by Paul Price
Changing the title.…
11:25 AM Changeset [7880] by Paul Price
Moving psStringSubstitute tests to libtap; resetting stderr output for …
11:17 AM Changeset [7879] by Paul Price
No need to generate errors --- NULL input gives NULL output, etc.
11:10 AM Changeset [7878] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel12_1'.
11:10 AM Changeset [7877] by jhoblitt
set version to 0.12.1 for rel12_1 tag
11:09 AM Changeset [7876] by jhoblitt
sync rel12 branch with head to get the reverted pmConfigAlloc() & …

Jul 11, 2006:

6:44 PM Changeset [7875] by Paul Price
* Allow user to specify a random number generator for …
6:01 PM Changeset [7874] by Paul Price
Adding option --enable-profile for code profiling.
6:00 PM Changeset [7873] by Paul Price
It's not an error if we can't read the header --- it isn't there to be …
5:50 PM Changeset [7872] by jhoblitt
add a note about PSVECTOR_SORT_CASE() possibly being faster with a …
5:47 PM Changeset [7871] by Paul Price
Renaming --enable-profile to --enable-coverage (path coverage, not …
5:46 PM Changeset [7870] by Paul Price
Optimising code by removing unnecessary allocations, and dereferencing …
5:45 PM Changeset [7869] by Paul Price
Renaming --enable-profile to --enable-coverage (path coverage, not …
5:30 PM Changeset [7868] by Paul Price
Only do tracing if tracing is enabled.
5:30 PM Changeset [7867] by Paul Price
Only execute if tracing is enabled.
5:09 PM Ticket #774 (psTraceGetLevel() is expensive to call) created by jhoblitt
It should be possible from the .ipprc to cause this function to …
4:54 PM Changeset [7866] by Paul Price
When PS_NO_TRACE is set, psTraceGetLevel and psTraceGetDestination …
4:49 PM Changeset [7865] by jhoblitt
change ->parse() to gracefully handle undef and empty strings
4:12 PM Changeset [7864] by jhoblitt
gracefully handle p2PendingFrameSearch() failing
3:08 PM Changeset [7863] by jhoblitt
change pendingArgs to start with NULL values
3:03 PM Changeset [7862] by Paul Price
Getting rid of warning: 'autoheader: error: AC_CONFIG_HEADERS not …
12:13 PM Ticket #772 (Source Moments are assgned 0 values when fitting PSFs) created by masiero
The moments being passed to the Strail model (or any model for that …

Jul 10, 2006:

5:23 PM Changeset [7861] by jhoblitt
add psTimeStrftime()
3:48 PM Changeset [7860] by Paul Price
Removing normalisation to unity.
2:53 PM Changeset [7859] by Paul Price
Check that the r/o can be read (by looking for the HDU) before …
10:54 AM Changeset [7858] by Paul Price
Fixing error messages. Fixing the image size limit check (was >= …
10:46 AM Changeset [7857] by Paul Price
Was missing a comma.
10:45 AM Changeset [7856] by Paul Price
Fixing "special" value for integer types.
10:42 AM Changeset [7855] by Paul Price
Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
10:27 AM Changeset [7854] by Paul Price
Adding psStringSubstitute.
10:15 AM Changeset [7853] by Paul Price
Fixing definition of psStringSubstitute.
10:15 AM Changeset [7852] by Paul Price
Reverting psString to previous version (with some small improvements) …
Note: See TracTimeline for information about the timeline view.