|
|
|
@21104
|
18 years |
Paul Price |
Catch !source.
|
|
|
|
@21103
|
18 years |
Paul Price |
Circularise the model before measuring the flux. Not sure it makes a …
|
|
|
|
@21089
|
18 years |
Paul Price |
Fixing cut/paste error, found by Gene.
|
|
|
|
@21031
|
18 years |
giebink |
Doxygen update
|
|
|
|
@21026
|
18 years |
Paul Price |
Fixing compiler error.
|
|
|
|
@21025
|
18 years |
Paul Price |
Adding assertions to protect from SEGV.
|
|
|
|
@21012
|
18 years |
giebink |
* empty log message *
|
|
|
|
@21011
|
18 years |
giebink |
* empty log message *
|
|
|
|
@20999
|
18 years |
Paul Price |
Attempting to get correct scaling for stacked images.
|
|
|
|
@20963
|
18 years |
Paul Price |
Soften errors during iteration. Without this, it gets the wrong solution.
|
|
|
|
@20953
|
18 years |
Paul Price |
Added photometric determination and measurement clipping for relphot. …
|
|
|
|
@20951
|
18 years |
Paul Price |
Adding rotator angle concept.
|
|
|
|
@20949
|
18 years |
Paul Price |
Adding iteration on relative photometry. Still need to add rejection …
|
|
|
|
@20948
|
18 years |
Paul Price |
First cut at relphot. Still needs work, but basics look OK.
|
|
|
|
@20947
|
18 years |
Paul Price |
Forgot to allocate mag, magERr.
|
|
|
|
@20946
|
18 years |
Paul Price |
Adding first cut at code to match sources, in preparation of doing …
|
|
|
|
@20945
|
18 years |
Paul Price |
Adding required headers
|
|
|
|
@20937
|
18 years |
eugene |
changing pmPeaks to contain a pointer to pmFootprints, which just …
|
|
|
|
@20882
|
18 years |
eugene |
kapa should not use X here
|
|
|
|
@20868
|
18 years |
Paul Price |
Removing apparent debugging statement.
|
|
|
|
@20838
|
18 years |
Paul Price |
Ensure thread jobs have the expected type when harvesting.
|
|
|
|
@20832
|
18 years |
Paul Price |
Turn psImageConvolveMask threads on/off as required, and set back when …
|
|
|
|
@20826
|
18 years |
Paul Price |
Wasn't setting IMNAXIS[12], just working out what the values were …
|
|
|
|
@20801
|
18 years |
eugene |
importing astrometry visualizations from cmb_branch_20081011
|
|
|
|
@20768
|
18 years |
eugene |
additional, minor tracing
|
|
|
|
@20749
|
18 years |
Paul Price |
Had correction ratio around the wrong way. Problem was revealed when …
|
|
|
|
@20741
|
18 years |
eugene |
adding PS1_CAL_0 output format
|
|
|
|
@20720
|
18 years |
bills |
remove any CDi_j style wcs keywords from header
|
|
|
|
@20718
|
18 years |
Paul Price |
Fixing "may be used uninitialised" error.
|
|
|
|
@20717
|
18 years |
Paul Price |
Fixing double free.
|
|
|
|
@20714
|
18 years |
Paul Price |
Apply threshold to stamps from list. Threshold is now specified as …
|
|
|
|
@20712
|
18 years |
eugene |
var_soft = var + soft_frac
nsigma_2 = var_soft * rej
(not the other …
|
|
|
|
@20685
|
18 years |
Paul Price |
Mask non-finite values.
|
|
|
|
@20669
|
18 years |
Paul Price |
Start from the bottom of the cell, and don't go any further if you …
|
|
|
|
@20667
|
18 years |
Paul Price |
Error handling when can't measure the background.
|
|
|
|
@20666
|
18 years |
Paul Price |
If we can't measure the background, it probably means the whole …
|
|
|
|
@20662
|
18 years |
bills |
copy the CTYPE values into the wcs structure
|
|
|
|
@20639
|
18 years |
eugene |
pmConfigCameraFrmatFromHeader returns camera name as well as format name
|
|
|
|
@20638
|
18 years |
eugene |
added some traces
|
|
|
|
@20637
|
18 years |
eugene |
supply camera name for define input
|
|
|
|
@20636
|
18 years |
eugene |
be explicit about the camera name vs camera format
|
|
|
|
@20635
|
18 years |
eugene |
pmCellExtent was not respecting the parity
|
|
|
|
@20634
|
18 years |
eugene |
added asserts to report failure to determine cell parities
|
|
|
|
@20633
|
18 years |
Paul Price |
Adding additional TESTING outputs.
|
|
|
|
@20624
|
18 years |
Paul Price |
Only mask the bottom bit if requested.
|
|
|
|
@20622
|
18 years |
Paul Price |
Another different algorithm: sum over the column in stages and compare …
|
|
|
|
@20621
|
18 years |
Paul Price |
Changing from drop-dead simple remnance algorithm to something a bit …
|
|
|
|
@20620
|
18 years |
Paul Price |
Can't spell even made-up words!
|
|
|
|
@20619
|
18 years |
Paul Price |
Adding function to mask remnance.
|
|
|
|
@20617
|
18 years |
Paul Price |
Adding function to attempt to mask GPC1 'remnance' pixels: remembered …
|
|
|
|
@20599
|
18 years |
eugene |
warning for missing gain
|
|
|
|
@20598
|
18 years |
eugene |
set gain to 1.0 if it is not found
|
|
|
|
@20597
|
18 years |
eugene |
divide by double nCells
|
|
|
|
@20596
|
18 years |
eugene |
some values are not found in all cell: average only existing entries
|
|
|
|
@20592
|
18 years |
eugene |
move residuals correctly with the PSF when using the offsets
|
|
|
|
@20582
|
18 years |
eugene |
adding pmSourceVisual
|
|
|
|
@20576
|
18 years |
Paul Price |
Average additional FPA concepts. Trying to get the photcode for …
|
|
|
|
@20571
|
18 years |
Paul Price |
NAN sysError was causing trouble.
|
|
|
|
@20568
|
18 years |
Paul Price |
Adding parameter 'stride' to control the size of convolution patches …
|
|
|
|
@20561
|
18 years |
Paul Price |
Adding log messages with time of important stages.
|
|
|
|
@20552
|
18 years |
Paul Price |
Had "break" when I meant "continue".
|
|
|
|
@20522
|
18 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@20521
|
18 years |
Paul Price |
Report numbers for each class.
|
|
|
|
@20505
|
18 years |
Paul Price |
Making relative systematic error in kernel a configurable parameter …
|
|
|
|
@20497
|
18 years |
Paul Price |
Adding relative systematic error for combination when rejecting.
|
|
|
|
@20489
|
18 years |
Paul Price |
Make fake source peaks a little lower flux, so they're a bit in the noise.
|
|
|
|
@20488
|
18 years |
Paul Price |
Making things a bit clearer. Had ratio around the wrong way.
|
|
|
|
@20487
|
18 years |
Paul Price |
Don't use variance factors since we're now renormalising the weight maps.
|
|
|
|
@20486
|
18 years |
Paul Price |
Adding functions to renormalise the weight maps based on pixels or on …
|
|
|
|
@20480
|
18 years |
Paul Price |
Before clobbering a header value with the rule value, check to see if …
|
|
|
|
@20468
|
18 years |
Paul Price |
Seems that the sense of the offsets within pmModelAddWithOffset has …
|
|
|
|
@20466
|
18 years |
Paul Price |
Need to turn off threads at the psLib level --- otherwise, we end up …
|
|
|
|
@20465
|
18 years |
Paul Price |
Don't rely on the input source list to have finite magnitudes (at the …
|
|
|
|
@20457
|
18 years |
eugene |
reduce timing verbosity
|
|
|
|
@20453
|
18 years |
eugene |
cleanup timer marks
|
|
|
|
@20448
|
18 years |
eugene |
use a hard-wired 2x2 bilinear interpolation
|
|
|
|
@20447
|
18 years |
eugene |
center on pixel (to 0.5 pixels)
|
|
|
|
@20442
|
18 years |
Paul Price |
We shouldn't copy the concepts from the input cell, because that is …
|
|
|
|
@20421
|
18 years |
Paul Price |
Fixing SEGV when tracing due to optimised ISIS.
|
|
|
|
@20420
|
18 years |
Paul Price |
Adding trace statements. Bug resulted in zero pixels rejected when …
|
|
|
|
@20401
|
18 years |
eugene |
changing FLAT_CORRECTION to FLATCORR for more general consistency
|
|
|
|
@20400
|
18 years |
eugene |
for files loaded from the detrend database, re-construct the fpa when …
|
|
|
|
@20355
|
18 years |
Paul Price |
Write out realisations of the kernel as well.
|
|
|
|
@20354
|
18 years |
Paul Price |
Accept whole word, first letter or 1/0; check for bad value.
|
|
|
|
@20345
|
18 years |
bills |
back out my last change. It needs more thought.
Leave in the fix to …
|
|
|
|
@20341
|
18 years |
bills |
when opening a file in nebulous for writing, cull all but one existing …
|
|
|
|
@20332
|
18 years |
eugene |
sources at image edge should saturate to edge values
|
|
|
|
@20307
|
18 years |
Paul Price |
Propagating changes to psImageInterpolate.h
|
|
|
|
@20291
|
18 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@20290
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@20260
|
18 years |
eugene |
adding 5 re-tries to checkPath
|
|
|
|
@20254
|
18 years |
eugene |
more clarity in error handline
|
|
|
|
@20250
|
18 years |
eugene |
apply masked sources back to the input masks
|
|
|
|
@20249
|
18 years |
eugene |
take Sx,Sy grid scale from recipe
|
|
|
|
@20233
|
18 years |
eugene |
average curve for grid of measuremetns
|
|
|
|
@20232
|
18 years |
eugene |
generate log-spaced radii
|
|
|
|
@20231
|
18 years |
eugene |
commented lines
|
|
|
|
@20215
|
18 years |
Paul Price |
Turning off systematic error --- doesn't have a large effect.
|
|
|
|
@20141
|
18 years |
Paul Price |
Was freeing something that's freed later.
|
|
|
|
@20140
|
18 years |
Paul Price |
Whoops, wrong one.
|
|
|
|