IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Nov 16, 2006:

6:50 PM Changeset [10043] by jhoblitt
require ippdb 0.0.55
6:45 PM Changeset [10042] by jhoblitt
stub out -copydone options
6:32 PM Changeset [10041] by jhoblitt
remove pzgetfile (unneeded)
6:31 PM Changeset [10040] by jhoblitt
change newExp.exp_tag to be psU64
6:30 PM Changeset [10039] by jhoblitt
add newExp.dateobs change newExp.exp_tag to psU64
6:29 PM Changeset [10038] by jhoblitt
remove pzPendingFrame struct
6:26 PM Changeset [10037] by jhoblitt
add summitImfileDropTable, pzDoneExpDropTable, & pzDoneImfileDropTable
6:25 PM Changeset [10036] by jhoblitt
change -pendingimfile to return the exp_tag
6:24 PM Changeset [10035] by jhoblitt
insert the pzPendingExp row into newExp to generated an exp_tag and …
5:09 PM Changeset [10034] by jhoblitt
fix premature free
4:45 PM Changeset [10033] by eugene
updates
4:45 PM Changeset [10032] by eugene
moved pmSourceChisq to psModules, adding sky correction
4:39 PM Changeset [10031] by magnier
moved pmSourceChisq into here
4:27 PM Changeset [10030] by jhoblitt
use db transactions
3:59 PM Changeset [10029] by jhoblitt
remove support for generating exp_tags() fix early exit() fix memory leaks
3:30 PM Changeset [10028] by jhoblitt
stub out pzgetfile
3:27 PM Changeset [10027] by Paul Price
Setting nice values for mask creation.
3:18 PM Changeset [10026] by Paul Price
Using Poisson distribution if threshold is negative.
3:03 PM Changeset [10025] by jhoblitt
rename -pending mode -> -pendingexp add -pendingimfile mode
2:57 PM Changeset [10024] by jhoblitt
complete support of the new database schema
2:50 PM Changeset [10023] by Paul Price
Adding additional notes.
2:40 PM Changeset [10022] by Paul Price
Adding additional option for identifying bad pixels.
2:23 PM Changeset [10021] by jhoblitt
further work towards supporting the new database schema init/cleanup …
2:22 PM Changeset [10020] by jhoblitt
init/cleanup pslib & psmodules convert to psTrace() for debugging …
10:57 AM Changeset [10019] by Paul Price
I mean median, not mean, know what I mean?
10:56 AM Changeset [10018] by Paul Price
Using robust statistics instead of sample.
8:09 AM Changeset [10017] by magnier
finished psSparseBorder, runs tests ok
8:09 AM Changeset [10016] by magnier
added tap_psSparse
8:08 AM Changeset [10015] by magnier
finished initial psSparse tests

Nov 15, 2006:

6:51 PM Changeset [10014] by jhoblitt
revamped to follow new table structure
5:52 PM Changeset [10013] by jhoblitt
rename *.time filed -> dateobs call gentag() stored func to generate …
4:21 PM Ticket #653 (add time query support to metadb utils) closed by jhoblitt
fixed: basic support is in some of the pxtools.
4:20 PM Ticket #652 (add time handling to psDB) closed by jhoblitt
fixed: support was added in pslib 0.12.99.
4:19 PM Ticket #828 (detrend_reject_exp.pl fails at end (-adddetrunsummary)) closed by jhoblitt
fixed: I'm assuming that this has long sense been resolved.
4:18 PM Ticket #829 (need CAMERA and TYPE in output of dettool modes) closed by jhoblitt
fixed: I believe this was taken care of a while ago and this bug was …
4:15 PM Ticket #841 (psLibInit produces errors parsing time configuration file) closed by jhoblitt
fixed: The problem with with the mdc parser's vector support being broken. …
4:14 PM Ticket #832 (PS::IPP::Metadata::Config->parse fails at interaction between TYPE and ...) closed by jhoblitt
fixed: I believe I fixed this awhile ago.
4:10 PM Ticket #756 (psDB should work with MySQL 5.x) closed by jhoblitt
fixed: I've just tested psLib against MySQL 5.0.27 and it seems to work …
3:54 PM Changeset [10012] by eugene
ignore the ippdb.mdc file
3:45 PM Changeset [10011] by magnier
fixed bug, added error check
3:44 PM Changeset [10010] by magnier
added tap tests for psSparseBorder functions
3:43 PM Changeset [10009] by magnier
added psSparseBorder for special matrices
2:38 PM Changeset [10008] by jhoblitt
implement database store support for psU32 & psU64s
9:59 AM Changeset [10007] by Paul Price
Ignoring .pantasks and .pcontrol
9:56 AM Changeset [10006] by Paul Price
Adding test directory to .cvsignore
9:55 AM Changeset [10005] by Paul Price
Removing ppShutter --- its functionality is in ppImage and ppMerge.
9:52 AM Changeset [10004] by Paul Price
Removing ppFringe --- its functionality is in ppMerge and ppImage.
9:49 AM Changeset [10003] by Paul Price
Deleting ppArith --- it's not used for anything.
9:43 AM Changeset [10002] by Paul Price
Adding options for mask creation.

Nov 14, 2006:

