|
|
|
@9841
|
20 years |
magnier |
added metricErr, unused test output code, no skybias in apresid fit …
|
|
|
|
@9810
|
20 years |
magnier |
changed name of radiusTMP to radiusFit in pmModel
|
|
|
|
@9808
|
20 years |
magnier |
if-def out some test code, comments describing SXY fitting issues
|
|
|
|
@9779
|
20 years |
magnier |
adding new prototypes
|
|
|
|
@9778
|
20 years |
magnier |
if-out test code lines
|
|
|
|
@9777
|
20 years |
magnier |
catch errors for undefined model names
|
|
|
|
@9776
|
20 years |
magnier |
returned PGAUSS and QGAUSS to service
|
|
|
|
@9775
|
20 years |
magnier |
major cleanup of model code, fixes to use new param defs
|
|
|
|
@9770
|
20 years |
magnier |
This is an important change to the PSF shape model.
- I have changed …
|
|
|
|
@9769
|
20 years |
magnier |
added PSF_CLUMP_NSIGMA, default to 1.5
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9676
|
20 years |
rhl |
Assert that a literal 4 is correct
|
|
|
|
@9675
|
20 years |
rhl |
Use symbolic param names
|
|
|
|
@9653
|
20 years |
rhl |
Use pmSource->sky not params[PM_PAR_SKY]
|
|
|
|
@9652
|
20 years |
rhl |
Use pmSource->sky not params[PM_PAR_SKY]
|
|
|
|
@9651
|
20 years |
rhl |
Add pmSource.sky(Err)?
|
|
|
|
@9621
|
20 years |
Paul Price |
Removing inclusion of config.h in header files, and putting it in all …
|
|
|
|
@9594
|
20 years |
Paul Price |
Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
|
|
|
|
@9564
|
20 years |
magnier |
support for psfTrendMask in pmPSFAlloc
|
|
|
|
@9563
|
20 years |
magnier |
added psfTrendMask to pmPSFAlloc
|
|
|
|
@9562
|
20 years |
magnier |
cleanups of APTREND stuff, added psfTrendMask to pmPSFAlloc
|
|
|
|
@9561
|
20 years |
magnier |
test for NAN chisq, chisqNorm values
|
|
|
|
@9560
|
20 years |
magnier |
fixed error in freeing updates
|
|
|
|
@9559
|
20 years |
magnier |
added init for nDOF
|
|
|
|
@9558
|
20 years |
magnier |
fixed mis-copied function in model flux function
|
|
|
|
@9557
|
20 years |
magnier |
removed outdated XXX comment
|
|
|
|
@9541
|
20 years |
Paul Price |
Fixing psTraceGetLevel to use same convention as for psTrace
|
|
|
|
@9539
|
20 years |
Paul Price |
Fixing psLib APIs following clean-up.
|
|
|
|
@9531
|
20 years |
rhl |
Make assertion true
|
|
|
|
@9528
|
20 years |
rhl |
Renamed PM_PAR_FLUX to PM_PAR_I0
|
|
|
|
@9527
|
20 years |
rhl |
Use CONSTANT_PHOTOMETRIC_WEIGHTS to control weighting of …
|
|
|
|
@9526
|
20 years |
rhl |
Provide symbolic names for model parameters
|
|
|
|
@9513
|
20 years |
magnier |
added empty moment for output RAW
|
|
|
|
@9387
|
20 years |
magnier |
adding header updates
|
|
|
|
@9316
|
20 years |
rhl |
Handle psVectorClipFitPolynomial1D returning NULL in pmPSFtryModel
|
|
|
|
@9297
|
20 years |
Paul Price |
Adding const where appropriate.
|
|
|
|
@9296
|
20 years |
Paul Price |
Clean up comment.
|
|
|
|
@9295
|
20 years |
Paul Price |
Unnecessary redefinition of psVectorBracket and psVectorInterpolate.
|
|
|
|
@9067
|
20 years |
magnier |
adding EXTNAME to psFitsWriteBlank
|
|
|
|
@8990
|
20 years |
jhoblitt |
install header files under pkgincludedir instead of the includedir …
|
|
|
|
@8927
|
20 years |
magnier |
added psVectorBracketDescend for reverse-sorted vectors
|
|
|
|
@8886
|
20 years |
magnier |
fixed compile errors from pmShutterCorrection stuff
|
|
|
|
@8885
|
20 years |
magnier |
splitting vector bracket stuff out of pmGrowthCurve.c,h
|
|
|
|
@8882
|
20 years |
rhl |
[Start to] provide symbolic names for parameters
|
|
|
|
@8880
|
20 years |
rhl |
[Start to] provide symbolic names for parameters; DUMMY workaround a …
|
|
|
|
@8815
|
20 years |
jhoblitt |
consistently include config.h
remove fseeko #defs from …
|
|
|
|
@8813
|
20 years |
Paul Price |
Wrapping fseeko in preprocessor checks.
|
|
|
|
@8788
|
20 years |
jhoblitt |
use off_t instead of int where appropriate
|
|
|
|
@8787
|
20 years |
jhoblitt |
enable large file support & use fseeko() instead of fseek()
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8669
|
20 years |
jhoblitt |
fix a wide range of format string errors
|
|
|
|
@8569
|
20 years |
jhoblitt |
rename library & utilities from psModule -> psModules
|
|
|
|
@8474
|
20 years |
rhl |
Two changes relating to Bug 807:
1/ Ignore objects with …
|
|
|
|
@8471
|
20 years |
rhl |
When KEEP_PSF_CLUMP is true in psphot.config, save the PSF clump image …
|
|
|
|
@8436
|
20 years |
rhl |
Handle psVectorClipFitPolynomial1D failing without a SEGV; PR 806
|
|
|
|
@8422
|
20 years |
rhl |
Fix detection of e.g. 1 10 10 1 as a peak; bugzilla 802
|
|
|
|
@8246
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8133
|
20 years |
magnier |
clarify the fit psf log message
|
|
|
|
@8004
|
20 years |
Paul Price |
Changing p_psGetStatsValue over to psStatsSingleOption and psStatsGetValue
|
|
|
|
@7947
|
20 years |
rhl |
Add possibly helpful struct member comments
|
|
|
|
@7725
|
20 years |
magnier |
fixes for CMF format
|
|
|
|
@7631
|
20 years |
magnier |
adding pmSourceFreePixels
|
|
|
|
@7604
|
20 years |
Paul Price |
Cleaning up use of include files for pslib.
|
|
|
|
@7589
|
20 years |
magnier |
updates from day when MHPCC CVS was down
|
|
|
|
@7478
|
20 years |
magnier |
pmModelGroupInit now returns status telling if init was performed
|
|
|
|
@7477
|
20 years |
magnier |
added test for failure to find psfClump
|
|
|
|
@7430
|
20 years |
magnier |
test for XTENSION before trying to delete
|
|
|
|
@7413
|
20 years |
rhl |
Add an error message
|
|
|
|
@7382
|
20 years |
Paul Price |
Moving additional pslib functions over to psLib proper. Some API changes.
|
|
|
|
@7324
|
20 years |
magnier |
changed certain psErrors to psTrace
|
|
|
|
@7311
|
20 years |
Paul Price |
Applying RHL patch. Generally improves the error handling and …
|
|
|
|
@7306
|
20 years |
magnier |
cleaned up CMP header output code
|
|
|
|
@7283
|
20 years |
Paul Price |
Restoring pmMaskBadPixels to the build (it has different functionality …
|
|
|
|
@7238
|
20 years |
Paul Price |
Updating calls to psFitsWriteHeader and psFitsWriteTable following API …
|
|
|
|
@7215
|
20 years |
Paul Price |
Adding emacs temporary files to CLEANFILES
|
|
|
|
@7016
|
20 years |
magnier |
fixed instances of psStringSplit to use new API
|
|
|
|
@7012
|
20 years |
magnier |
fixed read, frees, leaks
|
|
|
|
@7011
|
20 years |
magnier |
added indirect names to CMP, fixed state variables, leaks
|
|
|
|
@6960
|
20 years |
magnier |
plugging leaks
|
|
|
|
@6947
|
20 years |
magnier |
faster calculation of radius, simpsons rule for flux integration, …
|
|
|
|
@6946
|
20 years |
magnier |
merged with pmSourceFitModel
|
|
|
|
@6945
|
20 years |
magnier |
sanitize the guess parameters before submitting to fitter
|
|
|
|
@6944
|
20 years |
magnier |
rationalize region before counting masked pixels
|
|
|
|
@6943
|
20 years |
magnier |
vector length initialization
|
|
|
|
@6910
|
20 years |
magnier |
merged PM_SOURCE_MASK with PM_MASK_xxx, merged pmFPAMaskWeight with …
|
|
|
|
@6908
|
20 years |
magnier |
added simpsons rule for flux integral
|
|
|
|
@6907
|
20 years |
magnier |
cleaned up model functions, adjusted limits
|
|
|
|
@6905
|
20 years |
magnier |
added MOMENTS_AR_MAX, added limits to Sx and Sx > 0.05, merged …
|
|
|
|
@6874
|
20 years |
magnier |
variety of small changes related to inconsistencies between psModules …
|
|
|
|
@6873
|
20 years |
magnier |
fixed up conflicts
|
|
|
|
@6872
|
20 years |
magnier |
updates relative to rel10_ifa_1
|
|
|
|
@6511
|
20 years |
drobbin |
Updated files to reflect psArray, psVector, & psPixels changes in …
|
|
|
|
@6329
|
20 years |
gusciora |
These changes incorporate the new psMinimizeLMM prototype.
|
|
|
|
@6325
|
20 years |
gusciora |
These changes mostly reflect the new psStats SDRS changes.
However, …
|
|
|
|
@6206
|
20 years |
gusciora |
misc bugs
|
|
|
|
@5844
|
21 years |
desonia |
changes from eam_rel9_b1
|
|
|
|
@5765
|
21 years |
desonia |
removed dependencies on psLibUtils.[ch] and psModuleUtils.[ch].
|
|
|
|
@5762
|
21 years |
desonia |
renamed the variable 'try' to 'psfTry' to avoid the conflict of …
|
|
|
|
@5760
|
21 years |
desonia |
Changes from Bug #627 -- replaced sed with perl and a couple of GCC 4 …
|
|
|
|
@5735
|
21 years |
desonia |
fixed small errors (Bug 614 and 615)
|
|
|
|