IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Jan 4, 2007:

6:36 PM Changeset [10914] by jhoblitt
share in the blame
6:29 PM Changeset [10913] by jhoblitt
plug some memory leaks
5:28 PM Changeset [10912] by jhoblitt
change p_psMemSetPersistent() -> psMemSetPersistent()
4:54 PM Changeset [10911] by jhoblitt
remove error reporting (other than return status) from …
4:52 PM Changeset [10910] by jhoblitt
factor out error checking in psMemCheckType()
3:58 PM Changeset [10909] by jhoblitt
rename badMemBlock() -> isBadMemBlock()
3:58 PM Changeset [10908] by jhoblitt
minor changes to badMemBlock()'s output
3:56 PM Changeset [10907] by jhoblitt
change badMemBlock() to call psMemBlockPrint() directly change …
3:15 PM Changeset [10906] by jhoblitt
change badMemBlock() to accept file, lineno, & func rename …
2:49 PM Changeset [10905] by jhoblitt
change from using p_psMemSetPersistent() -> psMemSetPersistent()
1:50 PM Changeset [10904] by jhoblitt
remove static caching of a masks from psMinimizePowell()
12:34 PM Changeset [10903] by jhoblitt
add HANDLE_BAD_BLOCK macro replace all use of PS_MEM_ABORT_CORRUPT …
11:55 AM Changeset [10902] by jhoblitt
add psMemBlockPrint()
11:39 AM Changeset [10901] by jhoblitt
switch to new psMemCheckCorruption() semantics
11:39 AM Changeset [10900] by jhoblitt
change psMemCheckCorruption() to accept an output param
11:09 AM Changeset [10899] by jhoblitt
comment/doc updates add PS_MEM_ABORT_CORRUPT macro to replace several …

Jan 3, 2007:

