|
|
|
@27766
|
16 years |
Paul Price |
Fix "unused varianble" error.
|
|
|
|
@27759
|
16 years |
Paul Price |
Fixing ppSubCopyPSF so it doesn't clobber the output analysis (which …
|
|
|
|
@27719
|
16 years |
Paul Price |
Turn off strict file close checking when there's been an error.
|
|
|
|
@27705
|
16 years |
Paul Price |
Fix name.
|
|
|
|
@27698
|
16 years |
Paul Price |
Use errors instead of assert.
|
|
|
|
@27692
|
16 years |
Paul Price |
If measuring the PSF for the sake of kernel scaling, blow it away so …
|
|
|
|
@27691
|
16 years |
Paul Price |
Once we've got a PSF, blow away detections in case they're confused …
|
|
|
|
@27661
|
16 years |
Paul Price |
Allow kernel to be specified on command-line
|
|
|
|
@27596
|
16 years |
Paul Price |
Merging branches/pap_delete/ into trunk after successful testing. …
|
|
|
|
@27370
|
16 years |
Paul Price |
Don't assert on files being closed when there's a file closing error.
|
|
|
|
@27365
|
16 years |
Paul Price |
Adding program ppSubConvolve to convolve an image by the (previously …
|
|
|
|
@27317
|
16 years |
Paul Price |
Allow variance to be NULL.
|
|
|
|
@27316
|
16 years |
Paul Price |
Allow detections to be NULL.
|
|
|
|
@27188
|
16 years |
Paul Price |
More verbosity on error codes. Distinguish programming and unknown …
|
|
|
|
@27148
|
16 years |
Paul Price |
Add missing error code.
|
|
|
|
@27143
|
16 years |
Paul Price |
Handle error from pmConfigConvertFilename.
|
|
|
|
@27139
|
16 years |
Paul Price |
Adding missing error code.
|
|
|
|
@27135
|
16 years |
Paul Price |
Don't assert that all FITS filehandles are closed if we have an error …
|
|
|
|
@27111
|
16 years |
Paul Price |
Register error codes.
|
|
|
|
@27109
|
16 years |
Paul Price |
Handling errors from closing files and dumping configuration as well.
|
|
|
|
@27094
|
16 years |
Paul Price |
After writing a file, don't allow re-writing.
|
|
|
|
@27088
|
16 years |
Paul Price |
Can't free 'data' (which contains the pmConfig with the pmFPAfiles) …
|
|
|
|
@27080
|
16 years |
Paul Price |
Fix error code.
|
|
|
|
@27078
|
16 years |
Paul Price |
Correct error code for 'unable to open statistics file'.
|
|
|
|
@27077
|
16 years |
Paul Price |
Reorganising the death to ensure files are closed.
|
|
|
|
@27061
|
16 years |
Paul Price |
Being more careful about writing statistics file.
|
|
|
|
@27040
|
16 years |
Paul Price |
ppSub wasn't writing out the subkernel file required for the 'update' …
|
|
|
|
@26982
|
16 years |
Paul Price |
Being better about errors and their mapping to exit codes.
|
|
|
|
@26974
|
16 years |
Paul Price |
Concepts come from the concepts, not the analysis.
|
|
|
|
@26971
|
16 years |
Paul Price |
Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
|
|
|
|
@26936
|
16 years |
Paul Price |
Fix SEGV when no sources provided.
|
|
|
|
@26899
|
16 years |
eugene |
updates from eam_branches/20091201
|
|
|
|
@26571
|
17 years |
Paul Price |
Binding the kernel to the output causes problems: it's not read in and …
|
|
|
|
@26518
|
17 years |
bills |
files on command line override files in run data
|
|
|
|
@26264
|
17 years |
eugene |
commented-out test lines
|
|
|
|
@26263
|
17 years |
eugene |
commented-out test lines
|
|
|
|
@26076
|
17 years |
Paul Price |
Merging branches/pap (unconvolved stacks, reworked combinePixels …
|
|
|
|
@26036
|
17 years |
Paul Price |
Updating following API change to pmSubtractionMatch: including …
|
|
|
|
@25847
|
17 years |
Paul Price |
Generate an error if the configuration dumping doesn't work.
|
|
|
|
@25374
|
17 years |
Paul Price |
Fix compilation error.
|
|
|
|
@25373
|
17 years |
Paul Price |
Using pmReadoutVarianceRenormalise
|
|
|
|
@25118
|
17 years |
Paul Price |
Only transfer covariance if there's a place to transfer it.
|
|
|
|
@24932
|
17 years |
Paul Price |
If no sources were found, there's no error, but we want to trigger …
|
|
|
|
@24862
|
17 years |
Paul Price |
Mask low pixels in the convolved images to avoid holes in subtrahend …
|
|
|
|
@24833
|
17 years |
Paul Price |
Allow image to be convolved to be specified on command-line.
|
|
|
|
@24672
|
17 years |
eugene |
adding ppSubVarianceRescale
|
|
|
|
@24334
|
17 years |
Paul Price |
Being more careful with the normalisation. Decided that we normalise …
|
|
|
|
@24273
|
17 years |
Paul Price |
Delete existing photometry from the input readout (which is actually …
|
|
|
|
@24261
|
17 years |
Paul Price |
Allow simple writing of convolved images. Increasing size of stamp …
|
|
|
|
@24257
|
17 years |
Paul Price |
Adding new error code to treat bad data quality: SMALL_AREA = …
|
|
|
|
@24255
|
17 years |
Paul Price |
Get concepts from reference, but astrometry from (forward) …
|
|
|
|
@24240
|
17 years |
Paul Price |
Inverse FPA didn't hold the astrometry, so the sources couldn't get …
|
|
|
|
@24187
|
17 years |
mwv |
Explicitly cast return value of bare 'psTraceSetLevel' statements to …
|
|
|
|
@24181
|
17 years |
Paul Price |
Fixing ticket 1246: inverting preference order for stamps source …
|
|
|
|
@24155
|
17 years |
Paul Price |
Merging ppSub from branches/pap_magic/ to get important change: write …
|
|
|
|
@24065
|
17 years |
Paul Price |
Avoid SEGV when one of the source files isn't specified.
|
|
|
|
@23939
|
17 years |
Paul Price |
Adding maximum deconvolution fraction.
|
|
|
|
@23938
|
17 years |
Paul Price |
If we didn't request photometry, that's not bad!
|
|
|
|
@23853
|
17 years |
Paul Price |
Fixing double free.
|
|
|
|
@23840
|
17 years |
Paul Price |
Adding -debug option to produce stamps region files.
|
|
|
|
@23808
|
17 years |
Paul Price |
Fixing directory for svn version.
|
|
|
|
@23803
|
17 years |
Paul Price |
Making version information not dependent upon running configure, but …
|
|
|
|
@23790
|
17 years |
Paul Price |
Fixed version information in builds: determined separately (and …
|
|
|
|
@23763
|
17 years |
Paul Price |
Copy concepts to inverse file, so that photcode etc can be set.
|
|
|
|
@23759
|
17 years |
Paul Price |
Get photcode into the output header.
|
|
|
|
@23758
|
17 years |
Paul Price |
Fixing bad PHOTCODEs due to concepts not being set. Concepts for the …
|
|
|
|
@23753
|
17 years |
Paul Price |
Put statistics files in RUN metadata. Removed unnecessary argument …
|
|
|
|
@23740
|
17 years |
Paul Price |
Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
|
|
|
|
@23688
|
17 years |
Paul Price |
Merging in branches/pap/ from r23685. Some conflicts, most notably in …
|
|
|
|
@23642
|
17 years |
Paul Price |
Covariance should be averaged, not summed --- otherwise there is a …
|
|
|
|
@23535
|
17 years |
bills |
look up mask with new name "LOW" if not found
look up "BAD" (for …
|
|
|
|
@23505
|
17 years |
Paul Price |
Fixing mask names following change.
|
|
|
|
@23449
|
17 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@23448
|
17 years |
Paul Price |
There's a difference between pmFPAfileDefineOutput and …
|
|
|
|
@23403
|
17 years |
Paul Price |
Prevent use of multiple readouts on the output fpa.
|
|
|
|
@23402
|
17 years |
Paul Price |
Fixing output name.
|
|
|
|
@23399
|
17 years |
Paul Price |
Fixing file definitions
|
|
|
|
@23369
|
17 years |
Paul Price |
Missed one when fixing API.
|
|
|
|
@23356
|
17 years |
Paul Price |
Fixing following API change.
|
|
|
|
@23315
|
17 years |
Paul Price |
Dump configuration on completion of processing, not before.
|
|
|
|
@23309
|
17 years |
Paul Price |
Adding route for pre-calculated kernel using new function, …
|
|
|
|
@23299
|
17 years |
Paul Price |
Error handling.
|
|
|
|
@23298
|
17 years |
Paul Price |
Updating arguments and file definition to support update mode. This …
|
|
|
|
@23289
|
17 years |
Paul Price |
Put version information in HISTORY header keywords, so that they are …
|
|
|
|
@23287
|
17 years |
Paul Price |
Putting the psImageBinning onto the recipe was causing the dump for …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@23242
|
17 years |
beaumont |
merging from cnb_branch_20090215
|
|
|
|
@23238
|
17 years |
Paul Price |
Adding new recipe parameter: source matching radius for merging source …
|
|
|
|
@23235
|
17 years |
Paul Price |
Get input and reference source lists, and merge them to provide a …
|
|
|
|
@23229
|
17 years |
eugene |
merging changes from branches/eam_branches/eam_branch_20090303 …
|
|
|
|
@23217
|
17 years |
Paul Price |
Hashing out debugging feature.
|
|
|
|
@23195
|
17 years |
Paul Price |
Adding function to print version information so it's captured in the log.
|
|
|
|
@23173
|
17 years |
Paul Price |
Add software version to header.
|
|
|
|
@23144
|
17 years |
Paul Price |
Adding version functions to match psLib.
|
|
|
|
@22735
|
17 years |
Paul Price |
Need JPEG recipe.
|
|
|
|
@22718
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@22699
|
17 years |
Paul Price |
Reorganised the concepts files, moving the Write functions into …
|
|
|
|
@21524
|
17 years |
Paul Price |
Cleaning up. Had trouble getting the output photometry file written …
|
|
|
|
@21424
|
17 years |
Paul Price |
Merging cnb_branch_20090113. One major conflict (ppSubReadout, due to …
|
|
|
|
@21396
|
17 years |
Paul Price |
Fixing weight --> variance
|
|
|
|