6:09 PM Changeset [10001] by magnier
more dev work on the psSparseBorder concepts
6:04 PM Changeset [10000] by jhoblitt
handle summitExp.imfiles
5:49 PM Changeset [9999] by jhoblitt
change psDBPackMySQLRow() & psDBGenerateCreateTableS() to support …
4:50 PM Changeset [9998] by Paul Price
Fixing case where numScans == 0.
4:50 PM Changeset [9997] by Paul Price
Fixing multiple frees, and mask for statistics.
4:49 PM Changeset [9996] by Paul Price
Reorganising shutter stuff to make it fit within the general framework …
4:47 PM Changeset [9995] by Paul Price
Fixing compilation errors.
4:37 PM Changeset [9994] by eugene
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
4:36 PM Changeset [9993] by eugene
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
4:34 PM Changeset [9992] by Paul Price
Changes to allow system to work with PS_NO_TRACE.
4:30 PM Changeset [9991] by magnier
adding psSparseBorder APIs (ifdef-ed out)
3:34 PM Changeset [9990] by jhoblitt
rename psDBInit() -> psDBAlloc() and set psDBFree() as the deallocator …
3:33 PM Changeset [9989] by Paul Price
Function to get config file name was not globally visible.
3:28 PM Changeset [9988] by jhoblitt
fix default etc dir
3:27 PM Changeset [9987] by Paul Price
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
3:11 PM Changeset [9986] by Paul Price
Plugging memory leaks --- forgotten free in pmMaskIdentifyBadPixels, …
2:54 PM Changeset [9985] by jhoblitt
add support for "unique" fields
2:40 PM Changeset [9984] by Paul Price
Input is an array of readouts, instead of multiple arrays of images, …
2:40 PM Changeset [9983] by Paul Price
Adding functions to write masks. For this to work, had to add mask …
2:36 PM Changeset [9982] by Paul Price
Fixing bug in psVectorHistogram when input is not of type F32.
2:27 PM Changeset [9981] by Paul Price
Adding functions to create bad pixel masks from flattened data.
2:26 PM Changeset [9980] by des
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
2:11 PM Changeset [9979] by jhoblitt
fix the install paths so that "shared" install files are contained in …
2:06 PM Changeset [9978] by des
In function psVectorToString, appended after line 548 the following …
1:12 PM Changeset [9977] by drobbin
Someone moved the datadir from psLib/share/pslib to psLib/share so …
11:15 AM Changeset [9976] by drobbin
Implemented testing for psEarthOrientation. Done with motion, working …
9:47 AM Changeset [9975] by Paul Price
Adding assertion on rng.
9:37 AM Changeset [9974] by Paul Price
Excess psMetadataAddItem was causing errors ("Duplicate metadata item …

Nov 13, 2006:

5:52 PM Changeset [9973] by jhoblitt
fix -seen search params
5:49 PM Changeset [9972] by jhoblitt
add datastore "time" field handling to pzgetexp
5:15 PM Changeset [9971] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_55'.
5:15 PM Changeset [9970] by jhoblitt
VERSION 0.0.55
5:15 PM Changeset [9969] by jhoblitt
VERSION to 0.0.55 add summitExp.time
5:07 PM Changeset [9968] by jhoblitt
overhaul pzgetexp to be more error tolerant and efficient
4:00 PM Changeset [9967] by jhoblitt
modernize pztool -seen
3:17 PM Changeset [9966] by jhoblitt
rename -definebydetrun -filter_exp_* -> -filter_input_*
2:53 PM Changeset [9965] by jhoblitt
fix -toprocessedexp returning exp_tag's before all of their component …
2:13 PM Changeset [9964] by Paul Price
Fixing line
2:10 PM Changeset [9963] by Paul Price
Adding fringe rejection limits.
2:06 PM Changeset [9962] by Paul Price
Turning on binning.
12:45 PM Changeset [9961] by jhoblitt
fix -definebydetrun time filtering
12:45 PM Changeset [9960] by jhoblitt
typo fix
12:44 PM Changeset [9959] by Paul Price
Adding flag for ppImage if input is a fringe image.
12:41 PM Changeset [9958] by Paul Price
Changing argument name for fringe input.
12:36 PM Changeset [9957] by jhoblitt
fix lost -definebyquery options first pass implementation of …
12:34 PM Changeset [9956] by Paul Price
PPIMAGE.FRIGNE is now to be of FRINGE type.
12:33 PM Changeset [9955] by Paul Price
Adding test directory to .cvsignore
12:33 PM Changeset [9954] by Paul Price
Writing fringe data using new table functions.
12:28 PM Changeset [9953] by Paul Price
Neglected to remove files used in local development.
12:26 PM Changeset [9952] by Paul Price
Doing fringe processing using the pmFPAfile framework, with FRINGE …
12:19 PM Changeset [9951] by Paul Price
Changing pmFringesReadFits and pmFringesWriteFits into pmFringesFormat …
12:15 PM Changeset [9950] by Paul Price
Adding FRINGE type to pmFPAfile, which reads from/writes to FITS …
12:15 PM Changeset [9949] by Paul Price
Adding functions to read/write tables within the FPA hierarchy …

Nov 10, 2006:

2:09 PM Ticket #843 (various functions should return bool not a pointer) created by eugene
there are various functions which perform some operation and return …
12:07 PM Changeset [9948] by drobbin
Added empty test templates for psEarthOrientation.c and updated makefile

Nov 9, 2006:

6:05 PM Changeset [9947] by jhoblitt
fix -definebydetrun memory corruption issues
5:21 PM Changeset [9946] by jhoblitt
first pass implementation of -definebydetrun
4:17 PM Changeset [9945] by Paul Price
Bug in output binning --- if the binning wasn't set, it would come …
4:14 PM Changeset [9944] by Paul Price
Forgot to add them to the output.
4:13 PM Changeset [9943] by Paul Price
Adding XBIN and YBIN to list that gets checked.
3:00 PM Changeset [9942] by jhoblitt
stub out -definebydetrun as a copy of -definebyquery
2:38 PM Changeset [9941] by drobbin
Reformatted for consistency between tests.
2:32 PM Changeset [9940] by jhoblitt
plug a simple memory leak
2:31 PM Changeset [9939] by Paul Price
string.h is required for strlen.
2:16 PM Changeset [9938] by jhoblitt
in getMetadataType() remove duplicate call to psMetadataAddItem() …
2:07 PM Changeset [9937] by jhoblitt
when parsing a line don't terminate the comment at a '~'
1:57 PM Changeset [9936] by drobbin
Reformatting done for consistency between tests.
1:40 PM Changeset [9935] by jhoblitt
print got/expected on ok_str() failure
1:37 PM Changeset [9934] by drobbin
Replaced all unreachable spots I removed previously.
1:27 PM Changeset [9933] by drobbin
Tap test for psSphereOps.c. execute_tap script added for convenience. …
1:26 PM Changeset [9932] by drobbin
Added files for profiling reporting in astro/. Error checks for NAN …
11:41 AM Changeset [9931] by jhoblitt
fix printing of empty METADATA comments
11:32 AM Changeset [9930] by jhoblitt
add rawDetrenedExp.camera to the output of dettool -toprocessedexp
11:28 AM Changeset [9929] by jhoblitt
add camera to the output of dettool -raw
10:26 AM Changeset [9928] by eugene
update notes from growth tests
10:20 AM Changeset [9927] by magnier
added test psImageShiftKernel and related p_psImageShiftKernel_F32; …
10:18 AM Changeset [9926] by magnier
added tap_psImageShiftKernel.c to test NxN kernel-shifting code
10:17 AM Changeset [9925] by magnier
adjust mask region to follow interpolated shift, if applied; added …
10:16 AM Changeset [9924] by magnier
added prototype
10:15 AM Changeset [9923] by magnier
fixed a memory leak, restrict region to image in growth curve
10:14 AM Changeset [9922] by magnier
added tap_pmGrowthCurve.c tap_pmSourcePhotometry.c, updated .cvsignores

Nov 8, 2006:

6:51 PM Changeset [9921] by jhoblitt
remove name from p_psParseLevelInfo add 'nested' metadata's to the …
6:06 PM Changeset [9920] by jhoblitt
remove passing around of a metadata nesting level param as this …
5:50 PM Changeset [9919] by jhoblitt
delay parseLevelInfoArray alloc in parseLine() until it's really needed
5:22 PM Changeset [9918] by jhoblitt
check fclose()'s return status
5:06 PM Changeset [9917] by jhoblitt
revamp parseVector()
3:58 PM Changeset [9916] by jhoblitt
split parseGeneric(), parseType(), & parseMetadataEnd() out of …
3:18 PM Changeset [9915] by jhoblitt
remove empty ChangeLog
2:50 PM Changeset [9914] by Paul Price
Fixing cache directory.
2:45 PM Changeset [9913] by jhoblitt
possible fix for join error in -tonormalize
2:03 PM Changeset [9912] by jhoblitt
improved error checking, coding style, & structure in parseLine() …
11:52 AM Changeset [9911] by jhoblitt
remove ChangeLog as it's empty
10:19 AM Changeset [9910] by Paul Price
Cleaning up --- isolating tests from each other.
10:04 AM Changeset [9909] by Paul Price
Adding psClip

Nov 7, 2006:

6:48 PM Changeset [9908] by drobbin
added outputs: mdc-overwrite_true.txt and mdc-overwrite_false.txt in …
5:34 PM Changeset [9907] by Paul Price
Pulling out function that got implemented in psLib
5:21 PM Changeset [9906] by Paul Price
Fixing ppMerge recipes --- had BACKGROUND instead of MEAN and STDEV.
4:15 PM Changeset [9905] by Paul Price
Adding directory.
4:10 PM Changeset [9904] by Paul Price
Adding workdir to the configuration.
4:09 PM Changeset [9903] by Paul Price
Prepend the global path to the file rule.
3:48 PM Changeset [9902] by Paul Price
Fixing file names (produced by making the camera name important).
3:20 PM Changeset [9901] by Paul Price
Fixing up recipes
2:01 PM Changeset [9900] by drobbin
Updated testing to conform to changes in psMetadataPrint return status.
1:11 PM Ticket #842 (misc issues in psMetadataConfig) created by David.Robbins@…
Couple of minor issues in psMetadataConfig to consider: a) …
12:57 PM Changeset [9899] by Paul Price
Using environment variables instead of fixed names.
12:56 PM Changeset [9898] by Paul Price
Adding interpolation of environment variables within paths.
12:55 PM Changeset [9897] by jhoblitt
move pmGrowthCurveGenerate() from pmGrowthCurve.c -> pmPSF.c
12:54 PM Changeset [9896] by drobbin
Merged this test into the output test
12:53 PM Changeset [9895] by drobbin
Updated testing
12:30 PM Changeset [9894] by Paul Price
Reorganising so that the trace and logging stuff is loaded the …
11:26 AM Changeset [9893] by Paul Price
Adding shutter correction (turned off for megacam) and fringe …
10:38 AM Changeset [9892] by Paul Price
Output images from ppImage are specified by the FILERULES in the …

