|
|
|
@31153
|
15 years |
eugene |
updates to pmPeak to better distinguish peak flux versions; updates to …
|
|
|
|
@29028
|
16 years |
eugene |
remove test prints
|
|
|
|
@29004
|
16 years |
eugene |
Many changes:
* psphot-related issues
1) added a new feature to …
|
|
|
|
@27565
|
16 years |
eugene |
do not allow z to become negative in radius search
|
|
|
|
@27531
|
16 years |
eugene |
add diff stats; add flux to CMF_PS1_DV1; output PSF residual mask; …
|
|
|
|
@26916
|
16 years |
Paul Price |
Adding moderate PSF limits: neither lax nor strict. The idea is to …
|
|
|
|
@25763
|
17 years |
eugene |
fixed a typo
|
|
|
|
@25754
|
17 years |
eugene |
check in changes from genes development branch : extensive changes to …
|
|
|
|
@25738
|
17 years |
Paul Price |
Merging stack development branch (implement lax and strict PSF model …
|
|
|
|
@23989
|
17 years |
eugene |
always handle psVectorStats false return status (is an error); check …
|
|
|
|
@23962
|
17 years |
Paul Price |
Allow negative PAR_7. This results in cuspy (donut-like) profiles, …
|
|
|
|
@20001
|
18 years |
eugene |
changing errors to trace messages when instantiating a model
|
|
|
|
@19902
|
18 years |
eugene |
adding PS1_V1 model (r3.333)
|
|
|
|
@19879
|
18 years |
eugene |
converted pmMoments elements to Mxx, Myy, Mxxx, etc
|
|
|
|
@17805
|
18 years |
Paul Price |
Getting rid of leftover printf.
|
|
|
|
@17396
|
18 years |
eugene |
merging from eam_branch_20080324 : psphot work on extended source …
|
|
|
|
@15982
|
19 years |
gusciora |
Cosmetic changes only.
|
|
|
|
@15834
|
19 years |
Paul Price |
Adding const in some appropriate places.
|
|
|
|
@15056
|
19 years |
eugene |
min fitted flux must be non-zero or fits diverge
|
|
|
|
@15000
|
19 years |
eugene |
update from eam_branch_20070921
|
|
|
|
@14669
|
19 years |
magnier |
calculate radius for sersic correctly
|
|
|
|
@14652
|
19 years |
magnier |
* added function pointers to pmModel to provide class-dependent …
|
|
|
|
@14345
|
19 years |
magnier |
extend valid parameter range
|
|
|
|
@14344
|
19 years |
magnier |
allow PAR7 to go to 20
|
|
|
|
@14325
|
19 years |
magnier |
fixed minor bugs
|
|
|
|
@14324
|
19 years |
magnier |
added RGAUSS and SERSIC models to the default list
|
|
|
|
@14323
|
19 years |
magnier |
cleanup RGAUSS to conform to the current model code
|
|
|
|
@14322
|
19 years |
magnier |
allow SXX, SYY, and PAR_7 to move a bit faster
|
|
|
|
@14220
|
19 years |
magnier |
further attempt to set valid limits for sigma_xy
|
|
|
|
@13960
|
19 years |
magnier |
catch errors from psEllipse functionssrc/objects/pmModelGroup.c
|
|
|
|
@13803
|
19 years |
magnier |
replaced pmModel.status with pmModel.flags; using bit values instead …
|
|
|
|
@13567
|
19 years |
rhl |
Set PM_SOURCE_MODE_BADPSF when we fail to get a good PSF estimate for …
|
|
|
|
@13424
|
19 years |
rhl |
Check pmPSF_FitToModel's return code
|
|
|
|
@13064
|
19 years |
magnier |
converting the PSF model fits to the polariation terms (replacing …
|
|
|
|
@11687
|
19 years |
jhoblitt |
update psAbort() API
|
|
|
|
@11527
|
19 years |
magnier |
pedantic initialization of variables
|
|
|
|
@11301
|
19 years |
magnier |
fixed model limits in FromPSF
|
|
|
|
@10272
|
20 years |
rhl |
z == 0 at centre of model
|
|
|
|
@10262
|
20 years |
magnier |
changed limits to new dynamic limits function, added ellipse parameter …
|
|
|
|
@10195
|
20 years |
magnier |
replace damping term
|
|
|
|
@10181
|
20 years |
magnier |
guess is off by sqrt(2)
|
|
|
|
@10078
|
20 years |
magnier |
replaced factor of 2 in SXX, SYY derivative to slow swings
|
|
|
|
@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 …
|
|
|
|
@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
|
|
|
|
@9621
|
20 years |
Paul Price |
Removing inclusion of config.h in header files, and putting it in all …
|
|
|
|
@9558
|
20 years |
magnier |
fixed mis-copied function in model flux function
|
|
|
|
@9557
|
20 years |
magnier |
removed outdated XXX comment
|
|
|
|
@9531
|
20 years |
rhl |
Make assertion true
|
|
|
|
@9528
|
20 years |
rhl |
Renamed PM_PAR_FLUX to PM_PAR_I0
|
|
|
|
@9526
|
20 years |
rhl |
Provide symbolic names for model parameters
|
|
|
|
@6947
|
20 years |
magnier |
faster calculation of radius, simpsons rule for flux integration, …
|
|
|
|
@6908
|
20 years |
magnier |
added simpsons rule for flux integral
|
|
|
|
@6907
|
20 years |
magnier |
cleaned up model functions, adjusted limits
|
|
|
|
@6872
|
20 years |
magnier |
updates relative to rel10_ifa_1
|
|
|
|
@6511
|
20 years |
drobbin |
Updated files to reflect psArray, psVector, & psPixels changes in …
|
|
|
|
@5257
|
21 years |
gusciora |
A fairly large check-in. This incorporates must of Eugene's mods to …
|