|
|
|
@21334
|
18 years |
bills |
simplify query
|
|
|
|
@21333
|
18 years |
bills |
fix incomplete join
|
|
|
|
@21332
|
18 years |
Paul Price |
Get variance factor from covariance matrix, and use it. Don't use the …
|
|
|
|
@21331
|
18 years |
eugene |
added notes for new branches
|
|
|
|
@21330
|
18 years |
eugene |
handle failures in delete_temps without getting into infinite loop
|
|
|
|
@21329
|
18 years |
eugene |
modified test to test image subsets
|
|
|
|
@21328
|
18 years |
eugene |
adding psphotTest
|
|
|
|
@21327
|
18 years |
eugene |
adding new code for detectability analysis
|
|
|
|
@21326
|
18 years |
eugene |
commented example vector
|
|
|
|
@21325
|
18 years |
eugene |
minor
|
|
|
|
@21324
|
18 years |
Paul Price |
Fixing range for summation.
|
|
|
|
@21323
|
18 years |
eugene |
merging Doxygen comments by Bill G from eam_branch_20081230
|
|
|
|
@21322
|
18 years |
Paul Price |
Fixing memory corruption bug.
|
|
|
|
@21321
|
18 years |
bills |
add warp_skyfile_id to the output
|
|
|
|
@21320
|
18 years |
eugene |
clarify error message, handle missing dbname
|
|
|
|
@21319
|
18 years |
bills |
fix incomplete join
|
|
|
|
@21318
|
18 years |
Paul Price |
Truncate covariance matrix to remove excess size.
|
|
|
|
@21317
|
18 years |
cvs2svn |
This commit was manufactured by cvs2svn to create branch 'ipp-magic-v0'.
|
|
|
|
@21316
|
18 years |
Paul Price |
Adding function to truncate a covariance matrix. This should help to …
|
|
|
|
@21315
|
18 years |
bills |
remove an obsolete comment
|
|
|
|
@21314
|
18 years |
bills |
in pmConfigRead parse -image_id and -source_id arguments, save the …
|
|
|
|
@21313
|
18 years |
bills |
don't replace IMAGEID and SOURCEID unless the supplied values are non-zero
|
|
|
|
@21312
|
18 years |
bills |
pass --diff_skyfile_id to diff_skycell.pl
|
|
|
|
@21311
|
18 years |
bills |
fix bug in source_id calculation
|
|
|
|
@21310
|
18 years |
bills |
image id rework
|
|
|
|
@21309
|
18 years |
bills |
pass -image_id and -source_id to the programs
|
|
|
|
@21308
|
18 years |
bills |
Changed the way image ids are handled. For chip and warp new tables …
|
|
|
|
@21307
|
18 years |
Paul Price |
Need to propagate the covariance of the convolved image.
|
|
|
|
@21306
|
18 years |
Paul Price |
Removing debugging fprintfs.
|
|
|
|
@21305
|
18 years |
Paul Price |
Turning off variance renormalisation. Hopefully, the covariance …
|
|
|
|
@21304
|
18 years |
Paul Price |
Need to write mask-specific header (with the mask names and bits).
|
|
|
|
@21303
|
18 years |
Paul Price |
Since calculation of covariance can take a while (getting 0.3 sec per …
|
|
|
|
@21302
|
18 years |
Paul Price |
Only move if there's an extension name supplied.
|
|
|
|
@21301
|
18 years |
Paul Price |
Fix SEGV when threaded.
|
|
|
|
@21300
|
18 years |
eugene |
imageFree and imageSubset now perform the mutex locking needed to …
|
|
|
|
@21299
|
18 years |
Paul Price |
Attempt to propagate covariances.
|
|
|
|
@21298
|
18 years |
Paul Price |
Adding function to sum covariance matrices.
|
|
|
|
@21297
|
18 years |
Paul Price |
Attempt to populate output covariances.
|
|
|
|
@21296
|
18 years |
eugene |
print pointer values, remove inline comments from macros
|
|
|
|
@21295
|
18 years |
eugene |
need to lock the refCounter mods
|
|
|
|
@21294
|
18 years |
eugene |
adding mutex locks to psImage structure manipulation
|
|
|
|
@21293
|
18 years |
Paul Price |
Adding function to return a convolution kernel.
|
|
|
|
@21292
|
18 years |
cvs2svn |
This commit was manufactured by cvs2svn to create branch …
|
|
|
|
@21291
|
18 years |
Paul Price |
I think this is a better expression for the size of the covariance …
|
|
|
|
@21290
|
18 years |
Paul Price |
Need to normalise the kernel, since that's what the interpolation does
|
|
|
|
@21289
|
18 years |
Paul Price |
Supposed to use the input covariance, not the output (which is what …
|
|
|
|
@21288
|
18 years |
Paul Price |
Simplifying using extant function.
|
|
|
|
@21287
|
18 years |
Paul Price |
Wasn't triggering the writing of covariance matrices.
|
|
|
|
@21286
|
18 years |
Paul Price |
-INT_MIN is wrong.
|
|
|
|
@21285
|
18 years |
Paul Price |
Wasn't determining range properly.
|
|
|
|
@21284
|
18 years |
Paul Price |
Using wrong version of kernel caused SEGV.
|
|
|
|
@21283
|
18 years |
Paul Price |
Adding psImageCovariance.h
|
|
|
|
@21282
|
18 years |
Paul Price |
Calculate covariance matrix for output.
|
|
|
|
@21281
|
18 years |
Paul Price |
Fixing build errors.
|
|
|
|
@21280
|
18 years |
Paul Price |
Adding function to return an interpolation kernel. Intend to use this …
|
|
|
|
@21279
|
18 years |
Paul Price |
Moving in some stuff from pap_branch_20081216 to set the image and …
|
|
|
|
@21278
|
18 years |
bills |
Remove semi-colon that was causing lots of compile warnings
|
|
|
|
@21277
|
18 years |
eugene |
deactivate threading
|
|
|
|
@21276
|
18 years |
eugene |
fix name of sources (was duplicated)
|
|
|
|
@21275
|
18 years |
eugene |
fixed leak
|
|
|
|
@21274
|
18 years |
eugene |
modify threading to call unthreaded versions of functions for nThreads …
|
|
|
|
@21273
|
18 years |
eugene |
plug leak
|
|
|
|
@21272
|
18 years |
Paul Price |
Determine if the variance file contains covariances before we try to …
|
|
|
|
@21271
|
18 years |
Paul Price |
Making behaviour of psMetadataLookupImageMaskFromGeneric consistent …
|
|
|
|
@21270
|
18 years |
Paul Price |
Compiler found a problem: the address of 'fpaSearchCovariances', will …
|
|
|
|
@21269
|
18 years |
Paul Price |
Reverting to writing covariance matrices per chip/cell. This allows …
|
|
|
|
@21268
|
18 years |
giebink |
Doxygen comments added
|
|
|
|
@21267
|
18 years |
cvs2svn |
This commit was manufactured by cvs2svn to create branch …
|
|
|
|
@21266
|
18 years |
eugene |
sneak up on the non-photometric images to avoid rejecting all …
|
|
|
|
@21265
|
18 years |
bills |
remove duplicate line causing compile error
|
|
|
|
@21264
|
18 years |
Paul Price |
Adding work on integrating covariances into the read/write system. …
|
|
|
|
@21263
|
18 years |
eugene |
added photcode info
|
|
|
|
@21262
|
18 years |
eugene |
added a note re: ppsub mask values
|
|
|
|
@21261
|
18 years |
eugene |
adding new PPSUB convolved image FILEs
|
|
|
|
@21260
|
18 years |
eugene |
select the common sources (at least 2 detections) and save on …
|
|
|
|
@21259
|
18 years |
eugene |
replaced psphotReadout with psphotReadoutKnownSources, using sources …
|
|
|
|
@21258
|
18 years |
eugene |
added a few coarse-grained timer marks
|
|
|
|
@21257
|
18 years |
eugene |
re-factored ppSubReadout into a sequence of logical steps; defined …
|
|
|
|
@21256
|
18 years |
eugene |
remove old test versions using psphotReadout; use modification of …
|
|
|
|
@21255
|
18 years |
eugene |
modes to psphotReadoutFindPSF psphotReadoutKnownSources …
|
|
|
|
@21254
|
18 years |
eugene |
define handler function psphotSetMaskRecipe for use by other programs
|
|
|
|
@21253
|
18 years |
eugene |
clear error from mismatched stamps (caused by error in psphotVisual)
|
|
|
|
@21252
|
18 years |
eugene |
allow background model to be undefined (sky & skyErr go to NAN)
|
|
|
|
@21251
|
18 years |
eugene |
split psphotDetectionsFromSources from psphotLoadPSFSources
|
|
|
|
@21250
|
18 years |
eugene |
moved look up of parameters for extended sources fits from …
|
|
|
|
@21249
|
18 years |
eugene |
modify psphotReadoutFindPSF to use supplied sources
|
|
|
|
@21248
|
18 years |
eugene |
adding two new psphot variants
|
|
|
|
@21247
|
18 years |
eugene |
fix vector mask type; disable apparent test code (forced return of …
|
|
|
|
@21246
|
18 years |
eugene |
disable failing visualization step
|
|
|
|
@21245
|
18 years |
eugene |
fix vector mask type
|
|
|
|
@21244
|
18 years |
eugene |
merging Doxygen templates added by Bill G
|
|
|
|
@21243
|
18 years |
bills |
correct a comment
|
|
|
|
@21242
|
18 years |
bills |
fix error in building args string for requests that generate multiple jobs
|
|
|
|
@21241
|
18 years |
bills |
allow multiple jobs to run for the 'process' tasks increase timeouts …
|
|
|
|
@21240
|
18 years |
bills |
adapt to changes in diffRun schema. change from class_id to component …
|
|
|
|
@21239
|
18 years |
giebink |
Doxygen comments made consistent
|
|
|
|
@21238
|
18 years |
giebink |
Doxygen comments added
|
|
|
|
@21237
|
18 years |
Paul Price |
difftool -definebyquery was generating diffs using stacks that had …
|
|
|
|
@21236
|
18 years |
Paul Price |
Changing 'weight' to 'variance'. Mostly propagating psModules changes.
|
|
|
|
@21235
|
18 years |
Paul Price |
Merging in mainline so that problems with mask and PSF can be dealt …
|
|
|
|