Nov 6, 2006:

11:22 PM Changeset [9891] by eugene
notes and updated tests
11:22 PM Changeset [9890] by eugene
moved psphotGrowthCurve to pmGrowthCurveGenerate
11:21 PM Changeset [9889] by eugene
added a comment
11:20 PM Changeset [9888] by eugene
explicit test if object was subtracted
11:19 PM Changeset [9887] by eugene
not including the test programs by default
11:14 PM Changeset [9886] by magnier
convert apResid measurement to use pmSourceMagnitudes API for …
11:12 PM Changeset [9885] by magnier
moved pmPSFFromModels to pmPSFFromPSFtry
11:11 PM Changeset [9884] by magnier
added flag for interpolation for aperture photometry
11:11 PM Changeset [9883] by magnier
added code to perform the subpixel shift, if requested; changed …
11:09 PM Changeset [9882] by magnier
moved pmPSFFromModels to pmPSFFromPSFtry; now accepts a pmPSFtry as input
11:07 PM Changeset [9881] by magnier
adding prep code to apply psImageBicubeFit to peaks in pmPeaks (ie, to …
11:06 PM Changeset [9880] by magnier
added pmSourceCopy, change special magnitudes (32, 99) to NAN
11:04 PM Changeset [9879] by magnier
moved psphotGrowthCurve to pmGrowthCurveGenerate
11:02 PM Changeset [9878] by magnier
adding pstap (but disabled for now)
11:02 PM Changeset [9877] by magnier
adding tests related to objects
11:01 PM Changeset [9876] by magnier
adding pstap copied from psLib
9:45 PM Changeset [9875] by magnier
added tests for psImageShift and psImageInterpolate, fixed low-level …
7:09 PM Changeset [9874] by drobbin
Added type handling for S/U64
6:35 PM Changeset [9873] by jhoblitt
improve error handling in psMetadataConfigParse()
6:21 PM Changeset [9872] by jhoblitt
fix error checking in psMetadataConfigRead()
6:12 PM Changeset [9871] by Paul Price
Missed out on wrapping fringe stuff in "doFringe".
5:57 PM Ticket #841 (psLibInit produces errors parsing time configuration file) created by Paul Price
#include <stdio.h> #include <pslib.h> int main(int argc, char …
5:18 PM Changeset [9870] by Paul Price
Adding filenames to configuration parsing.
4:13 PM Changeset [9869] by Paul Price
Adding fringe processing to detrend tools.
12:31 PM Changeset [9868] by drobbin
Added comment parsing for metadata in parseLine in psMetadataConfig.c. …

Nov 5, 2006:

4:15 PM Changeset [9867] by eugene
testing bicubic interpolation for aperture
4:11 PM Changeset [9866] by magnier
centroid shift for aperture ifdef-ed out
4:02 PM Changeset [9865] by magnier
added BICUBE, fixed sign error and 0.5 pixel error in psImageShift
4:00 PM Changeset [9864] by magnier
added BICUBE interpolation, removed scrap code in BILINEAR interpolation
3:58 PM Changeset [9863] by magnier
added psImageInterpolate tests so I could test fixes to this function

Nov 3, 2006:

6:42 PM Changeset [9862] by drobbin
Updated MetadataConfig tests and merged (removed) …
6:08 PM Changeset [9861] by jhoblitt
fwv
5:15 PM Changeset [9860] by jhoblitt
check munmap()'s return status
4:57 PM Changeset [9859] by Paul Price
Adding fringe parameters.
4:51 PM Changeset [9858] by jhoblitt
fixes to comform to the format icd-demo is expecting
4:40 PM Changeset [9857] by Paul Price
Adding fringe processing.
4:36 PM Changeset [9856] by Paul Price
Bug fixes in reading from FITS file (wasn't allocating memory, need to …
4:34 PM Changeset [9855] by Paul Price
Changing unsigned int to int
4:34 PM Changeset [9854] by Paul Price
Adding shutter type
4:33 PM Changeset [9853] by jhoblitt
add columns metadata
4:33 PM Changeset [9852] by jhoblitt
remove incorrect comment
4:11 PM Changeset [9851] by jhoblitt
fwv
3:25 PM Changeset [9850] by jhoblitt
VERSION to 0.10
3:25 PM Changeset [9849] by jhoblitt
fix handling of NULL strings
2:20 PM Changeset [9848] by drobbin
Removed a couple unreachable spots from psMetadataConfig in …
11:11 AM Changeset [9847] by drobbin
Added a test for psArrayAllocEmpty (to complete psArray test-coverage)
10:20 AM Changeset [9846] by drobbin
Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated …
7:25 AM Changeset [9845] by eugene
fixed error in histogram for NaN/Inf
7:24 AM Changeset [9844] by eugene
fixed while evaluation
5:21 AM Changeset [9843] by magnier
I added code to pmSourcePhotometryAper to shift the source so the …
5:12 AM Changeset [9842] by magnier
added metricErr
5:12 AM Changeset [9841] by magnier
added metricErr, unused test output code, no skybias in apresid fit …
5:11 AM Changeset [9840] by eugene
added notes
5:11 AM Changeset [9839] by eugene
added growthTest program to makefile
5:10 AM Changeset [9838] by eugene
added unused test code
5:09 AM Changeset [9837] by eugene
use center of center pixel for ref object
5:08 AM Changeset [9836] by eugene
reset radius to integer type (necessary since growth does not interpolate)
5:07 AM Changeset [9835] by eugene
save smoothed images when tracing (>5)
5:05 AM Changeset [9834] by eugene
fixed formula for normalization error
5:04 AM Changeset [9833] by eugene
require growth curve to include min radius

Nov 2, 2006:

12:30 PM Changeset [9832] by Paul Price
Adding fringe combination.
12:12 PM Changeset [9831] by Paul Price
No need to print header.
11:55 AM Changeset [9830] by Paul Price
Was neglecting to zero the mask before using it.

Nov 1, 2006:

6:51 PM Changeset [9829] by drobbin
input file for psMetadataConfigParse.
5:17 PM Changeset [9828] by jhoblitt
use MYSQL_LDFLAGS instead of MYSQL_LIBS
5:15 PM Changeset [9827] by jhoblitt
fix dsleech to handle valid but empty filesets
4:53 PM Changeset [9826] by Paul Price
Adding fringe parameters.
2:32 PM Changeset [9825] by Paul Price
Fixing trace components
2:31 PM Changeset [9824] by Paul Price
Fixing up trace components.
12:41 PM Changeset [9823] by jhoblitt
add blurb about registering pre-created detrends
12:39 PM Changeset [9822] by Paul Price
Adding functions to read/write an array of fringe statistics to a …
12:27 PM Changeset [9821] by jhoblitt
remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
12:03 PM Changeset [9820] by jhoblitt
fix memory leak in register_detrendMode()
11:56 AM Changeset [9819] by jhoblitt
rollback r1.100 pending discussion of *Alloc() function behavior
11:45 AM Changeset [9818] by jhoblitt
removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …

Oct 31, 2006:

6:21 PM Changeset [9817] by jhoblitt
first pass implementation of -register_detrend & -register_detrend_imfile
5:15 PM Changeset [9816] by jhoblitt
stub out -register_detrend & -register_detrend_imfile
4:54 PM Changeset [9815] by Paul Price
Adding more information for recipes: symbolic links and precedence.
2:01 PM Changeset [9814] by drobbin
Adding tap test for psMetadataConfigFormat
9:40 AM Changeset [9813] by eugene
changed name of radiusTMP to radiusFit in pmModel
9:39 AM Changeset [9812] by eugene
dropped psmodule duplicate models
9:39 AM Changeset [9811] by eugene
more complete ending for ENSEMBLE break point
9:38 AM Changeset [9810] by magnier
changed name of radiusTMP to radiusFit in pmModel
9:38 AM Changeset [9809] by eugene
added polyfitTest
9:38 AM Changeset [9808] by magnier
if-def out some test code, comments describing SXY fitting issues
9:37 AM Changeset [9807] by eugene
added ignore option to psphotGrowthCurve
9:35 AM Changeset [9806] by eugene
removing models now in psModules

Oct 30, 2006:

7:06 PM Changeset [9805] by drobbin
Added error check to psTimeCopy for proper time-type. only formatting …
6:45 PM Changeset [9804] by jhoblitt
code tidying
6:38 PM Changeset [9803] by jhoblitt
remove FullUnitTest & runTest as they are now unused
6:36 PM Changeset [9802] by jhoblitt
move mysql probling into it's only .m4 file
6:03 PM Changeset [9801] by jhoblitt
add ax_lib_mysql.m4
5:42 PM Changeset [9800] by jhoblitt
first pass attempt to made the library probes use values from the …
5:40 PM Changeset [9799] by drobbin
Removed comment output from formatMetadataItem - MULTI. Can't have a …
2:08 PM Changeset [9798] by drobbin
Merged differences from recent check-in. Edited long-lines. Updated …
12:32 PM Changeset [9797] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_54'.
12:32 PM Changeset [9796] by jhoblitt
VERSION 0.0.54
12:31 PM Changeset [9795] by jhoblitt
VERSION 0.0.54 (glueforge fixes)
12:31 PM Changeset [9794] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_31'.
12:31 PM Changeset [9793] by jhoblitt
VERSION 0.31
12:30 PM Changeset [9792] by jhoblitt
fix printing of psTimes
12:30 PM Changeset [9791] by jhoblitt
require ippdb 0.0.54 (-simple time handling fixes)
11:56 AM Changeset [9790] by jhoblitt
add phase 3 masking support
11:55 AM Changeset [9789] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_53'.
11:55 AM Changeset [9788] by jhoblitt
VERSION 0.0.53
11:55 AM Changeset [9787] by jhoblitt
VERSION 0.0.53 add phase 3 masking
11:54 AM Changeset [9786] by eugene
updated ellipse rotations
11:45 AM Changeset [9785] by eugene
added full derivation of ellipse rotations
11:26 AM Changeset [9784] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_52'.
11:25 AM Changeset [9783] by jhoblitt
VERSION 0.0.52
11:24 AM Changeset [9782] by jhoblitt
add p2 masking support

Oct 29, 2006:

5:13 PM Changeset [9781] by eugene
updates to fix wrt new parameter defs
5:13 PM Changeset [9780] by eugene
catch errors from psphotChoosePSF
5:04 PM Changeset [9779] by magnier
adding new prototypes
5:04 PM Changeset [9778] by magnier
if-out test code lines
5:03 PM Changeset [9777] by magnier
catch errors for undefined model names
5:03 PM Changeset [9776] by magnier
returned PGAUSS and QGAUSS to service
5:02 PM Changeset [9775] by magnier
major cleanup of model code, fixes to use new param defs
5:02 PM Changeset [9774] by magnier
fixed formulae of Shape to Axes

Oct 28, 2006:

5:41 PM Changeset [9773] by magnier
fixed a typo
10:33 AM Changeset [9772] by eugene
added
10:32 AM Changeset [9771] by eugene
this is an important change. I have changed the way in which the psf …
10:23 AM Changeset [9770] by magnier
This is an important change to the PSF shape model. - I have changed …
10:15 AM Changeset [9769] by magnier
added PSF_CLUMP_NSIGMA, default to 1.5
10:12 AM Changeset [9768] by magnier
fixed up the math on these; ADD text to follow
10:09 AM Changeset [9767] by magnier
added error catch for failed stats

Oct 27, 2006:

4:52 PM Ticket #837 (Build issue --- using env. variables to find CFITSIO, FFTW) closed by Paul Price
worksforme: I believe this has been fixed since. In particular, it works for me …
4:49 PM Ticket #838 (make check fails without --enable-tests) closed by Paul Price
worksforme: Works for me with the latest version from CVS. Note that the build …
4:39 PM Ticket #839 (pslib.h looks for xmllib2 headers in the wrong place.) closed by Paul Price
invalid: libxml has been removed from our dependencies since this code.
4:37 PM Ticket #804 (Memory blocks between 32769 and 65536 are not freed correctly) closed by Paul Price
invalid: The recycle list has been #define-ed out of the psMemory system.
4:08 PM Ticket #839 (pslib.h looks for xmllib2 headers in the wrong place.) created by robert.desonia@…
3) pslib.h looks for xmllib2 headers in the wrong place. Using the …
4:07 PM Ticket #838 (make check fails without --enable-tests) created by robert.desonia@…
2) "make check" fails unless the magic flag "--enable-tests" is …
4:04 PM Ticket #837 (Build issue --- using env. variables to find CFITSIO, FFTW) created by robert.desonia@…
Our group has been tasked with evaluating pslib for use with LSST. …
2:59 PM Changeset [9766] by jhoblitt
rename dettool -definebyexp -> definebytag
2:47 PM Changeset [9765] by jhoblitt
implement -block/unblock/masked

