|
|
|
@13519
|
19 years |
Paul Price |
Fixing pmFPAfileActivate to quietly return true when there are no …
|
|
|
|
@13514
|
19 years |
magnier |
adding some test output code; removed asymmetrical clipping for apresd …
|
|
|
|
@13511
|
19 years |
Paul Price |
Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
|
|
|
|
@13510
|
19 years |
Paul Price |
Check for non-finite values within the stamp that might generate a bad …
|
|
|
|
@13500
|
19 years |
Paul Price |
Use the standard functions for parsing/formatting CELL.XWINDOW,YWINDOW.
|
|
|
|
@13499
|
19 years |
Paul Price |
Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
|
|
|
|
@13496
|
19 years |
Paul Price |
Allow multiple (only input, currently) filerules of the same name.
|
|
|
|
@13495
|
19 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@13492
|
19 years |
Paul Price |
Use value before freeing!
|
|
|
|
@13487
|
19 years |
Paul Price |
Bug fixes and algorithmic improvements to get it to a working state. …
|
|
|
|
@13473
|
19 years |
magnier |
converting to the new kapa 2.0 API set
|
|
|
|
@13472
|
19 years |
magnier |
poor aperture magnitude should not cause psphot to die
|
|
|
|
@13457
|
19 years |
Paul Price |
Adding pmStack in favour of pmImageCombine
|
|
|
|
@13451
|
19 years |
Paul Price |
Removing empty function.
|
|
|
|
@13431
|
19 years |
rhl |
Fix memory leak
|
|
|
|
@13426
|
19 years |
rhl |
Check {modelFromPSFFunc,pmSourcePhotometryAper,psEllipsePolToAxes}'s …
|
|
|
|
@13424
|
19 years |
rhl |
Check pmPSF_FitToModel's return code
|
|
|
|
@13423
|
19 years |
rhl |
Call psError in case of trouble
|
|
|
|
@13422
|
19 years |
rhl |
handle NULL modelPSF; fix memory leaks
|
|
|
|
@13421
|
19 years |
rhl |
Include pmErrorCodes.h
|
|
|
|
@13420
|
19 years |
rhl |
Added PSF
|
|
|
|
@13414
|
19 years |
Paul Price |
Added in some error handling.
|
|
|
|
@13410
|
19 years |
Paul Price |
Adding const
|
|
|
|
@13406
|
19 years |
Paul Price |
Replacing "middle man" static inline functions with macros, because …
|
|
|
|
@13398
|
19 years |
Paul Price |
Optimising the creating of convolution kernels: moved operations that …
|
|
|
|
@13397
|
19 years |
Paul Price |
Ensure use of "inline".
|
|
|
|
@13395
|
19 years |
Paul Price |
Bit better optimisation on convolution: was generating the kernel …
|
|
|
|
@13390
|
19 years |
Paul Price |
Spatial variation working for both POIS and ISIS kernels.
|
|
|
|
@13389
|
19 years |
Paul Price |
Fixing subtraction of nominated kernel. This is used to maintain …
|
|
|
|
@13386
|
19 years |
Paul Price |
Cleaning up convolvePixel function.
|
|
|
|
@13385
|
19 years |
Paul Price |
Removing extraneous line.
|
|
|
|
@13383
|
19 years |
Paul Price |
Fixing identification of the subIndex for higher orders.
|
|
|
|
@13381
|
19 years |
Paul Price |
Adding trace output.
|
|
|
|
@13380
|
19 years |
Paul Price |
Convolution optimisation, mostly for ISIS kernels.
|
|
|
|
@13379
|
19 years |
Paul Price |
Adding diagnostic output: FITS files with stamp matrices or kernels
|
|
|
|
@13378
|
19 years |
Paul Price |
Adding trace statement.
|
|
|
|
@13373
|
19 years |
rhl |
Assert that all went well, e.g. pmSource classification
|
|
|
|
@13370
|
19 years |
Paul Price |
Had left out raising numbers to the power zero.
|
|
|
|
@13366
|
19 years |
Paul Price |
Removing unneccessary assertion. Fixing up errors in coordinates …
|
|
|
|
@13365
|
19 years |
Paul Price |
Need to be more careful about the border when searching for stamps. …
|
|
|
|
@13364
|
19 years |
Paul Price |
Confused columns and rows.
|
|
|
|
@13355
|
19 years |
Paul Price |
"-F OLD NEW" on the command line does file rule redirection. The new …
|
|
|
|
@13347
|
19 years |
Paul Price |
Filenames are provided in pmFPAfileIO.c --- these functions shouldn't …
|
|
|
|
@13346
|
19 years |
Paul Price |
pmConfigConvertFilename shouldn't be creating files, just seeing if …
|
|
|
|
@13340
|
19 years |
Paul Price |
Cleaning up image subtraction code, getting ready to use. Not tested yet.
|
|
|
|
@13339
|
19 years |
Paul Price |
Expanding chip and cell parity out so that separate error messages are …
|
|
|
|
@13338
|
19 years |
rhl |
Fix typos; noise --> weight and a missing }
|
|
|
|
@13335
|
19 years |
magnier |
adding PM_MODEL_OP_NOISE
|
|
|
|
@13300
|
19 years |
Paul Price |
Inability to generate WCS should be a warning rather than an error --- …
|
|
|
|
@13299
|
19 years |
Paul Price |
Should check both target and source parity.
|
|
|
|
@13298
|
19 years |
Paul Price |
Chip concepts are not found in the cell.…
|
|
|
|
@13274
|
19 years |
Paul Price |
Don't use pmConfigConvertFilename here --- it's done by pmFPAfileOpen, …
|
|
|
|
@13214
|
19 years |
magnier |
adding PlotApResid
|
|
|
|
@13213
|
19 years |
magnier |
added a clear, use noX version of kapa
|
|
|
|
@13212
|
19 years |
magnier |
fix memory leak for residuals
|
|
|
|
@13207
|
19 years |
Paul Price |
Attempting to psFree something not on psLib memory system.
|
|
|
|
@13195
|
19 years |
Paul Price |
Putting in the appropriate concepts for Gene's WCS cell->chip fix, and …
|
|
|
|
@13194
|
19 years |
magnier |
set chip data_exists when a cell is copied
|
|
|
|
@13193
|
19 years |
magnier |
added test for output data existence before opening output data file
|
|
|
|
@13192
|
19 years |
magnier |
added functions to check pmFPA/Chip/Cell/Readout for psphot sources
|
|
|
|
@13191
|
19 years |
magnier |
added functions to check pmFPA/Chip/Cell/Readout for psf data
|
|
|
|
@13190
|
19 years |
magnier |
added functions to check pmFPA/Chip/Cell/Readout data_exists flags
|
|
|
|
@13189
|
19 years |
magnier |
added ifdef-ed out code to set the WCS for a chip in pmChipMosaic
|
|
|
|
@13139
|
19 years |
magnier |
fixed inconsistencies between read and write
|
|
|
|
@13138
|
19 years |
magnier |
dropped old file (moved to SMPDATA.c)
|
|
|
|
@13137
|
19 years |
magnier |
changed pmSourceDophotType to pmSourceGetDophotType
|
|
|
|
@13136
|
19 years |
magnier |
added psphotSetDophotType; changed pmSourceDophotType to …
|
|
|
|
@13135
|
19 years |
magnier |
minor change
|
|
|
|
@13134
|
19 years |
magnier |
testing robust fit for clipped stats (needs more work)
|
|
|
|
@13101
|
19 years |
jhoblitt |
check the env for NEB_SERVER var
check the conf system for NEB_SERVER …
|
|
|
|
@13097
|
19 years |
jhoblitt |
update nebCreate() syntax
|
|
|
|
@13077
|
19 years |
magnier |
fix memory leaks
|
|
|
|
@13064
|
19 years |
magnier |
converting the PSF model fits to the polariation terms (replacing …
|
|
|
|
@13038
|
19 years |
magnier |
fixed diff with eam_02_branch
|
|
|
|
@13034
|
19 years |
magnier |
incorporating updates from eam_02_branch (cached models, pmPSF FITS IO)
|
|
|
|
@12988
|
19 years |
Paul Price |
Changing pmShutterCorrectionMeasure to act on a readout, rather than …
|
|
|
|
@12949
|
19 years |
magnier |
adding pmResiduals (from eam_02_branch)
|
|
|
|
@12916
|
19 years |
rhl |
pmConfig no longer owns arg[cv];
|
|
|
|
@12915
|
19 years |
rhl |
pmConfig no longer owns arg[cv]; propagate camera.config errors up
|
|
|
|
@12906
|
19 years |
magnier |
removed argc,argv from pmConfig
|
|
|
|
@12905
|
19 years |
magnier |
alloc our own copy of argv
|
|
|
|
@12890
|
19 years |
rhl |
Need <strings.h> for strn?casecmp
|
|
|
|
@12889
|
19 years |
rhl |
finite() isn't in posix; use isfinite()
|
|
|
|
@12888
|
19 years |
rhl |
Use memset not bzero
|
|
|
|
@12884
|
19 years |
rhl |
Gene fixed uninitialised data
|
|
|
|
@12838
|
19 years |
magnier |
adding strings.h (perhaps more than needed)
|
|
|
|
@12832
|
19 years |
Paul Price |
Adding const to pmConfig parameter, where possible.
|
|
|
|
@12831
|
19 years |
Paul Price |
Declaring parameters const where appropriate.
|
|
|
|
@12816
|
19 years |
magnier |
added a comment
|
|
|
|
@12810
|
19 years |
magnier |
adding pmChipDuplicate function (not working)
|
|
|
|
@12804
|
19 years |
magnier |
clearer trace messages
|
|
|
|
@12791
|
19 years |
Paul Price |
An assertion isn't appropriate.
|
|
|
|
@12770
|
19 years |
Paul Price |
An FPA may contain an image that it's read in and a weight map (or …
|
|
|
|
@12769
|
19 years |
Paul Price |
Print mask and weight detail within a readout.
|
|
|
|
@12768
|
19 years |
Paul Price |
Fixing remnant from copy.
|
|
|
|
@12766
|
19 years |
Paul Price |
Removing old question.
|
|
|
|
@12765
|
19 years |
Paul Price |
Catching error condition to replace ambiguous error with meaningful one.
|
|
|
|
@12763
|
19 years |
Paul Price |
Avoiding error for when header can't be found.
|
|
|
|
@12762
|
19 years |
Paul Price |
"concept" is confusing --- it's a file rule.
|
|
|
|
@12760
|
19 years |
Paul Price |
Plugging memory leak on warning.
|
|
|
|