3:00 PM Changeset [10898] by jhoblitt
remove call to psMemSetRefCounter() in listFree() -- after much debate …
12:29 PM Changeset [10897] by eugene
working on MEF and glob files
12:25 PM Changeset [10896] by jhoblitt
remove psMemBlock.refCounterMutex as it does not work around the need …
12:07 PM Changeset [10895] by jhoblitt
remove failure variable from psMemCheckCorruption() (now unused) …
12:04 PM Changeset [10894] by jhoblitt
change psMemCheckCorruption() to hold the memBlockList mutex the …
11:55 AM Changeset [10893] by jhoblitt
add a comment about PS_MEM_ERROR
11:53 AM Changeset [10892] by jhoblitt
remove inclusion of psAssert.h and use of ps_* assertions (they …
11:45 AM Changeset [10891] by jhoblitt
typo
11:43 AM Changeset [10890] by jhoblitt
add psErrorStackGetNoAlloc() change psErrorStackPrint() to use …
8:50 AM Changeset [10889] by eugene
working on reading mosaic MEF images

Jan 2, 2007:

6:46 PM Changeset [10888] by jhoblitt
add PS_MEM_ABORT macro replace all usage of psAbort() with PS_MEM_ABORT
6:30 PM Changeset [10887] by jhoblitt
remove P_PS_LARGE_BLOCK_SIZE (unused)
6:29 PM Changeset [10886] by jhoblitt
add MUTEX_[LOCK|UNLOCK] macros replace most uses of "if (safeThreads) …
5:51 PM Changeset [10885] by eugene
removing JPEG options from camera.config, adding to ppImage.config
5:36 PM Changeset [10884] by jhoblitt
completely remove memblock recycling (PS_MEM_USE_RECYCLE)
5:18 PM Changeset [10883] by magnier
moved JPEG options from the file rules to PPIMAGE recipe
4:58 PM Changeset [10882] by jhoblitt
change pmConfigRead() to look for -db* values to overwrite database …
3:28 PM Changeset [10881] by eugene
better values for mosaic options
3:26 PM Changeset [10880] by eugene
fixed mosaic analysis; cleaned up test code (some in traces, some …
3:21 PM Changeset [10879] by magnier
drop dev test code
2:59 PM Changeset [10878] by magnier
fixed trace message (stats to results->x,yStats)
2:57 PM Changeset [10877] by magnier
plugged leaks
2:20 PM Changeset [10876] by Paul Price
Adding tests for X11.

Jan 1, 2007:

11:06 AM Changeset [10875] by magnier
updated tests
11:05 AM Changeset [10874] by magnier
floats to doubles
11:05 AM Changeset [10873] by magnier
changed def of TPA to same units as FPA (microns)
11:05 AM Changeset [10872] by magnier
fixed endpost errors
11:04 AM Changeset [10871] by eugene
updated config values
11:04 AM Changeset [10870] by magnier
changing floats to doubles
11:04 AM Changeset [10869] by eugene
minor improvements
11:04 AM Changeset [10868] by eugene
minor cleanup and comment
11:04 AM Changeset [10867] by magnier
fixed convergence criterion
11:03 AM Changeset [10866] by magnier
adding some utility functions
11:03 AM Changeset [10865] by magnier
no diff?
11:03 AM Changeset [10864] by eugene
added various plots, more work on the mosaic astrometry
11:01 AM Changeset [10863] by magnier
fixed a surprising bug triggered with non-square matrices

Dec 30, 2006:

10:26 AM Changeset [10862] by eugene
added
10:26 AM Changeset [10861] by eugene
making test output optional on traces

Dec 29, 2006:

5:31 PM Changeset [10860] by eugene
setting the stats for clipping
5:27 PM Changeset [10859] by magnier
setting the stats for clipping
4:35 PM Changeset [10858] by eugene
adding extension regex matching
9:13 AM Changeset [10857] by eugene
fixed pspolyfit api
8:36 AM Changeset [10856] by eugene
some notes
8:36 AM Changeset [10855] by eugene
extensive work to catch errors and clear leaks; implement mosaics
8:32 AM Changeset [10854] by magnier
catch errors in input file (nan)
8:31 AM Changeset [10853] by magnier
minor diff
8:30 AM Changeset [10852] by magnier
catch failures on no objects
8:29 AM Changeset [10851] by magnier
plots and error checks on clip-fit
8:29 AM Changeset [10850] by magnier
fix leak
8:29 AM Changeset [10849] by magnier
adding simple vector pair plot

Dec 28, 2006:

6:38 PM Changeset [10848] by magnier
changed return value for psVectorFit functions to bool; now using …

Dec 27, 2006:

10:44 AM Changeset [10847] by eugene
additions
10:43 AM Changeset [10846] by eugene
added last, next, return, fixed continue
9:15 AM Changeset [10845] by eugene
libs.install to just libs
9:14 AM Changeset [10844] by eugene
updated help
9:13 AM Changeset [10843] by eugene
modified API for KiiPS (allows multipage plots)
9:13 AM Changeset [10842] by eugene
moved strip_version to libohana from opihi
9:11 AM Changeset [10841] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kii-1-7-1'.
9:11 AM Changeset [10840] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kii-1-7-0'.
9:11 AM Changeset [10839] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'kii-1-7'.
9:11 AM Changeset [10838] by eugene
support for multipage plots, moved ConvertPixmap functions to separate file
9:10 AM Changeset [10837] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kapa-1-7-1'.
9:10 AM Changeset [10836] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kapa-1-7-0'.
9:10 AM Changeset [10835] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'kapa-1-7'.
9:10 AM Changeset [10834] by eugene
support for multipage plots; additional PS info now sent after PSIT command

Dec 26, 2006:

6:26 PM Changeset [10833] by eugene
updates and notes
6:25 PM Changeset [10832] by eugene
adding skeleton pswarp
10:33 AM Changeset [10831] by gusciora
First Version.

Dec 24, 2006:

3:56 PM Changeset [10830] by eugene
finished up the mosaic astrometry code
3:49 PM Changeset [10829] by magnier
some API work to reduce dependencies on the recipes, support for …

Dec 22, 2006:

6:08 PM Changeset [10828] by eugene
further work on plotting functions
6:00 PM Changeset [10827] by magnier
further work on plotting functions
11:23 AM Changeset [10826] by magnier
changed to/from TPA to psPlaneDistort from psPlaneTransform
11:23 AM Changeset [10825] by magnier
cleaned up WCS conversions, added bilevel astrometry read/write functions
11:22 AM Changeset [10824] by magnier
added new tests for bilevel astrometry terms
11:19 AM Changeset [10823] by magnier
added a bunch of needed projection varients

Dec 21, 2006:

10:32 AM Changeset [10822] by magnier
better definition for note
10:07 AM Changeset [10821] by magnier
added unistd.h for unlink, updated .cvsignore
10:05 AM Changeset [10820] by gusciora
First libtap version for these.
10:04 AM Changeset [10819] by magnier
changed non-error diags to notes
10:04 AM Changeset [10818] by magnier
added "note" macro to pstap.h
9:24 AM Changeset [10817] by eugene
added

Dec 20, 2006:

10:02 AM Changeset [10816] by gusciora
First version of these in libTap format.
6:44 AM Changeset [10815] by eugene
mosaic astrometry work
6:37 AM Changeset [10814] by magnier
bilevel mosaic work

Dec 19, 2006:

8:38 AM Changeset [10813] by gusciora
First tap version of the histogram stuff.

Dec 18, 2006:

9:20 AM Changeset [10812] by des
Added entries to build tap_psConfigure.c, tap_psError.c, …
9:18 AM Changeset [10811] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'jch-memory'.
9:18 AM Changeset [10810] by des
Add tap test files for first time.
9:12 AM Changeset [10809] by des
Add entries for building new tap files tap_psImage.c, tap_psScalar.c, …
9:10 AM Changeset [10808] by des
Add tap test files for first time.
9:07 AM Changeset [10807] by des
Added tests to increase coverage.
3:48 AM Changeset [10806] by eugene
adding config files
3:45 AM Changeset [10805] by eugene
various updates
3:44 AM Changeset [10804] by eugene
creating simulation examples

Dec 17, 2006:

10:10 AM Changeset [10803] by eugene
message cleanup
10:09 AM Changeset [10802] by eugene
adding -newpage to kapa capabilities
12:49 AM Changeset [10801] by eugene
cleanup log messages
12:07 AM Changeset [10800] by eugene
added
12:06 AM Changeset [10799] by eugene
moved sbig.a to safe name
12:01 AM Changeset [10798] by eugene
remove useless fopen
12:00 AM Changeset [10797] by eugene
no error on no images
12:00 AM Changeset [10796] by eugene
init catalog to avoid segfault

Dec 16, 2006:

11:58 PM Changeset [10795] by eugene
added PlotVectorPair,Triplet
11:58 PM Changeset [10794] by eugene
only send objects to kapa in chunks of 100000
11:57 PM Changeset [10793] by eugene
added paverage
11:50 PM Changeset [10792] by eugene
added error checks
11:49 PM Changeset [10791] by eugene
error messages
11:49 PM Changeset [10790] by eugene
fixed return values
11:49 PM Changeset [10789] by eugene
moving recipe info out of module function (incomplete)
11:49 PM Changeset [10788] by magnier
added note(), fixed fabs/fabsl vs fabsf/fabs
11:48 PM Changeset [10787] by eugene
fixed mask length, error checks
11:48 PM Changeset [10786] by magnier
finished tests for non-linear WCS conversions
11:47 PM Changeset [10785] by eugene
new WriteWCS API
11:46 PM Changeset [10784] by eugene
comments
11:46 PM Changeset [10783] by magnier
split ReadWCS,WriteWCS into WCSto/fromFPA and WCSto/fromHeader
11:46 PM Changeset [10782] by eugene
cleanups, add error register
11:46 PM Changeset [10781] by magnier
finished non-linear WCS conversions
11:45 PM Changeset [10780] by magnier
moving recipe data out of module
11:44 PM Changeset [10779] by magnier
simplified makefile rules
11:43 PM Changeset [10778] by magnier
semicolon

Dec 15, 2006:

7:39 PM Changeset [10777] by eugene
added a test
7:35 PM Changeset [10776] by magnier
notes on throughput
7:34 PM Changeset [10775] by magnier
polynomial fits
7:34 PM Changeset [10774] by magnier
further tests
7:33 PM Changeset [10773] by magnier
some notes
5:47 PM Changeset [10772] by jhoblitt
implemented -todiffimfile
5:37 PM Changeset [10771] by jhoblitt
implement -towarpedimfile
5:33 PM Changeset [10770] by jhoblitt
implement -adddiffimfile & -addstackedimfile
5:28 PM Changeset [10769] by jhoblitt
implement -towarpedimfile
5:13 PM Changeset [10768] by jhoblitt
implement -addinputimfile
4:09 PM Changeset [10767] by jhoblitt
add +/- to the diag() output of *_tol macros
4:05 PM Changeset [10766] by jhoblitt
fix usage of fabs() instead of fabsf() and fabsl() instead of fabs() …
2:04 PM Changeset [10765] by eugene
added p4tool
2:02 PM Changeset [10764] by eugene
added
1:59 PM Changeset [10763] by eugene
added prefix, probably not needed?
1:58 PM Changeset [10762] by eugene
updates for ctio mosaic2
1:58 PM Changeset [10761] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'eam_branch_00'.
1:58 PM Changeset [10760] by eugene
adding some multisite features
1:56 PM Changeset [10759] by eugene
changed where to whereCondition
1:55 PM Changeset [10758] by eugene
adding limits, failures, etc
1:55 PM Changeset [10757] by eugene
errors with filenames
12:43 PM Changeset [10756] by jhoblitt
implement -warpedimfile, -stackedimfile, & -diffimfile
12:40 PM Changeset [10755] by jhoblitt
fix p4* table names
12:38 PM Changeset [10754] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_68'.
12:38 PM Changeset [10753] by jhoblitt
VERSION to 0.0.68
12:37 PM Changeset [10752] by jhoblitt
VERSION to 0.0.68 rename p4PStackedImfile -> p4StackedImfile rename …
12:33 PM Changeset [10751] by jhoblitt
add -simple output options where appropriate
12:25 PM Changeset [10750] by jhoblitt
add tables: p4InputImfile, p4WarpedImfile, p4PStackedImfile, …
12:20 PM Changeset [10749] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_67'.
12:20 PM Changeset [10748] by jhoblitt
VESRION 0.0.67
12:19 PM Changeset [10747] by jhoblitt
VERSION to 0.0.67 rename p4PWarpedImfile -> p4WarpedImfile
7:14 AM Changeset [10746] by eugene
fixed up logfiles and verbosity

Dec 14, 2006:

9:21 PM Changeset [10745] by eugene
fixes on limits, paths
9:20 PM Changeset [10744] by eugene
clear errors on psVectorStats
9:20 PM Changeset [10743] by eugene
added skyflat and domeflat types
9:19 PM Changeset [10742] by eugene
various flat vs domeflat fixes (incomplete)
9:19 PM Changeset [10741] by eugene
added limits, fixed date bugs
2:41 PM Changeset [10740] by gusciora
Fixed a couple of tests.
1:11 PM Changeset [10739] by eugene
some attempt to clarify error messages
1:11 PM Changeset [10738] by eugene
added error reporting for mis-formed time strings (not completed)
1:03 PM Changeset [10737] by magnier
enabled relative comparisons for double/float; cleaned up error messages
1:02 PM Changeset [10736] by magnier
two fixes: catch fractional seconds in psTimeStrptime, allow …
12:36 PM Changeset [10735] by gusciora
This is my first attempt at converting an old test routine to the new …
9:24 AM Changeset [10734] by eugene
added corrected returns
9:23 AM Changeset [10733] by eugene
added active state to listing
9:23 AM Changeset [10732] by eugene
whitespace error
9:19 AM Changeset [10731] by eugene
time/timesys fixes
9:12 AM Changeset [10730] by magnier
added missing result flags for robust stats
9:11 AM Changeset [10729] by magnier
fixed inconsistency with string in vs out
9:10 AM Changeset [10728] by magnier
trace
9:10 AM Changeset [10727] by magnier
fixed 1-byte counting error
9:09 AM Changeset [10726] by magnier
a space
9:09 AM Changeset [10725] by magnier
fixed memory issues, converted to md parsing for i/o
9:06 AM Changeset [10724] by magnier
fixed detselect i/o issues
8:11 AM Changeset [10723] by eugene
fixed for -limits and failure,timeout reporting
1:38 AM Ticket #854 (problems with the time concepts) created by eugene
i was having trouble with the timesys in the time concepts: it didn't …
1:32 AM Changeset [10722] by magnier
hack fixes for time concepts

Dec 13, 2006:

10:30 PM Changeset [10721] by eugene
fixed PSPHOT file rules
10:30 PM Changeset [10720] by eugene
added -optimize
10:29 PM Changeset [10719] by eugene
rewrite tests to avoid div by zero
10:28 PM Changeset [10718] by eugene
stupid hack: use -inst to search on object since inst is missing!
8:44 PM Changeset [10717] by eugene
minor cleanup
8:43 PM Changeset [10716] by eugene
updating to new WCS functions (in psModules)
8:27 PM Changeset [10715] by magnier
test output from stats to ensure jpeg is written
8:27 PM Changeset [10714] by magnier
adding a trace to readout free data
8:26 PM Changeset [10713] by magnier
adding error checks and forcing image limits
8:26 PM Changeset [10712] by magnier
fixing up the 2nd & 3rd-order astrometry
8:26 PM Ticket #853 (binned images and static trimsec regions) created by eugene
this bug caused by many hours of pain: we have somewhat inconsistent …
8:25 PM Changeset [10711] by magnier
more tests of mosaic astrometry
7:26 PM Changeset [10710] by jhoblitt
fix non-allowed duplicate dateobs in where queries
7:23 PM Ticket #852 (psDataType does not include PS_DATA_C32 & PS_DATA_C64) created by jhoblitt
psDataType is a complete superset of psElemType except for …
7:18 PM Changeset [10709] by jhoblitt
fix false assumption that 'counter' is a string (it's really a u64 and …
7:13 PM Changeset [10708] by jhoblitt
convert most uses of PS_TYPE_* -> PS_DATA_* add additinal tracing to …
6:46 PM Changeset [10707] by jhoblitt
change psMetadataAddItem() to report the key name when failing on …
5:17 PM Changeset [10706] by jhoblitt
add -limit options to: dettool -tonormalizedstat dettool …
4:26 PM Changeset [10705] by magnier
fixed error for trimsec = 0,0:0,0
4:14 PM Changeset [10704] by jhoblitt
rename -definebyquery options: remove set_* and add select_ to search …
3:37 PM Changeset [10703] by jhoblitt
simplify NAN/NULL handling in p_psDBFetchResult()
3:37 PM Changeset [10702] by jhoblitt
add diag output to ok_strn()
3:36 PM Changeset [10701] by jhoblitt
split tap_psMetadataConfig_output.c into tap_psMetadataConfigFormat.c …
3:34 PM Changeset [10700] by jhoblitt
preserve exit status in END block
3:29 PM Changeset [10699] by jhoblitt
improve error checking in define_camera()
1:48 PM Changeset [10698] by jhoblitt
move psMetadataConfigWrite() tests into their own file
1:36 PM Changeset [10697] by jhoblitt
add -definebyquery -dateobs_begin & -dateobs_end
1:05 PM Ticket #851 (detrend_process_imfile.pl exits with wrong status on define_camera failure) created by eugene
line 43 in detrend_process_imfile.pl makes the program exit with a …
11:13 AM Changeset [10696] by eugene
added
8:56 AM Changeset [10695] by eugene
added task_active.c
8:55 AM Changeset [10694] by eugene
added active state to tasks
8:55 AM Changeset [10693] by eugene
added run level

Dec 12, 2006:

11:58 PM Changeset [10692] by eugene
added global logdirs, VERBOSE output, failure tracking
10:36 PM Changeset [10691] by eugene
added subdirs to output log files, added verbosity
6:47 PM Changeset [10690] by jhoblitt
implement -definerun
6:46 PM Changeset [10689] by jhoblitt
add p4Run table
6:44 PM Changeset [10688] by magnier
added DVO-based tests for WCS to pmFPA hierarchy
6:38 PM Changeset [10687] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_66'.
6:38 PM Changeset [10686] by jhoblitt
VERSION to 0.0.66
6:38 PM Changeset [10685] by jhoblitt
VERSION to 0.0.66 (glueforge update only)
6:37 PM Changeset [10684] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_36'.
6:37 PM Changeset [10683] by jhoblitt
VERSION to 0.36 add [foo]PrintoOject()
5:52 PM Changeset [10682] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_65'.
5:52 PM Changeset [10681] by jhoblitt
VERSION 0.0.65
5:51 PM Changeset [10680] by jhoblitt
VESRION 0.0.65 include p4.md
5:51 PM Changeset [10679] by jhoblitt
disable bg_* fields until the needed stats is clarified
5:50 PM Changeset [10678] by eugene
cleanup lognames
5:50 PM Changeset [10677] by jhoblitt
add 1st draft mode options
5:31 PM Changeset [10676] by eugene
cleanup lognames
5:29 PM Changeset [10675] by eugene
cleanup lognames
5:25 PM Changeset [10674] by eugene
cleanup lognames
4:17 PM Changeset [10673] by eugene
cleanups
4:12 PM Changeset [10672] by jhoblitt
add -definebyquery -pretend option
3:52 PM Changeset [10671] by jhoblitt
add a -limit option to -pendingexp & -pendingimfile
3:44 PM Changeset [10670] by jhoblitt
add u64 & s64 support to argumentRead()
3:42 PM Changeset [10669] by jhoblitt
add psDBGenerateLimitSQL()
3:10 PM Changeset [10668] by eugene
flush stderr, removed debug statements
3:05 PM Changeset [10667] by eugene
flow-control fixes
2:59 PM Changeset [10666] by eugene
debugging
2:58 PM Changeset [10665] by eugene
flush stderr for clients
12:42 PM Changeset [10664] by eugene
test
12:26 PM Changeset [10663] by eugene
debugs
12:16 PM Changeset [10662] by eugene
debugging
10:45 AM Changeset [10661] by eugene
better solution for hung hosts
10:26 AM Changeset [10660] by eugene
report controller message
10:26 AM Changeset [10659] by eugene
HUNG client should not be killed
10:03 AM Changeset [10658] by eugene
bugs
9:51 AM Changeset [10657] by eugene
debugs
9:37 AM Changeset [10656] by eugene
added some debugging info; fixed memory error
7:40 AM Changeset [10655] by eugene
adding a log
1:26 AM Changeset [10654] by eugene
typo
1:25 AM Changeset [10653] by eugene
dump out buffer
1:17 AM Changeset [10652] by eugene
adding ASSERTs all over
12:54 AM Changeset [10651] by eugene
HUNG jobs goto PENDING, not BUSY
12:53 AM Changeset [10650] by eugene
fixed buffer explosion

Dec 11, 2006:

10:50 PM Changeset [10649] by eugene
fixed exit crash
10:25 PM Changeset [10648] by magnier
fixed typo in kapa plots
10:15 PM Changeset [10647] by eugene
moved global List into ListOps.c
10:15 PM Changeset [10646] by eugene
fixed memory leak
10:01 PM Changeset [10645] by magnier
more astrometry tests
10:01 PM Changeset [10644] by magnier
adding telescope, instrument, detector
10:00 PM Changeset [10643] by magnier
fixed fit order inconsistencies
7:01 PM Changeset [10642] by jhoblitt
stub out p4tool
6:12 PM Changeset [10641] by jhoblitt
fwv
5:53 PM Changeset [10640] by jhoblitt
fwv
4:18 PM Changeset [10639] by eugene
dropped printing in runaway test
4:15 PM Changeset [10638] by Paul Price
Adding script to get only the first few pending p0 imfiles. Removed …
4:04 PM Changeset [10637] by jhoblitt
make most options 'optional' per PPs request
4:01 PM Changeset [10636] by Paul Price
Fixing WORKDIR. Turning off some options to only do phase 0 for now.
3:49 PM Changeset [10635] by jhoblitt
include autogen.sh in the tarball
2:32 PM Changeset [10634] by jhoblitt
add gsoap generated sources
2:31 PM Changeset [10633] by jhoblitt
version to 0.0.3
2:31 PM Changeset [10632] by jhoblitt
fix a snprintf format type (cast)
2:27 PM Changeset [10631] by jhoblitt
add gsoap generated files
2:20 PM Changeset [10630] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_03'.
2:20 PM Changeset [10629] by jhoblitt
updated for 0.03 release
2:06 PM Changeset [10628] by jhoblitt
make Nebulous::Server::Config no longer a singleton
2:02 PM Changeset [10627] by jhoblitt
make Nebulous::Server::Log mod_perl aware change Nebulous::Server::Log …
1:46 PM Changeset [10626] by eugene
more verbose on missing PID
1:35 PM Changeset [10625] by Paul Price
Need to quote arguments with whitespace with this latest version of …
12:13 PM Changeset [10624] by eugene
extend IObuffer on successful read
10:59 AM Changeset [10623] by Paul Price
Getting rid of WORKDIR completely.
10:36 AM Changeset [10622] by eugene
notes for sorting
10:32 AM Changeset [10621] by eugene
added forward/backward buttons; fixed table fields for pz tables
10:29 AM Changeset [10620] by Paul Price
Removing WORKDIR, fixing conflict on ESSENCE.
10:28 AM Changeset [10619] by Paul Price
Altering for essence processing.
10:18 AM Changeset [10618] by Paul Price
Adding dump from mysql after injecting all the 2002 data.
6:55 AM Changeset [10617] by magnier
defined coord transform tests
6:55 AM Changeset [10616] by magnier
fixed leaks

Dec 10, 2006:

2:50 PM Changeset [10615] by magnier
tests for astrometry WCS conversions
8:38 AM Changeset [10614] by eugene
moved kapa plots to psModules
8:37 AM Changeset [10613] by eugene
changed p_psProject,p_psDeproject to psProject,psDeproject
8:30 AM Changeset [10612] by magnier
support for multi-level WCS, higher-order WCS
8:29 AM Changeset [10611] by magnier
fixed "free source" for pmSource
8:28 AM Changeset [10610] by magnier
moved generic functions to extras, added pmKapaPlots.c,h
7:29 AM Changeset [10609] by magnier
replaced p_psProject, p_psDeproject with psProject, psDeproject
7:28 AM Changeset [10608] by magnier
fixed polynomial2D copy
7:28 AM Changeset [10607] by magnier
fixed memory errors

Dec 9, 2006:

6:14 PM Changeset [10606] by magnier
adding higher-order terms to astrometry
6:13 PM Changeset [10605] by magnier
added polynomial copy, recycle, derivative functions, derivative tests
4:40 PM Changeset [10604] by Paul Price
Need to include PPIMAGE_D, PPIMAGE_S, PPIMAGE_OBD, PPIMAGE_OBDS, …
4:06 PM Changeset [10603] by magnier
moving WCS to modules, adding high-order terms
1:52 PM Changeset [10602] by Paul Price
Correcting compilation errors.
1:51 PM Changeset [10601] by Paul Price
Need to get the exp_tag and use that to inject the imfile.
11:11 AM Changeset [10600] by eugene
higher-order terms
11:06 AM Changeset [10599] by magnier
moving WCS conversions into psModules
4:19 AM Changeset [10598] by magnier
adding psPolynomial2DRecycle, psPolynomial2DCopy, psPolynomial2D_dX, …
4:19 AM Changeset [10597] by magnier
adding polynomial derivatives tests

Dec 8, 2006:

6:34 PM Changeset [10596] by Paul Price
Adding scripts for use with data challenge.
5:02 PM Changeset [10595] by eugene
adding datapath
5:02 PM Changeset [10594] by eugene
adding higher-order terms
4:54 PM Changeset [10593] by magnier
adding derivatives
3:30 PM Changeset [10592] by Paul Price
Adding verify mode
3:28 PM Changeset [10591] by Paul Price
Adding additional detrend types.
3:14 PM Changeset [10590] by Paul Price
Adding ESSENCE path.
2:43 PM Changeset [10589] by Paul Price
Adding error checking; only close files after all operations are pau.
2:41 PM Changeset [10588] by Paul Price
Updating information for detrend images --- extensions are at the cell …
2:31 PM Changeset [10587] by eugene
updates to psStats
2:30 PM Changeset [10586] by eugene
fixed errors in psEllipse functions
2:25 PM Changeset [10585] by Paul Price
Removed newline from psphotVersionLong.
2:24 PM Changeset [10584] by Paul Price
Removing new line in version --- FITS headers can't have a newline.
1:47 PM Changeset [10583] by Paul Price
Removing unnecessary printf.
12:26 PM Changeset [10582] by magnier
fixed pmConfigConvertFilename
12:24 PM Changeset [10581] by jhoblitt
setup Nebous::Server::SOAP instead of Nebous::Server directly
12:23 PM Changeset [10580] by jhoblitt
update SOAP, DBI & DBD, and Apache::* deps
12:23 PM Changeset [10579] by jhoblitt
change Nebulous::Server::SOAP to be mod_perl aware change …
12:18 PM Changeset [10578] by magnier
updated file rules for pmConfigConvertFilename
11:46 AM Changeset [10577] by jhoblitt
stop trying to chmod things
10:59 AM Changeset [10576] by jhoblitt
make SQL syntax MySQL 5 compatible
10:57 AM Changeset [10575] by jhoblitt
add a Nebulous::Server->config() accessor make Nebulous::Server->db() …
10:46 AM Changeset [10574] by Paul Price
Adding additional metadata to output.
9:58 AM Changeset [10573] by Paul Price
Pass through anything that's not a URI.
9:55 AM Changeset [10572] by Paul Price
Read .ipprc before checking command-line arguments, because …
9:49 AM Changeset [10571] by Paul Price
Removing workdir.
9:49 AM Changeset [10570] by Paul Price
Removing WORKDIR.
9:41 AM Changeset [10569] by Paul Price
Fixing leftover debugging symbol.
9:41 AM Changeset [10568] by Paul Price
Fixing relative and absolute filenames.
9:30 AM Changeset [10567] by Paul Price
Install data path utility.
8:51 AM Changeset [10566] by Paul Price
Fixing compilation error.
2:58 AM Changeset [10565] by eugene
fixed
2:58 AM Changeset [10564] by eugene
added rule to build directory for lib
2:57 AM Changeset [10563] by eugene
moved addusno, addrefs, addspphot to OLD
2:57 AM Changeset [10562] by eugene
cleanup
2:54 AM Changeset [10561] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'imregister-1-6-0'.
2:54 AM Changeset [10560] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'imregister-1-6'.
2:54 AM Changeset [10559] by eugene
fixed dependencies
1:57 AM Changeset [10558] by eugene
added HAVE_CONFIG
1:57 AM Changeset [10557] by eugene
added -version option
1:55 AM Changeset [10556] by eugene
commented out test save line
1:55 AM Changeset [10555] by eugene
changed psVectorStats return value to bool
1:54 AM Changeset [10554] by eugene
moved CHIP_SELECTIONS to recipe, fixed leak
1:54 AM Changeset [10553] by eugene
added FITTED_MEAN_V2 changed psVectorStats return to bool added code …
1:47 AM Changeset [10552] by eugene
added PSPHOT_LIBS to Libs for kapa-related libs
1:39 AM Changeset [10551] by magnier
changed psVectorStats return to bool
1:38 AM Changeset [10550] by magnier
- moved psHistogram functions to psHistogram.c,h (pslib_strict.h, …
1:37 AM Changeset [10549] by magnier
trivial
1:37 AM Changeset [10548] by magnier
changed psVectorStats return value to bool
1:35 AM Changeset [10547] by magnier
moved psHistogram functions to psHistogram.c,h

Dec 7, 2006:

5:29 PM Changeset [10546] by jhoblitt
change Nebulous::Server instantiate objects (init -> new) instead of …
5:09 PM Changeset [10545] by Paul Price
Fixing convert_filename functions to use URI and File::Spec.
4:20 PM Changeset [10544] by Paul Price
Adding mode parameter, to allow "verify" mode.
4:19 PM Changeset [10543] by Paul Price
Adding mode parameter for residuals.
4:01 PM Changeset [10542] by Paul Price
Updating to use current parameter order out of the pxtools, and …
3:43 PM Changeset [10541] by Paul Price
PM_FIT_NONE is a legitimate value, but there's nothing to report for it.
3:04 PM Changeset [10540] by jhoblitt
remove the dangerous use of ppStats_CFLAGS & ppStats_LDFLAGS as a) …
2:23 PM Changeset [10539] by jhoblitt
require pslib & psmodules don't export dep libs
2:23 PM Changeset [10538] by Paul Price
Adding rejection on the imfile mean stdevs.
1:30 PM Changeset [10537] by Paul Price
Moving declaration outside scope, to avoid being hit by label problems.
1:08 PM Changeset [10536] by Paul Price
Missed a file.
1:03 PM Changeset [10535] by jhoblitt
require pslib & psmodules keep dep libs private
12:56 PM Changeset [10534] by Paul Price
Convert back to relative paths when putting filenames into the database.
12:52 PM Changeset [10533] by jhoblitt
removing cruft files
12:52 PM Changeset [10532] by jhoblitt
require pslib
12:47 PM Changeset [10531] by Paul Price
Adding function to go from absolute to relative path.
12:44 PM Changeset [10530] by Paul Price
Need to declare "$reject" outside the 'for' loop in order to reuse it …
12:31 PM Changeset [10529] by jhoblitt
don't force programs linking against psModules to also link against …
12:06 PM Changeset [10528] by jhoblitt
don't force programs linking against psLib to also link against all of …

Dec 6, 2006:

6:24 PM Changeset [10527] by Paul Price
Generate header if it doesn't exist.
6:16 PM Changeset [10526] by Paul Price
Adding missing logic for writing cell.
6:08 PM Changeset [10525] by Paul Price
Turn off masking for bias and dark.
5:48 PM Changeset [10524] by Paul Price
At chip level, don't refer to CAMERA_CHIP:MOSAIC --- just MOSAIC.
5:33 PM Changeset [10523] by Paul Price
Don't write binned images either --- that's what we're reading!
5:22 PM Changeset [10522] by Paul Price
Changing levels for files to FPA
5:22 PM Changeset [10521] by Paul Price
When creating JPEG, don't save the BASE.FITS.
4:25 PM Changeset [10520] by Paul Price
Don't have darks --- don't do dark subtraction.
4:13 PM Changeset [10519] by Paul Price
Adding ESSENCE camera.
4:03 PM Changeset [10518] by Paul Price
Fixing so it works with ppImage, and gets the geometry correct.
3:43 PM Changeset [10517] by Paul Price
Generate header if not extant.
3:43 PM Changeset [10516] by Paul Price
Fixing up corruption of CHIP.NAME.
3:26 PM Ticket #849 (merge psImageBackground and psImageStats) created by eugene
these are nearly the same; psImageStats is not well-defined (should …
2:50 PM Changeset [10515] by eugene
cleanups
2:50 PM Changeset [10514] by eugene
updates
2:49 PM Changeset [10513] by eugene
working on non-linear wcs terms
2:46 PM Changeset [10512] by Paul Price
Additions to ensure concepts/headers are propagated
2:44 PM Changeset [10511] by Paul Price
Adding option to get positions from a region [x0:x1,y0:y1]; then …
12:45 PM Changeset [10510] by eugene
test limits on ZEA plots
12:45 PM Changeset [10509] by eugene
some makefile cleanups
12:44 PM Changeset [10508] by eugene
added the append option
12:44 PM Changeset [10507] by eugene
fixed usage lines
12:44 PM Changeset [10506] by eugene
fixed the database update of images
12:43 PM Changeset [10505] by eugene
added sane plotting for very large images
12:05 PM Changeset [10504] by Paul Price
Adding ppImage recipe to top level.
10:47 AM Changeset [10503] by Paul Price
Replacing psMetadataLookupMetadata with psMetadataLookup to avoid …
10:28 AM Changeset [10502] by Paul Price
Adding assertions.
10:25 AM Changeset [10501] by Paul Price
Adding dist targets to .cvsignore
10:22 AM Changeset [10500] by Paul Price
Fixing typos

Dec 5, 2006:

7:25 PM Changeset [10499] by Paul Price
Fixing CTIO MOSAIC2 camera format
7:25 PM Changeset [10498] by Paul Price
Removing recipes that are now at top level
7:24 PM Changeset [10497] by Paul Price
Adding CTIO MOSAIC2 camera formats for chip and fpa mosaick
7:23 PM Changeset [10496] by Paul Price
Updating recipes to put most information into top-level recipe
7:08 PM Changeset [10495] by Paul Price
Moving various ppMerge recipes into this top-level recipe.
6:59 PM Changeset [10494] by Paul Price
Moving more ppImage recipes into this top-level recipe file.
6:51 PM Changeset [10493] by Paul Price
Moving processing options here, to save them being carried by camera …
5:53 PM Changeset [10492] by eugene
added -version option
5:36 PM Changeset [10491] by eugene
added -version option
5:35 PM Changeset [10490] by jhoblitt
remove ipp_workdir.pl (deleted)
5:33 PM Changeset [10489] by jhoblitt
leave the old CFLAGS values in place when checking for HAVE_PSDB
5:31 PM Changeset [10488] by jhoblitt
make sure psLib has HAVE_PSDB defined
5:07 PM Changeset [10487] by jhoblitt
convert from OMIT_PSDB -> HAVE_PSDB
4:13 PM Changeset [10486] by Paul Price
Removing lines carried over from psLib; but we're not using the same …
4:08 PM Changeset [10485] by Paul Price
Changes required to allow building from a tarball made with 'make …
1:27 PM Changeset [10484] by Paul Price
Patching memory leak.
12:04 PM Changeset [10483] by Paul Price
Decreasing trace level.
12:03 PM Changeset [10482] by Paul Price
Adding additional tracing.
11:47 AM Changeset [10481] by Paul Price
Fixing tracing to use conventional system for facility names. Removing …
11:46 AM Changeset [10480] by Paul Price
Fixing comment to be a bit more readable.
11:46 AM Changeset [10479] by Paul Price
Turning off database connection --- ppMerge doesn't need it!
10:40 AM Changeset [10478] by Paul Price
Fixing criteria for first pass through.
10:30 AM Changeset [10477] by Paul Price
Adding metadata to header.
10:19 AM Changeset [10476] by Paul Price
Fixing error to actually print something.
10:05 AM Changeset [10475] by Paul Price
Fixing memory leak when robust stats returns early due to error.
Note: See TracTimeline for information about the timeline view.