Oct 26, 2006:

6:00 PM Changeset [9764] by jhoblitt
add basic p2 masking support and the p2Mask table
4:26 PM Changeset [9763] by jhoblitt
handle "NULL" mdcf time values (untested)
4:22 PM Changeset [9762] by jhoblitt
simple comment fix
4:16 PM Changeset [9761] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'v0_09'.
4:16 PM Changeset [9760] by jhoblitt
update for 0.09 release
4:16 PM Changeset [9759] by jhoblitt
VERSION to 0.09
4:15 PM Changeset [9758] by jhoblitt
fix time tests that were dependent on MULTI times being broken fix …
3:53 PM Changeset [9757] by jhoblitt
fix a bug in Build.PL where a rebuilt grammar was not installed
3:15 PM Changeset [9756] by jhoblitt
fix NULL psTime format
3:10 PM Changeset [9755] by jhoblitt
fix formatMetadataItem() to handle printing of NULL psTimes
3:09 PM Changeset [9754] by jhoblitt
fix psMetadataItemCopy() to handle NULL psTimes
2:17 PM Changeset [9753] by jhoblitt
change -runs to differentiate between database errors & no rows founds
2:12 PM Changeset [9752] by jhoblitt
implement -search -use_begin & -use_end
2:07 PM Changeset [9751] by jhoblitt
implement comparison operation selection for S32 & psTime types in …

