|
|
|
@42842
|
14 months |
eugene |
add psphotFindFeatures; enable forced-photometry between cameras; do …
|
|
|
|
@42488
|
3 years |
eugene |
do not attempt to mask the cosmic rays if we do not have a footprint
|
|
|
|
@42487
|
3 years |
eugene |
enable non-linear fitting for bright sources in psphotFullForce
|
|
|
|
@42380
|
3 years |
eugene |
merge from eam_branches/ipp-20220316. if no PSF stars are defined, use …
|
|
|
|
@42255
|
4 years |
tdeboer |
changes to fix the fault 4 errors in ppImage
|
|
|
|
@42254
|
4 years |
tdeboer |
undo change
|
|
|
|
@42253
|
4 years |
tdeboer |
changes to fix the fault 4 errors in ppImage
|
|
|
|
@42088
|
4 years |
eugene |
for bright stars in stacks, the peak in the S/N image can have a …
|
|
|
|
@42087
|
4 years |
eugene |
especially in very high-dynamic range stack images, the peak pixels …
|
|
|
|
@42086
|
4 years |
eugene |
injected sources used for detection efficiency are rejected if the …
|
|
|
|
@41705
|
5 years |
eugene |
reintegrate changes from tag ipp-ps1-20210510
|
|
|
|
@41537
|
5 years |
eugene |
raise a warning, rather that fail with an error, if we cannot generate …
|
|
|
|
@41527
|
5 years |
eugene |
ensure min and max are always calculated
|
|
|
|
@41444
|
6 years |
mhuber |
adding psphot option to disable covariance factor (reset 1.0) in …
|
|
|
|
@41416
|
6 years |
eugene |
clear the tmpFlags field for externally-supplied sources
|
|
|
|
@41359
|
6 years |
eugene |
better method to handle case where windowed second-momemts …
|
|
|
|
@41272
|
6 years |
eugene |
minor comment change
|
|
|
|
@41174
|
7 years |
eugene |
enable dumptests
|
|
|
|
@40809
|
7 years |
eugene |
do not let crazy model axis values trigger an assert -- set extreme …
|
|
|
|
@40743
|
7 years |
mhuber |
mock params mode has to be set PSFSTAR to accommodate changed made in …
|
|
|
|
@40489
|
8 years |
eugene |
disable model test save
|
|
|
|
@40447
|
8 years |
eugene |
return false from psphotReadoutCleanup if quality is bad
|
|
|
|
@40048
|
9 years |
eugene |
fix error passing int argument to isfinite
|
|
|
|
@40035
|
9 years |
mhuber |
adjust the model/maskedSum cuts to previous lower values in WSdiff and …
|
|
|
|
@40034
|
9 years |
mhuber |
update nightly diffs to PS1_DV5 for chip position in cmf, add option …
|
|
|
|
@39926
|
10 years |
eugene |
merging changes from czw dev branch (compare with r39924)
|
|
|
|
@39818
|
10 years |
mhuber |
split model/maskedSum cuts again and add config options to fix …
|
|
|
|
@38873
|
11 years |
eugene |
fix comments re: M3c, M3s, M4c, M4s
|
|
|
|
@38681
|
11 years |
bills |
In some cases psphotSetMomentsWindow leaves an error code on the stack …
|
|
|
|
@38641
|
11 years |
bills |
Had one case where the psf star flag bit was set for a source
with no …
|
|
|
|
@38560
|
11 years |
bills |
Sometimes sources fit with a saturated star profile have the center of …
|
|
|
|
@38556
|
11 years |
bills |
skip sourcr rather than faulting with segv if modelEXT and !modelPSF
|
|
|
|
@38543
|
11 years |
bills |
Sometimes modelEXT is set even though there is not a valid psf model. …
|
|
|
|
@38535
|
11 years |
bills |
Do not assert readout->analysis has PCM_FIT_OPTIONS unless …
|
|
|
|
@38534
|
11 years |
bills |
enhance a comment
|
|
|
|
@38532
|
11 years |
bills |
comment out a noisy printf
|
|
|
|
@38531
|
11 years |
bills |
The update code assumes that all extended models are psf convolved …
|
|
|
|
@38520
|
11 years |
bills |
correct a log message
|
|
|
|
@38515
|
11 years |
bills |
Handle pcm extended source models correctly in …
|
|
|
|
@38514
|
11 years |
bills |
remove some dead code
|
|
|
|
@38513
|
11 years |
bills |
Change cuts for "good models" to include in the fit to handle pcm …
|
|
|
|
@38512
|
11 years |
bills |
call psphotStackMatchPSFsetup before psphotSourceChildrenByObject so …
|
|
|
|
@38396
|
11 years |
bills |
cleanup
|
|
|
|
@38395
|
11 years |
bills |
delete debugging code
|
|
|
|
@38394
|
11 years |
bills |
only attempt to fit pass1 sources to a saturated star profile
|
|
|
|
@38390
|
11 years |
bills |
add psphotLinkSources a function which is used by psphotStack …
|
|
|
|
@38389
|
11 years |
bills |
change psphotLoadExtSources to loop over all readouts.
Note used in …
|
|
|
|
@38388
|
11 years |
bills |
new functions for psphotStack -updatemode
|
|
|
|
@38387
|
11 years |
bills |
add function psphotLoadBackgroundModel
|
|
|
|
@38386
|
11 years |
bills |
add psphotStackUpdateReadout.c
|
|
|
|
@38385
|
11 years |
bills |
change some static functions to global so that they may be used
by …
|
|
|
|
@38384
|
11 years |
bills |
Code to implement update mode in psphotStack
|
|
|
|
@38383
|
11 years |
bills |
Various changes that make psphotStack -updatemode get good residual …
|
|
|
|
@38353
|
11 years |
bills |
Adding function to implement psphotStack -updatemode
|
|
|
|
@38311
|
11 years |
bills |
Use psphotGetFilerule to find the correct filerule when saving …
|
|
|
|
@38303
|
11 years |
eugene |
minor whitespace
|
|
|
|
@38302
|
11 years |
eugene |
re-cache default model if we used a different model in this analysis
|
|
|
|
@38039
|
11 years |
eugene |
replace assert with psAssert in cases where the value is otherwise …
|
|
|
|
@37965
|
11 years |
eugene |
call psphotChipParams to set src_x,y,id
|
|
|
|
@37943
|
11 years |
bills |
forgot to add the new files
|
|
|
|
@37941
|
11 years |
bills |
add code to allow psphotFullForce to set a quality value when …
|
|
|
|
@37940
|
11 years |
bills |
If background modeling fails with PSPHOT_ERR_DATA add integer …
|
|
|
|
@37932
|
11 years |
eugene |
merge change from ipp-20150115 : do not re-measure psf stats on …
|
|
|
|
@37929
|
11 years |
eugene |
calculate and save lensingPSF->e1,e2
|
|
|
|
@37881
|
11 years |
bills |
drop models with major axis > 100 pixels.
|
|
|
|
@37811
|
12 years |
eugene |
merge changes from ipp-20141224
|
|
|
|
@37772
|
12 years |
eugene |
merge changes from ipp-20141119
|
|
|
|
@37767
|
12 years |
eugene |
create a new function psphotPSFstatsSources to use real sources to …
|
|
|
|
@37766
|
12 years |
eugene |
fix return of Nfail, Nfaint, etc
|
|
|
|
@37633
|
12 years |
bills |
add code to measure the Blakeslee bumpiness paramter
|
|
|
|
@37626
|
12 years |
bills |
Use footprints to select background pixels instead of a threshold. …
|
|
|
|
@37625
|
12 years |
bills |
galaxy params has more params now
|
|
|
|
@37624
|
12 years |
bills |
ifdef out a printf
|
|
|
|
@37611
|
12 years |
bills |
free objects and objectOut arrays earlier.
|
|
|
|
@37610
|
12 years |
bills |
psFree several items that were causing memory leaks
|
|
|
|
@37609
|
12 years |
bills |
change memory leak check function to allow setting the number of leaks …
|
|
|
|
@37608
|
12 years |
bills |
ifdef out the code to make the chisq image. We aren't using it currently.
|
|
|
|
@37607
|
12 years |
bills |
in psphotSetNFramesReadout do not asser that detections or …
|
|
|
|
@37590
|
12 years |
bills |
Fix bug where psphotStack used the wrong background model to comput …
|
|
|
|
@37589
|
12 years |
bills |
remove some ifdef'd out code
|
|
|
|
@37555
|
12 years |
bills |
delete guess psf model if the source has no unmasked pixels
|
|
|
|
@37542
|
12 years |
bills |
measure aperture photometry corrections
|
|
|
|
@37466
|
12 years |
bills |
Initial check in of psphot galaxy parameter measurements.
|
|
|
|
@37321
|
12 years |
bills |
In psphotFullForce, add code to read the warp to chip transformations …
|
|
|
|
@36868
|
12 years |
eugene |
ensure pmPSF_AxesToModel and pmPSF_ModelToAxes uses class->useReff …
|
|
|
|
@36865
|
12 years |
eugene |
measure lensing parameters if LENSING_PARAMETERS is set; write …
|
|
|
|
@36863
|
12 years |
eugene |
call model->class->function instead of model->function
|
|
|
|
@36839
|
12 years |
eugene |
merge changes from eam_branches/ipp-20140423
|
|
|
|
@36759
|
12 years |
bills |
changes to psphotFullForceSummary to deal with multiple models per source
|
|
|
|
@36757
|
12 years |
bills |
Changes to full force galaxy shapes analysis
* Put parameters for all …
|
|
|
|
@36754
|
12 years |
bills |
skip sources with too low SN that cause the radius range to go negative
|
|
|
|
@36747
|
12 years |
bills |
change psphotFullForce galaxy shapes analysis to use different radius …
|
|
|
|
@36734
|
12 years |
bills |
if kron radius measurement fails, nan out the inner and outer kron fluxes
|
|
|
|
@36731
|
12 years |
bills |
more progress on fullforce summary stage
|
|
|
|
@36718
|
12 years |
bills |
Modify psphotFullForce and psphotFullForceSummary to support forcing …
|
|
|
|
@36701
|
12 years |
bills |
perform 2D parabolic fit to the chisq distribution around the trial …
|
|
|
|
@36679
|
12 years |
eugene |
merge changes from eam_branches/ipp-20140402 (Ohana mods for median donuts)
|
|
|
|
@36666
|
12 years |
bills |
Apparently psArrayRealloc does not change array->n
|
|
|
|
@36664
|
12 years |
bills |
last revision to this file was made in error
|
|
|
|
@36663
|
12 years |
bills |
don't fail if we fail to choose PSF
|
|
|
|