|
|
|
@25668
|
17 years |
bills |
get index.txt from template file not root/index.txt which has …
|
|
|
|
@25667
|
17 years |
bills |
improve handling of delettion of the last fileset
|
|
|
|
@25666
|
17 years |
eugene |
turn on BACKMDL by default
|
|
|
|
@25665
|
17 years |
bills |
when adding, if product directory exists require that it be empty.
|
|
|
|
@25664
|
17 years |
bills |
Require confirmation from user before deleting a product.
Delete data …
|
|
|
|
@25663
|
17 years |
eugene |
drop commented code
|
|
|
|
@25662
|
17 years |
eugene |
drop unused paramters; do not apply separate EXT SN limits (vs …
|
|
|
|
@25661
|
17 years |
eugene |
use peak threshold for footprint threshold (they must match anyway)
|
|
|
|
@25660
|
17 years |
eugene |
cleanup and limit to values different from global recipe
|
|
|
|
@25659
|
17 years |
eugene |
limit to only different values
|
|
|
|
@25658
|
17 years |
eugene |
deprecate FOOTPRINT_NSIGMA_LIMIT (use PEAK value, since they must …
|
|
|
|
@25657
|
17 years |
eugene |
minor reorganization
|
|
|
|
@25656
|
17 years |
eugene |
remove unused ZERO_POINT; set MOMENTS_SN_MIN, PSF.RESIDUALS.PIX.SN, …
|
|
|
|
@25655
|
17 years |
eugene |
adjust density and luminosity function slope
|
|
|
|
@25654
|
17 years |
eugene |
return to SYNTH.SIMTEST, adjust PHOTCODE for r
|
|
|
|
@25653
|
17 years |
eugene |
add notes
|
|
|
|
@25652
|
17 years |
eugene |
drop old test code
|
|
|
|
@25651
|
17 years |
eugene |
ifdef out test prints
|
|
|
|
@25650
|
17 years |
eugene |
change fprintf to psLogMsg
|
|
|
|
@25649
|
17 years |
eugene |
display only on request
|
|
|
|
@25648
|
17 years |
eugene |
change fprintf to psLogMsg
|
|
|
|
@25647
|
17 years |
eugene |
remove Unthreaded code, remove MIN_PIXEL_SN (not a valid option)
|
|
|
|
@25646
|
17 years |
eugene |
add max-radius limit for extended sources
|
|
|
|
@25645
|
17 years |
eugene |
remove old comments, fprintfs
|
|
|
|
@25644
|
17 years |
eugene |
only display on request; use pmVisualAskUser
|
|
|
|
@25643
|
17 years |
eugene |
remove extra print statement
|
|
|
|
@25642
|
17 years |
eugene |
remove old fprintf
|
|
|
|
@25641
|
17 years |
eugene |
allow pmVisualAskUser to have NULL plotFlag
|
|
|
|
@25640
|
17 years |
eugene |
remove old fprintf; use pmVisualAskUser
|
|
|
|
@25639
|
17 years |
eugene |
remove old fprintf
|
|
|
|
@25638
|
17 years |
eugene |
remove old test code
|
|
|
|
@25637
|
17 years |
eugene |
add help info
|
|
|
|
@25636
|
17 years |
eugene |
get the 180 valid range right
|
|
|
|
@25635
|
17 years |
eugene |
in AITOFF, invalid transformations are invalid for points >180 deg …
|
|
|
|
@25634
|
17 years |
eugene |
do not try to use modelFile->fpa if does not exist
|
|
|
|
@25633
|
17 years |
eugene |
need to save apRadius as well as fitRadius
|
|
|
|
@25632
|
17 years |
eugene |
make a smaller local TESS
|
|
|
|
@25631
|
17 years |
bills |
back out workaround it caused data to be lost. Root cause of the bug …
|
|
|
|
@25630
|
17 years |
bills |
add newer version of Params::Validate
|
|
|
|
@25629
|
17 years |
bills |
Fix a couple of errors in the list. Update Params::Validate to newer …
|
|
|
|
@25628
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@25627
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@25626
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@25625
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@25624
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@25623
|
17 years |
eugene |
various tests
|
|
|
|
@25622
|
17 years |
eugene |
add SOFTEN.VARIANCE, change CONSTANT_PHOTOMETRIC_WEIGHTS to false
|
|
|
|
@25621
|
17 years |
eugene |
various API changes
|
|
|
|
@25620
|
17 years |
eugene |
various improvements
|
|
|
|
@25619
|
17 years |
eugene |
PM_SOURCE_TMPF_SUBTRACTED is now set in pmSourceAdd/Sub
|
|
|
|
@25618
|
17 years |
eugene |
PM_SOURCE_TMPF_SUBTRACTED is now set in pmSourceAdd/Sub; careful to …
|
|
|
|
@25617
|
17 years |
eugene |
set the aperture independently of the fit radius; fix some errors in …
|
|
|
|
@25616
|
17 years |
eugene |
clarify some comments; drop some deprecated code (old Unthreaded); …
|
|
|
|
@25615
|
17 years |
eugene |
deprecate psphotAddWithTest, replace with more explict code
|
|
|
|
@25614
|
17 years |
eugene |
add test dump stats function
|
|
|
|
@25613
|
17 years |
eugene |
update some comments, drop some old deprecated code
|
|
|
|
@25612
|
17 years |
eugene |
set the PSF fit radius and aperture based on the window function …
|
|
|
|
@25611
|
17 years |
eugene |
careful to mark the actual desired aperture; ensure source is added …
|
|
|
|
@25610
|
17 years |
eugene |
careful to mark the actual desired aperture
|
|
|
|
@25609
|
17 years |
eugene |
allow variance to be adjusted by a softening amount for bright values …
|
|
|
|
@25608
|
17 years |
eugene |
replace psphotCheckRadiusEXT with psphotSetRadiusEXT and a re-run of …
|
|
|
|
@25607
|
17 years |
eugene |
minor whitespace
|
|
|
|
@25606
|
17 years |
eugene |
need to pass markVal to psphotMagnitudes_Threaded and …
|
|
|
|
@25605
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25604
|
17 years |
eugene |
noise was being adjusted by the SQ of the central intensity; reduce to …
|
|
|
|
@25603
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25602
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25601
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25600
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25599
|
17 years |
eugene |
move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub
|
|
|
|
@25598
|
17 years |
eugene |
remove SKYBIAS, SKYSAT references; careful to mask the desired …
|
|
|
|
@25597
|
17 years |
eugene |
add some notes
|
|
|
|
@25596
|
17 years |
eugene |
ifdef-out the test data dumps; careful to mask the desired aperture only
|
|
|
|
@25595
|
17 years |
eugene |
clean up some of the test code
|
|
|
|
@25594
|
17 years |
eugene |
clear up some XXX points; require un-subtracted source for apMags; …
|
|
|
|
@25593
|
17 years |
eugene |
unset markVal for full image array
|
|
|
|
@25592
|
17 years |
eugene |
unset markVal for full image array
|
|
|
|
@25591
|
17 years |
eugene |
fix y-range in PSFMetric plot
|
|
|
|
@25590
|
17 years |
eugene |
adjust verbosity
|
|
|
|
@25589
|
17 years |
eugene |
plug leaks
|
|
|
|
@25588
|
17 years |
eugene |
adding or subtracting the source sets / unsets PM_SOURCE_TMPF_SUBTRACTED
|
|
|
|
@25587
|
17 years |
eugene |
we have split up pmPSFtry.c into multiple files; remove old version
|
|
|
|
@25586
|
17 years |
eugene |
plug leaks
|
|
|
|
@25585
|
17 years |
eugene |
add a function to apply mask operations to the full image array
|
|
|
|
@25584
|
17 years |
eugene |
fix bad typo
|
|
|
|
@25583
|
17 years |
eugene |
update ignore
|
|
|
|
@25582
|
17 years |
eugene |
add libtool-2.2.6-p1 & readline-5.2-p13
|
|
|
|
@25581
|
17 years |
eugene |
change libtool target to patched version (2.6.6-p1) with glibtoolize target
|
|
|
|
@25580
|
17 years |
eugene |
add patched libtool with glibtoolize target
|
|
|
|
@25579
|
17 years |
bills |
minor error message change
|
|
|
|
@25578
|
17 years |
bills |
make message more readable
|
|
|
|
@25577
|
17 years |
bills |
remove extra print statement
|
|
|
|
@25576
|
17 years |
bills |
work around bug somewhere
|
|
|
|
@25575
|
17 years |
mwv |
Added CPATH and LIBRARY_PATH to variables exported from psconfig.csh
|
|
|
|
@25574
|
17 years |
bills |
add a script to download an entire fileset to a local directory.
|
|
|
|
@25573
|
17 years |
mwv |
Changed '/bin/true' to 'true'
because it's '/usr/bin/true' on some …
|
|
|
|
@25572
|
17 years |
bills |
delete extra '.' from fileset tag
|
|
|
|
@25571
|
17 years |
Paul Price |
difftool -advance needs to support multiple labels on the command-line.
|
|
|
|
@25570
|
17 years |
Paul Price |
Setting limits via function.
|
|
|
|
@25569
|
17 years |
Paul Price |
Fixing stage numbering.
|
|
|
|