Oct 25, 2006:

6:44 PM Changeset [9750] by drobbin
Update MetadataConfig tests. Removed unreachable spots from …
5:47 PM Changeset [9749] by jhoblitt
change psTimeToISO() to not append a 'Z' to the time string
4:57 PM Changeset [9748] by jhoblitt
convert large if/else in psDBGenerateConditionalSQL() into a switch stmt
2:38 PM Changeset [9747] by drobbin
Fixed ok_double, ok_float, and added ok_str

Oct 24, 2006:

7:25 PM Changeset [9746] by drobbin
Added partially-constructed table for psLookupTable tests.
6:58 PM Changeset [9745] by drobbin
Fixed LookupTable to error when a partially-constructed table row is …
3:48 PM Changeset [9744] by Paul Price
Major changes to bring spec up to date with code, mainly for stuff …
2:59 PM Changeset [9743] by drobbin
Fixed segfault caused by change of n-parameter in psArrayAlloc.
2:33 PM Changeset [9742] by Paul Price
Changed definition of psArrayAlloc.
2:29 PM Changeset [9741] by Paul Price
Changed definition of psArrayAlloc
2:27 PM Changeset [9740] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc
2:18 PM Changeset [9739] by drobbin
New tap tests for psMetadataConfig. Output is finished, input is not.
2:18 PM Changeset [9738] by Paul Price
Changed definition of psVectorAlloc.
2:16 PM Changeset [9737] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc.
2:16 PM Changeset [9736] by drobbin
Updated psMetadataCopy- an error is now skipped and allows the rest of …
2:11 PM Changeset [9735] by Paul Price
Changed definition of psArrayAlloc
2:07 PM Changeset [9734] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc
2:00 PM Changeset [9733] by Paul Price
Changed definition of psVectorAlloc.
1:58 PM Changeset [9732] by Paul Price
Changed definition of psArrayAlloc.
1:56 PM Changeset [9731] by Paul Price
psVectorAlloc now sets vector size to allocated size.
12:55 PM Changeset [9730] by Paul Price
Following today's meeting, we agreed that psVectorAlloc (and therefore …
12:29 PM Changeset [9729] by Paul Price
psVectorAlloc and psArrayAlloc set length to that requested; …
12:00 PM Changeset [9728] by eugene
log10 for log()/log(10)
11:59 AM Changeset [9727] by eugene
added
11:58 AM Changeset [9726] by eugene
added mkrgb, fixed shift bug
11:24 AM Changeset [9725] by Paul Price
Changing spec for psVectorAlloc, adding psVectorAllocEmpty.

