|
|
|
@18508
|
18 years |
Paul Price |
Fix to allow an image to have no pixels to inspect/reject.
|
|
|
|
@18507
|
18 years |
Paul Price |
Fixing SEGV due to NULL 'inspect'.
|
|
|
|
@18490
|
18 years |
Paul Price |
Turn off testing mode!
|
|
|
|
@18435
|
18 years |
Paul Price |
Propagate WCS.
|
|
|
|
@18419
|
18 years |
Paul Price |
History goes into data, not comment.
|
|
|
|
@18394
|
18 years |
Paul Price |
Shouldn't increment before using.
|
|
|
|
@18393
|
18 years |
Paul Price |
Adding memory dumps to track down memory leaks.
|
|
|
|
@18391
|
18 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@18385
|
18 years |
Paul Price |
Adding to wrong list.
|
|
|
|
@18384
|
18 years |
Paul Price |
Forgot that you can't realloc an array if it is NULL (doesn't work …
|
|
|
|
@18383
|
18 years |
Paul Price |
Wasn't initialising new member.
|
|
|
|
@18382
|
18 years |
Paul Price |
Figured that we don't want a set of unique sources, since that …
|
|
|
|
@18356
|
18 years |
Paul Price |
Genericising the faintest magnitude.
|
|
|
|
@18355
|
18 years |
Paul Price |
Additional filtering on bad sources.
|
|
|
|
@18354
|
18 years |
Paul Price |
Additional filters on sources of interest.
|
|
|
|
@18353
|
18 years |
Paul Price |
Applying mask to sources to weed out CRs.
|
|
|
|
@18346
|
18 years |
Paul Price |
Instead of being dependent upon a single list of sources, want to be …
|
|
|
|
@18293
|
18 years |
Paul Price |
Merging in dual convolution subtraction development.
|
|
|
|
@18206
|
18 years |
Paul Price |
had wrong place for varfactor
|
|
|
|
@18184
|
18 years |
Paul Price |
Fixing compiler error.
|
|
|
|
@18183
|
18 years |
Paul Price |
Set the variance factors for smoothed images.
|
|
|
|
@18168
|
18 years |
Paul Price |
API change for pmFPARead(), etc.
|
|
|
|
@18102
|
18 years |
Paul Price |
Use log instead of trace for rejection.
|
|
|
|
@18100
|
18 years |
Paul Price |
Wrong component name.
|
|
|
|
@18061
|
18 years |
jhoblitt |
add truncate parameter to pmConfigConvertFilename()
|
|
|
|
@18030
|
18 years |
Paul Price |
Read functions for readouts need to take a database handle so they can …
|
|
|
|
@17916
|
18 years |
Paul Price |
Need to include camera name.
|
|
|
|
@17698
|
18 years |
Paul Price |
Turn off measurement of the aperture trend.
|
|
|
|
@17696
|
18 years |
Paul Price |
Using pmReadoutMaskNonfinite to mask bad pixels.
|
|
|
|
@17682
|
18 years |
Paul Price |
Fixing SEGV.
|
|
|
|
@17642
|
18 years |
Paul Price |
Fixing additional SEGV.
|
|
|
|
@17636
|
18 years |
Paul Price |
Missed one.
|
|
|
|
@17633
|
18 years |
Paul Price |
Fixing SEGV.
|
|
|
|
@17632
|
18 years |
Paul Price |
Allow readouts to be NULL --- they are if they couldn't be matched.
|
|
|
|
@17627
|
18 years |
Paul Price |
Fix compilation error
|
|
|
|
@17626
|
18 years |
Paul Price |
Attempting to kick out an input if we have trouble convolving it.
|
|
|
|
@17625
|
18 years |
Paul Price |
Adding trap against SEGV.
|
|
|
|
@17429
|
18 years |
Paul Price |
Use a fake size different from 0
|
|
|
|
@17428
|
18 years |
Paul Price |
Allow sources not to be specified if we aren't convolving.
|
|
|
|
@17427
|
18 years |
Paul Price |
Fix compilation error. WEIGHTING defaults to 1
|
|
|
|
@17426
|
18 years |
Paul Price |
Turn off convolution if PSFs not provided.
|
|
|
|
@17268
|
18 years |
Paul Price |
Turn off testing definition.
|
|
|
|
@17267
|
18 years |
Paul Price |
Try renormalising the variances *after* convolution. It seems that …
|
|
|
|
@17266
|
18 years |
Paul Price |
Adding trap for rejection of all input images.
|
|
|
|
@17265
|
18 years |
Paul Price |
Fix trace so it doesn't die if the first image gets rejected.
|
|
|
|
@17263
|
18 years |
Paul Price |
Ensure background is set to zero.
|
|
|
|
@17262
|
18 years |
Paul Price |
Get arguments from the right location.
|
|
|
|
@17261
|
18 years |
Paul Price |
Whoops again.
|
|
|
|
@17260
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@17259
|
18 years |
Paul Price |
Adding output message
|
|
|
|
@17258
|
18 years |
Paul Price |
Fixing error message.
|
|
|
|
@17257
|
18 years |
Paul Price |
This seems to work, while the former had problem finding a format.
|
|
|
|
@17255
|
18 years |
Paul Price |
Adding renormalisation of variance maps.
|
|
|
|
@17031
|
18 years |
Paul Price |
Normalisation wasn't set correctly for the case where we're not convolving.
|
|
|
|
@17028
|
18 years |
bills |
avoid compile error when defined(PS_NO_TRACE)
|
|
|
|
@17016
|
18 years |
Paul Price |
Fix problem where doing the photometry was removing sources from the …
|
|
|
|
@17007
|
18 years |
Paul Price |
ro->image is NULL here.
|
|
|
|
@17006
|
18 years |
Paul Price |
Reject an entire image if the fraction of rejected pixels exceeds a …
|
|
|
|
@16999
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@16991
|
18 years |
Paul Price |
Plugging memory leaks. Now there's none left!
|
|
|
|
@16987
|
18 years |
Paul Price |
Turn off debugging outputs.
|
|
|
|
@16986
|
18 years |
Paul Price |
Do rejection on the complete list of pixels to inspect, rather than …
|
|
|
|
@16943
|
18 years |
Paul Price |
Fixing compilation error when debugging outputs enabled.
|
|
|
|
@16913
|
18 years |
Paul Price |
Using new function.
|
|
|
|
@16865
|
18 years |
Paul Price |
Need to resolve name when deleting.
|
|
|
|
@16864
|
18 years |
Paul Price |
Removing debugging stuff from CVS version.
|
|
|
|
@16863
|
18 years |
Paul Price |
Do photometry and combination files separately.
|
|
|
|
@16862
|
18 years |
Paul Price |
Output photometry file wasn't getting created --- it needs to inherit …
|
|
|
|
@16860
|
18 years |
Paul Price |
Fixing psTrace format.
|
|
|
|
@16854
|
18 years |
Paul Price |
Adding additional trace messages.
|
|
|
|
@16853
|
18 years |
Paul Price |
Fixing size of convolution kernel.
|
|
|
|
@16852
|
18 years |
Paul Price |
Fixing bugs in fake convolution elements.
|
|
|
|
@16851
|
18 years |
Paul Price |
Fake convolution when NO_CONVOLUTION is defined. This should speed …
|
|
|
|
@16850
|
18 years |
Paul Price |
CONVOLVED_ALREADY now implemented in ppStackMatch --- fake out the …
|
|
|
|
@16836
|
18 years |
Paul Price |
Need to resolve filenames of temporary files.
|
|
|
|
@16834
|
18 years |
Paul Price |
Ignore magnitudes of 99 --- they're not real!
|
|
|
|
@16831
|
18 years |
Paul Price |
Only create output PSF for ppStack when photometry isn't being …
|
|
|
|
@16830
|
18 years |
Paul Price |
Missing comma.
|
|
|
|
@16829
|
18 years |
Paul Price |
No need for SCALE now. Scaling is taken care of by the convolution.
|
|
|
|
@16717
|
18 years |
Paul Price |
Plugging some memory leaks. Many more remain. Probably not freeing …
|
|
|
|
@16709
|
18 years |
Paul Price |
Fixing parsing of arguments and recipe.
|
|
|
|
@16707
|
18 years |
Paul Price |
Plugging memory leaks
|
|
|
|
@16704
|
18 years |
Paul Price |
Adding recipe options to choose the suffix for temporary files.
|
|
|
|
@16693
|
18 years |
Paul Price |
Split the combination run into two --- one for the initial combination …
|
|
|
|
@16686
|
18 years |
Paul Price |
Adding additional debugging output. Correcting combination areas for …
|
|
|
|
@16682
|
18 years |
Paul Price |
Turn safe-mode combination off for the second combination --- all the …
|
|
|
|
@16622
|
18 years |
Paul Price |
Updating to use new pmStackCombine API
|
|
|
|
@16605
|
18 years |
Paul Price |
Merging in branch development. ppStack now works with incremental …
|
|
|
|
@16015
|
19 years |
eugene |
dropped requirement for input stamps: allow straight stack
|
|
|
|
@15850
|
19 years |
Paul Price |
Convolve image 1 to match image 0.
|
|
|
|
@15849
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@15848
|
19 years |
Paul Price |
Removing the target PSF FWHM parameter which is no longer needed.
|
|
|
|
@15844
|
19 years |
Paul Price |
Using pmPSFEnvelope to generate a target PSF.
|
|
|
|
@15816
|
19 years |
Paul Price |
Update to work with dual-convolution version of pmSubtractionMatch.
|
|
|
|
@15457
|
19 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@15451
|
19 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@15448
|
19 years |
Paul Price |
Modifying to use subtraction modes.
|
|
|
|
@15428
|
19 years |
Paul Price |
Adding additional testing output.
|
|
|
|
@15408
|
19 years |
Paul Price |
Don't make photometry errors fatal --- so that I can get the output …
|
|
|
|
@15397
|
19 years |
Paul Price |
num and stack->n are not the same. The first is the number of inputs, …
|
|
|
|