|
|
|
@24830
|
17 years |
Paul Price |
PSF files don't get destreaked
|
|
|
|
@24829
|
17 years |
Paul Price |
Fixing cut/paste error.
|
|
|
|
@24828
|
17 years |
Paul Price |
Adding muggle option to do no magic.
|
|
|
|
@24827
|
17 years |
jhoblitt |
add a timestamp field
|
|
|
|
@24824
|
17 years |
eugene |
plug leak
|
|
|
|
@24823
|
17 years |
eugene |
add DARK.ORDINATES using CELL.EXPOSURE and CHIP.TEMP
|
|
|
|
@24822
|
17 years |
eugene |
whitespace
|
|
|
|
@24821
|
17 years |
eugene |
add calls for pmDarkCombine visualization
|
|
|
|
@24820
|
17 years |
eugene |
removed out-of-date XXX comment
|
|
|
|
@24819
|
17 years |
eugene |
added visualization functions
|
|
|
|
@24818
|
17 years |
eugene |
white space on include statements
|
|
|
|
@24817
|
17 years |
eugene |
need the PR recipe to support gpc1
|
|
|
|
@24816
|
17 years |
Paul Price |
Adding 'muggle' option to provide non-magicked data as well.
|
|
|
|
@24815
|
17 years |
beaumont |
added pr_darktest_nosub class in ppImage
|
|
|
|
@24814
|
17 years |
beaumont |
added pr_darktest_nosub class in ppImage
|
|
|
|
@24813
|
17 years |
eugene |
typo in ppSim.config
|
|
|
|
@24812
|
17 years |
eugene |
change DARK.ORDINATES to model dark flux = C0 + (Ct0 + Ct1*Temp + …
|
|
|
|
@24811
|
17 years |
eugene |
add elements to test temperature trend; ppMerge recipe modeling dark …
|
|
|
|
@24810
|
17 years |
eugene |
add elements to test temperature trend; ppMerge recipe modeling dark …
|
|
|
|
@24809
|
17 years |
eugene |
add elements to test temperature trend; ppMerge recipe modeling dark …
|
|
|
|
@24808
|
17 years |
eugene |
add elements to test temperature trend; ppMerge recipe modeling dark …
|
|
|
|
@24807
|
17 years |
eugene |
add options to allow for (1st and 2nd order) dark current trend with …
|
|
|
|
@24806
|
17 years |
eugene |
test code to track down refstar precision errors; if we re-calculate …
|
|
|
|
@24805
|
17 years |
eugene |
test code to track down refstar precision errors
|
|
|
|
@24804
|
17 years |
eugene |
load RULE from DARK.ORDINATES
|
|
|
|
@24803
|
17 years |
eugene |
interpret DARK.ORDINATE rule
|
|
|
|
@24802
|
17 years |
eugene |
add rule to pmDarkOrdinates
|
|
|
|
@24801
|
17 years |
eugene |
test code to check refstar coords
|
|
|
|
@24798
|
17 years |
eugene |
skip video cells (naxis3 > 1)
|
|
|
|
@24797
|
17 years |
eugene |
check for rows == 0 and threads non-zero
|
|
|
|
@24796
|
17 years |
eugene |
mod to pmReadoutReadChunk API
|
|
|
|
@24795
|
17 years |
eugene |
mod to pmReadoutReadChunk API
|
|
|
|
@24794
|
17 years |
eugene |
skip readouts marked false for process
|
|
|
|
@24793
|
17 years |
eugene |
return max number of planes
|
|
|
|
@24792
|
17 years |
eugene |
return max number of planes
|
|
|
|
@24791
|
17 years |
eugene |
skip readouts marked false for processing
|
|
|
|
@24790
|
17 years |
eugene |
added COUNT_WARNING macro to limit the number of repeated warning messages
|
|
|
|
@24789
|
17 years |
bills |
Add DISTINCT to prevent queuing multiple distRuns for runs that have …
|
|
|
|
@24788
|
17 years |
bills |
Fix a couple of race conditions with regard to fileset state changes
|
|
|
|
@24787
|
17 years |
bills |
receiveFilesets are only pending when their state is still 'reg'
and …
|
|
|
|
@24786
|
17 years |
bills |
need to use carp
|
|
|
|
@24784
|
17 years |
bills |
make sure filesets are listed in the order that they were posted.
|
|
|
|
@24783
|
17 years |
bills |
make sure that the filesets are processed in the order that they are posted
|
|
|
|
@24782
|
17 years |
eugene |
various fringe fixes
|
|
|
|
@24781
|
17 years |
eugene |
adjust fringe options
|
|
|
|
@24780
|
17 years |
eugene |
need double not single quotes
|
|
|
|
@24779
|
17 years |
eugene |
add comment to definebyquery options
|
|
|
|
@24778
|
17 years |
eugene |
generate darks based on FPA.TEMP and CHIP.DARKTIME
|
|
|
|
@24777
|
17 years |
eugene |
add {FPA.DATE} derived from {FPA.TIME}
|
|
|
|
@24776
|
17 years |
eugene |
move fpa parsing to after chip parsing so we can apply values …
|
|
|
|
@24775
|
17 years |
eugene |
use average from exposure for FPA.TEMP (from db)
|
|
|
|
@24774
|
17 years |
eugene |
use average from exposure for FPA.TEMP (from db)
|
|
|
|
@24773
|
17 years |
eugene |
add FPA.TEMP to TIMETEST for demo
|
|
|
|
@24772
|
17 years |
eugene |
clean up alignment
|
|
|
|
@24771
|
17 years |
eugene |
clean up alignment
|
|
|
|
@24770
|
17 years |
eugene |
raise an error if the recipe is missing
|
|
|
|
@24769
|
17 years |
eugene |
warn on missing data for HDU, but do not raise an error (OK for mask …
|
|
|
|
@24768
|
17 years |
eugene |
if image data is missing for MASK or VARIANCE type images, just skip …
|
|
|
|
@24767
|
17 years |
eugene |
if GAIN, READNOISE, SATURATION, BAD are missing, do not fail; instead …
|
|
|
|
@24766
|
17 years |
eugene |
redefine PM_DEG_RAD to be PS_DEG_RAD, not the same numerical value …
|
|
|
|
@24765
|
17 years |
eugene |
add comment
|
|
|
|
@24764
|
17 years |
eugene |
make the use of det_type consistently upper-case in the scripts; …
|
|
|
|
@24763
|
17 years |
eugene |
threshold is still 2.3; add comments to clarify older tests
|
|
|
|
@24762
|
17 years |
eugene |
fix missing END in metadata
|
|
|
|
@24761
|
17 years |
eugene |
mods to the destreak gcc options
|
|
|
|
@24760
|
17 years |
eugene |
RA & DEC based ranges should be in degrees not radians; convert in the …
|
|
|
|
@24759
|
17 years |
eugene |
RA & DEC based ranges should be in degrees not radians; convert in the …
|
|
|
|
@24758
|
17 years |
eugene |
RA & DEC based ranges should be in degrees not radians; convert in the …
|
|
|
|
@24757
|
17 years |
eugene |
add moon-related selection options to dettool
|
|
|
|
@24756
|
17 years |
eugene |
add ignore
|
|
|
|
@24755
|
17 years |
eugene |
plug leak
|
|
|
|
@24754
|
17 years |
eugene |
converted value for Mcal, dMcal is 0.0; for psfQual is 1.0
|
|
|
|
@24753
|
17 years |
eugene |
move prototype to dvosplit.h
|
|
|
|
@24752
|
17 years |
eugene |
add ignore
|
|
|
|
@24751
|
17 years |
eugene |
notes on running dvomerge
|
|
|
|
@24750
|
17 years |
eugene |
fixed memleaks & photcode defs; dvomerge now working
|
|
|
|
@24749
|
17 years |
bills |
The value for --last_fileset was not being computed properly
|
|
|
|
@24748
|
17 years |
eugene |
adding ps1-ref format for dvo
|
|
|
|
@24747
|
17 years |
eugene |
boundaries are not inclusive
|
|
|
|
@24746
|
17 years |
eugene |
adding ps1-ref format for dvo
|
|
|
|
@24745
|
17 years |
eugene |
adding dvomerge
|
|
|
|
@24744
|
17 years |
bills |
Don't try to add every fileset ever made in one go.
Set limit to 100 …
|
|
|
|
@24742
|
17 years |
beaumont |
added DARKTEST reduction class to detrend_norm_apply.pl
|
|
|
|
@24741
|
17 years |
beaumont |
defined DARKTEST reduction class in detrend_norm_calc.pl
|
|
|
|
@24740
|
17 years |
bills |
add a constraint to insure that targets are unique
|
|
|
|
@24739
|
17 years |
bills |
simplify query for raw files.
|
|
|
|
@24738
|
17 years |
bills |
speed up exec time when busy
|
|
|
|
@24737
|
17 years |
bills |
when busy turn down the exec time to .05 seconds
dispatch compoents …
|
|
|
|
@24736
|
17 years |
Paul Price |
Only set state to 'full' if there was no fault.
|
|
|
|
@24735
|
17 years |
bills |
remove unneeded join. Join to warpRun before warpSkyfile
|
|
|
|
@24734
|
17 years |
eugene |
add DARKTEST as dark type alias
|
|
|
|
@24733
|
17 years |
eugene |
changing RA & DEC search options to accept degrees, not radians (human …
|
|
|
|
@24732
|
17 years |
bills |
set host explicitly
|
|
|
|
@24731
|
17 years |
bills |
need to specify table for label
|
|
|
|
@24730
|
17 years |
bills |
fix bug in table defintion
|
|
|
|
@24729
|
17 years |
bills |
in disttool -definebyquery -stage raw filter by the associated …
|
|
|
|
@24728
|
17 years |
bills |
all chip mask to be omitted
|
|
|
|
@24727
|
17 years |
bills |
get rid of des in CENSOR.OUTPUT filerule
|
|
|
|
@24726
|
17 years |
bills |
updates to magic destreak processing
|
|
|
|
@24725
|
17 years |
bills |
change distTarget.obs_mode to distTarget.label add filter require that …
|
|
|
|