Oct 23, 2006:

5:48 PM Changeset [9724] by Paul Price
Fixed incorrect statement.
5:24 PM Changeset [9723] by Paul Price
Don't need that here.
5:11 PM Changeset [9722] by jhoblitt
disable old pstest tests and remove associated metadata files remove …
5:08 PM Changeset [9721] by Paul Price
Updating FPA and HDU section to match implementation: major changes.
5:07 PM Ticket #836 (psMetadataCopy - partially copied metadata) closed by Paul Price
invalid: The fact that the output metadata can be modified if there is an error …
3:15 PM Changeset [9720] by drobbin
Edited psMetadataCopy and relevant tests. Removed the psFree(out)'s …
3:10 PM Changeset [9719] by Paul Price
Removing old files, no longer necessary and passed by.
3:05 PM Changeset [9718] by Paul Price
Adding doxygen tags.
3:05 PM Ticket #836 (psMetadataCopy - partially copied metadata) created by David.Robbins@…
In addition to the concerns I've expressed about psMetadataCopy not …
2:23 PM Changeset [9717] by Paul Price
Fixing typo.
11:37 AM Changeset [9716] by Paul Price
Fixing to work with current (2006 Sep 7, Sep 15) uCam images.

Oct 21, 2006:

2:51 PM Changeset [9715] by drobbin
minor doxygen edit: ingroup= types (was dataIO)
2:49 PM Changeset [9714] by drobbin
Finished testing of psLookupTable. 100% coverage reported. Added …

