|
|
|
@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 …
|
|
|
|
@21234
|
18 years |
Paul Price |
Fixing file names
|
|
|
|
@21233
|
18 years |
Paul Price |
Whoops! The problem was elsewhere.
|
|
|
|
@21232
|
18 years |
Paul Price |
Arguments seem to have gotten switched around.
|
|
|
|
@21231
|
18 years |
Paul Price |
Fixing weight --> variance.
|
|
|
|
@21230
|
18 years |
Paul Price |
Changing 'weight' to 'variance'. Mainly propagating changes from …
|
|
|
|
@21229
|
18 years |
giebink |
Doxygen place holders added
|
|
|
|
@21228
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate.
|
|
|
|
@21227
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate. Not changing …
|
|
|
|
@21226
|
18 years |
Paul Price |
Branching ippScripts too.
|
|
|
|
@21225
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate. Mostly just …
|
|
|
|
@21224
|
18 years |
giebink |
Removed tap_pmHDU because it caused test.pl to hang
|
|
|
|
@21223
|
18 years |
giebink |
conform to src
|
|
|
|
@21222
|
18 years |
giebink |
Removed tap_pmConfig.c because pmConfigCaeraFormatFromHeaderhas way …
|
|
|
|
@21221
|
18 years |
giebink |
Makefile.am
|
|
|
|
@21220
|
18 years |
giebink |
conform to src
|
|
|
|
@21219
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate. Mostly just …
|
|
|
|
@21218
|
18 years |
Paul Price |
Removing unused file
|
|
|
|
@21217
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate. Mostly just …
|
|
|
|
@21216
|
18 years |
Paul Price |
Fixing mask types.
|
|
|
|
@21215
|
18 years |
Paul Price |
Simplifying declarations with multiple types.
|
|
|
|
@21214
|
18 years |
Paul Price |
Adding additional branch.
|
|
|
|
@21213
|
18 years |
Paul Price |
Convering 'weight' to 'variance' where appropriate. Mostly just …
|
|
|
|
@21212
|
18 years |
Paul Price |
Found some more bits that should be 'variance' instead of 'weight'. …
|
|
|
|
@21211
|
18 years |
Paul Price |
Changing pmReadout.weight to variance. Adding pmReadout.covariance …
|
|
|
|
@21210
|
18 years |
Paul Price |
Adding branch on more parts.
|
|
|
|
@21209
|
18 years |
Paul Price |
Added new branch.
|
|
|
|