|
|
|
@10140
|
20 years |
rhl |
Fix embarrasing it-won't-compile typo
|
|
|
|
@10139
|
20 years |
rhl |
Updated prototypes
|
|
|
|
@10138
|
20 years |
rhl |
Allowed psphotMagnitudes() access to background sky map
|
|
|
|
@10137
|
20 years |
rhl |
1/ Added some consts
2/ Made recipe variable PSF_FIT_RADIUS set radius …
|
|
|
|
@10135
|
20 years |
rhl |
Fixed comment; added SKY
|
|
|
|
@10134
|
20 years |
rhl |
Don't hard-wire default into warning message
|
|
|
|
@10133
|
20 years |
rhl |
Fix typo in comments
|
|
|
|
@10104
|
20 years |
rhl |
Fix memory leak
|
|
|
|
@10099
|
20 years |
eugene |
add psphot.psfstars as trace option to output image and table
|
|
|
|
@10096
|
20 years |
eugene |
working on global linear fit with sky level
|
|
|
|
@10076
|
20 years |
eugene |
working on new linear fit process
|
|
|
|
@10053
|
20 years |
eugene |
cleaned up some comments, added psphotGuessModels
|
|
|
|
@10052
|
20 years |
eugene |
important code re-organization: split psphotEnsemblePSF into two …
|
|
|
|
@10033
|
20 years |
eugene |
updates
|
|
|
|
@10032
|
20 years |
eugene |
moved pmSourceChisq to psModules, adding sky correction
|
|
|
|
@9994
|
20 years |
eugene |
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
|
|
|
|
@9993
|
20 years |
eugene |
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
|
|
|
|
@9928
|
20 years |
eugene |
update notes from growth tests
|
|
|
|
@9891
|
20 years |
eugene |
notes and updated tests
|
|
|
|
@9890
|
20 years |
eugene |
moved psphotGrowthCurve to pmGrowthCurveGenerate
|
|
|
|
@9889
|
20 years |
eugene |
added a comment
|
|
|
|
@9888
|
20 years |
eugene |
explicit test if object was subtracted
|
|
|
|
@9887
|
20 years |
eugene |
not including the test programs by default
|
|
|
|
@9867
|
20 years |
eugene |
testing bicubic interpolation for aperture
|
|
|
|
@9840
|
20 years |
eugene |
added notes
|
|
|
|
@9839
|
20 years |
eugene |
added growthTest program to makefile
|
|
|
|
@9838
|
20 years |
eugene |
added unused test code
|
|
|
|
@9837
|
20 years |
eugene |
use center of center pixel for ref object
|
|
|
|
@9836
|
20 years |
eugene |
reset radius to integer type (necessary since growth does not interpolate)
|
|
|
|
@9835
|
20 years |
eugene |
save smoothed images when tracing (>5)
|
|
|
|
@9834
|
20 years |
eugene |
fixed formula for normalization error
|
|
|
|
@9833
|
20 years |
eugene |
require growth curve to include min radius
|
|
|
|
@9813
|
20 years |
eugene |
changed name of radiusTMP to radiusFit in pmModel
|
|
|
|
@9812
|
20 years |
eugene |
dropped psmodule duplicate models
|
|
|
|
@9811
|
20 years |
eugene |
more complete ending for ENSEMBLE break point
|
|
|
|
@9809
|
20 years |
eugene |
added polyfitTest
|
|
|
|
@9807
|
20 years |
eugene |
added ignore option to psphotGrowthCurve
|
|
|
|
@9806
|
20 years |
eugene |
removing models now in psModules
|
|
|
|
@9781
|
20 years |
eugene |
updates to fix wrt new parameter defs
|
|
|
|
@9780
|
20 years |
eugene |
catch errors from psphotChoosePSF
|
|
|
|
@9772
|
20 years |
eugene |
added
|
|
|
|
@9771
|
20 years |
eugene |
this is an important change. I have changed the way in which the psf …
|
|
|
|
@9734
|
20 years |
Paul Price |
Changed definition of psVectorAlloc and psArrayAlloc
|
|
|
|
@9733
|
20 years |
Paul Price |
Changed definition of psVectorAlloc.
|
|
|
|
@9670
|
20 years |
eugene |
fixed bug: missing SAVE.OUTPUT implies TRUE not FALSE
|
|
|
|
@9661
|
20 years |
Paul Price |
Adding error checks on recipe parameters; providing defaults with …
|
|
|
|
@9656
|
20 years |
eugene |
minor cleanup of recipe logic
|
|
|
|
@9595
|
20 years |
Paul Price |
NOT_U8 and NOT_U16 macros were moved into psLib (and renamed with PS_ …
|
|
|
|
@9580
|
20 years |
eugene |
setting unique namespaces for error codes
|
|
|
|
@9576
|
20 years |
eugene |
fixes to psTrace name spaces
|
|
|
|
@9568
|
20 years |
eugene |
cleanups of APTREND stuff, including name-to-enum conversion and a …
|
|
|
|
@9567
|
20 years |
eugene |
added support for psfTrendMask for pmPSF parameter definitions
|
|
|
|
@9566
|
20 years |
eugene |
insignificant diff
|
|
|
|
@9565
|
20 years |
eugene |
made test output images part of trace level
|
|
|
|
@9539
|
20 years |
Paul Price |
Fixing psLib APIs following clean-up.
|
|
|
|
@9532
|
20 years |
rhl |
Added APERTURE
|
|
|
|
@9529
|
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
|
|
|
|
@9520
|
20 years |
eugene |
if BREAK_POINT is PEAKS, we still need to add the minimal source to sources
|
|
|
|
@9519
|
20 years |
eugene |
added error checks to psphotReadoutCleanup
|
|
|
|
@9517
|
20 years |
eugene |
added various asserts
|
|
|
|
@9516
|
20 years |
eugene |
added error case for ApResid
|
|
|
|
@9515
|
20 years |
eugene |
added error print for psphotImageLoop
|
|
|
|
@9317
|
20 years |
rhl |
Handle case when some models are NULL
|
|
|
|
@9291
|
20 years |
eugene |
adding error checking to pmFPAfileIOChecks calls
|
|
|
|
@9270
|
20 years |
eugene |
putting include config.h in psphot.h where it belongs
|
|
|
|
@9269
|
20 years |
eugene |
putting include config.h in psphot.h where it belongs
|
|
|
|
@8882
|
20 years |
rhl |
[Start to] provide symbolic names for parameters
|
|
|
|
@8881
|
20 years |
rhl |
Save enough metadata to unbin model->image
|
|
|
|
@8827
|
20 years |
Paul Price |
Adding configuration files to .cvsignore
|
|
|
|
@8817
|
20 years |
rhl |
Missed the case ApTrendOption == CONSTANT
|
|
|
|
@8807
|
20 years |
rhl |
return error if APTREND has unknown value
|
|
|
|
@8780
|
20 years |
jhoblitt |
enable config.h generation
enable large file support
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8672
|
20 years |
jhoblitt |
fix a wide range of format string errors
|
|
|
|
@8671
|
20 years |
jhoblitt |
require psLib & psModules 0.12.99
|
|
|
|
@8573
|
20 years |
jhoblitt |
rename psmodule -> psmodules
|
|
|
|
@8512
|
20 years |
rhl |
Add psphotCVSName()
|
|
|
|
@8475
|
20 years |
rhl |
Move psphotBasicDeblend above psphotRoughClass; bug 807
|
|
|
|
@8470
|
20 years |
rhl |
Changed all psMemCopy "calls" to psMemIncrRefCounter
|
|
|
|
@8469
|
20 years |
rhl |
Fix memory leak
|
|
|
|
@8437
|
20 years |
rhl |
Detect PSF problems
|
|
|
|
@8411
|
20 years |
rhl |
Provide a more helpful error message
|
|
|
|
@8139
|
20 years |
eugene |
minor cleanup
|
|
|
|
@8138
|
20 years |
eugene |
track failures in log message, trace for source results
|
|
|
|
@8137
|
20 years |
eugene |
added maximum allowed ApResid value to config data, track failures in …
|
|
|
|
@8046
|
20 years |
Paul Price |
Initialising values to avoid compiler error.
|
|
|
|
@7941
|
20 years |
rhl |
Subtract sky even where mask bits are set (per discussion with EAM)
|
|
|
|
@7908
|
20 years |
rhl |
Check pmConfigRead()'s return value
|
|
|
|
@7907
|
20 years |
rhl |
Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
|
|
|
|
@7829
|
20 years |
Paul Price |
Don't have to allocate config->arguments.
|
|
|
|
@7818
|
20 years |
Paul Price |
API change to pmConfigRead.
|
|
|
|
@7758
|
20 years |
eugene |
added breakpoints, better exit handling on psphotReadout
|
|
|
|
@7732
|
20 years |
eugene |
fixed handing of creating depended output images
|
|
|
|
@7731
|
20 years |
eugene |
minor change
|
|
|
|
@7730
|
20 years |
eugene |
fixed error message for missings cmd-line args
|
|
|
|
@7716
|
20 years |
Paul Price |
Renaming pmReadoutSet{Mask,Weight} as pmReadoutGenerate{Mask,Weight} …
|
|
|
|
@7677
|
20 years |
Paul Price |
Fixing code after pushing argc,argv into pmConfig.
|
|
|
|
@7638
|
20 years |
eugene |
added psphotSourceFreePixels
|
|
|
|