Oct 20, 2006:

6:27 PM Changeset [9713] by Paul Price
Fixing so it compiles. Removed photometric systems stuff.
6:26 PM Changeset [9712] by Paul Price
Fixing pmFPA. Adding pmHDU and pmHDUUtils, pmFPAview.
6:05 PM Changeset [9711] by jhoblitt
change -defineby* to make most detRun attributes optional
6:02 PM Changeset [9710] by Paul Price
Documenting, adding const
6:01 PM Changeset [9709] by jhoblitt
minor update
6:01 PM Changeset [9708] by jhoblitt
change -search to match against the new fields in detRun
5:34 PM Changeset [9707] by jhoblitt
add dettool -defineby* fpa attributes
5:33 PM Changeset [9706] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_51'.
5:33 PM Changeset [9705] by jhoblitt
VERSION 0.0.51
5:33 PM Changeset [9704] by jhoblitt
VERSION 0.0.51 add detRun *exp values
5:31 PM Changeset [9703] by Paul Price
Removing now-false statement.
5:30 PM Changeset [9702] by Paul Price
Removing col0,row0 in the chip --- it's in the concepts.
5:27 PM Changeset [9701] by Paul Price
Left additional argument.
5:26 PM Changeset [9700] by Paul Price
Fixing typo.
5:26 PM Changeset [9699] by Paul Price
Printing ourselves, instead of using psTrace, so that we can actually …
5:00 PM Changeset [9698] by Paul Price
Adding more info to the descriptions.
4:12 PM Changeset [9697] by Paul Price
Fixing false error caused by attempting to read concepts at FPA level …
4:01 PM Changeset [9696] by Paul Price
Adding dateobs for phase 0, from FPA.TIME
3:54 PM Changeset [9695] by Paul Price
Require cell to read concepts from cell information.
3:49 PM Changeset [9694] by jhoblitt
require Cache::File
3:46 PM Changeset [9693] by Paul Price
Using FPA time instead of cell time.
3:35 PM Changeset [9692] by Paul Price
Adding error condition for psVectorsReadFromFile in response to bug on …
3:34 PM Ticket #835 (psLookupTable & partially constructed tables) closed by Paul Price
fixed: I think this is a reasonable condition to produce an error. I updated …
3:21 PM Ticket #835 (psLookupTable & partially constructed tables) created by David.Robbins@…
it's unclear how the psLookupTable functions should handle a case …
3:12 PM Changeset [9691] by jhoblitt
fix an error message
3:09 PM Changeset [9690] by jhoblitt
fix psTime related memory leaks in p_psDBRunQueryPrepared()
2:58 PM Changeset [9689] by Paul Price
Updated the configuration and concepts sections.
2:55 PM Changeset [9688] by Paul Price
Adding a little bit more detail to the comments.
2:39 PM Changeset [9687] by jhoblitt
req ippdb 0.0.50
2:39 PM Changeset [9686] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_50'.
2:39 PM Changeset [9685] by jhoblitt
fwv
2:38 PM Changeset [9684] by jhoblitt
VERSION 0.0.50
2:37 PM Changeset [9683] by jhoblitt
VERSION to 0.0.50 add [rawImfile|raw*Exp].dateobs
2:37 PM Changeset [9682] by jhoblitt
add -dateobs params to -update[imfile|exp]
2:33 PM Changeset [9681] by jhoblitt
fix NULL time value pass throught in p_psDBFetchResult()
2:10 PM Changeset [9680] by jhoblitt
plug memory leaks in p_psDBFetchResult() that occur when returning an …
1:03 PM Changeset [9679] by Paul Price
Cleaning up, adding a few more details.
12:07 PM Changeset [9678] by Paul Price
Adding explanations from old Modules SDRS.
11:59 AM Changeset [9677] by Paul Price
Suspect I only changed the formatting...?
3:35 AM Changeset [9676] by rhl
Assert that a literal 4 is correct
3:34 AM Changeset [9675] by rhl
Use symbolic param names

Oct 19, 2006:

5:52 PM Changeset [9674] by Paul Price
The PSLATEX was stuffing up on my machine.
5:51 PM Changeset [9673] by Paul Price
Adding recipes.
4:36 PM Changeset [9672] by drobbin
Removed unreachable spots in psLookupTable. Added tests to …
4:16 PM Changeset [9671] by Paul Price
Fixing typos in comments.
3:12 PM Changeset [9670] by eugene
fixed bug: missing SAVE.OUTPUT implies TRUE not FALSE
2:55 PM Changeset [9669] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_30'.
2:55 PM Changeset [9668] by jhoblitt
VERSION to 0.30 add psTime support to the psdb templates
2:52 PM Changeset [9667] by smalle
fixed typo in Build.PL preventing execution
2:25 PM Changeset [9666] by jhoblitt
rename ippdb.md -> ippdb.mdc
2:17 PM Changeset [9665] by jhoblitt
rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
2:06 PM Changeset [9664] by jhoblitt
disable all but the 'tasks' tables as they are currently unused
2:05 PM Changeset [9663] by jhoblitt
rename ippdb.m4 -> ippdb.md (since it's not an m4 script)
1:12 PM Changeset [9662] by Paul Price
Adding blank header keywords to list of keywords to ignore. Found …
1:10 PM Changeset [9661] by Paul Price
Adding error checks on recipe parameters; providing defaults with …
12:54 PM Changeset [9660] by eugene
deactivate PSPHOT.INPUT at the end of ppImagePhotom so it is not freed …
12:53 PM Changeset [9659] by eugene
updating recipes for psphot / psastro dev work
12:37 PM Changeset [9658] by jhoblitt
add psTime support
11:58 AM Changeset [9657] by eugene
added notes
11:57 AM Changeset [9656] by eugene
minor cleanup of recipe logic
11:57 AM Changeset [9655] by eugene
added error checks and removed test output
11:53 AM Changeset [9654] by magnier
added pmFPAfile->name to log message
11:16 AM Changeset [9653] by rhl
Use pmSource->sky not params[PM_PAR_SKY]
11:13 AM Changeset [9652] by rhl
Use pmSource->sky not params[PM_PAR_SKY]
11:10 AM Changeset [9651] by rhl
Add pmSource.sky(Err)?
11:09 AM Changeset [9650] by rhl
Allow pmFPAfileIOChecks to delete internal files

Oct 18, 2006:

5:04 PM Changeset [9649] by eugene
added log messages
5:04 PM Changeset [9648] by jhoblitt
rename psastroLoadReferences() -> psastroLoadRefstars() rename …
5:04 PM Changeset [9647] by eugene
added log outputs, fixed memory leak, added error tests
5:03 PM Changeset [9646] by eugene
dropped old test lines
5:03 PM Changeset [9645] by eugene
rationalized ra range, added error checks, better getstar line creation
5:02 PM Changeset [9644] by eugene
added error checks for psastroOneChip
5:02 PM Changeset [9643] by eugene
added log messages, fixed ra range issue
5:01 PM Changeset [9642] by eugene
added needed error codes
5:00 PM Changeset [9641] by eugene
added tests to rationalize ra range
4:57 PM Changeset [9640] by magnier
added some trace lines
4:56 PM Changeset [9639] by magnier
added various error checks and cleaned up output stats
12:37 PM Changeset [9638] by jhoblitt
lernt 2 spel
12:33 PM Changeset [9637] by jhoblitt
add a status message to ACX_PTHREAD to keep RHEL 4 happy
12:01 PM Changeset [9636] by Paul Price
Fixing master include file after chopping stuff out.
10:16 AM Changeset [9635] by rhl
Improve psMetadataPrint's error message
8:54 AM Changeset [9634] by eugene
added notes
8:54 AM Changeset [9633] by eugene
work to allow REF measurements in the solution
8:53 AM Changeset [9632] by eugene
missing image catalog is not an error
8:52 AM Changeset [9631] by eugene
adding equiv to REF photcodes
8:51 AM Changeset [9630] by eugene
adding max magnitude selection
8:47 AM Changeset [9629] by eugene
updates to support PSF.TREND.MASK, CMP input files
8:44 AM Changeset [9628] by eugene
added
8:44 AM Changeset [9627] by eugene
select refstars by magnitude, fix various memory leaks, better error …
8:40 AM Changeset [9626] by magnier
using a single mask for X and Y, iterate between X and Y for clip …
8:37 AM Changeset [9625] by magnier
allowing for ROBUST stats in clipping, better trace levels
5:27 AM Changeset [9624] by rhl
Clear error stack at start of psMetadataPrint as we append; return …
5:26 AM Changeset [9623] by rhl
Support passing NULL to psErrorStackPrint to mean stdout (useful from gdb)

Oct 17, 2006:

6:19 PM Changeset [9622] by Paul Price
Adding document about configuration files.
4:29 PM Changeset [9621] by Paul Price
Removing inclusion of config.h in header files, and putting it in all …
3:27 PM Changeset [9620] by Paul Price
Removing very old proposal for camera configuration file.
3:05 PM Changeset [9619] by Paul Price
Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
2:47 PM Changeset [9618] by Paul Price
Documenting pmShutterCorrection.[ch]
12:57 PM Changeset [9617] by Paul Price
Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
12:17 PM Changeset [9616] by Paul Price
Documenting and cleaning up pmMaskBadPixels; removing old error files …
12:03 PM Changeset [9615] by Paul Price
Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
10:49 AM Changeset [9614] by Paul Price
Documenting pmFlatNormalize
10:39 AM Changeset [9613] by Paul Price
Forgot to remove old header information.
10:38 AM Changeset [9612] by Paul Price
Documenting pmFlatField.h. Fixing pmFlatField so that the image …
10:13 AM Changeset [9611] by Paul Price
Documenting pmReadoutCombine.[ch]
9:59 AM Changeset [9610] by Paul Price
Disabling image combination and image subtraction --- these aren't …
Note: See TracTimeline for information about the timeline view.