|
|
|
@27832
|
16 years |
eugene |
protect trace from NULL return value
|
|
|
|
@27822
|
16 years |
eugene |
add EXTENDED_SOURCE_RAW_RADIUS
|
|
|
|
@27821
|
16 years |
eugene |
better parameters for SDSS
|
|
|
|
@27820
|
16 years |
eugene |
define radial bins matching SDSS bins
|
|
|
|
@27819
|
16 years |
eugene |
updates to psphotVisual mandated by kapa API changes; added …
|
|
|
|
@27818
|
16 years |
eugene |
APIs mods to pmSourcesWrite_CMF_ XSRC functions; added more (nearly) …
|
|
|
|
@27817
|
16 years |
eugene |
create match2d function in dvo; allow kapa bg to be "none"; better …
|
|
|
|
@27816
|
16 years |
eugene |
create a macro to return the image type
|
|
|
|
@27813
|
16 years |
Paul Price |
Fix typo in SQL.
|
|
|
|
@27812
|
16 years |
rhenders |
Script to convert GPC1 DVO photcodes into XML format for use in 'init' …
|
|
|
|
@27811
|
16 years |
rhenders |
Safer handling of input args
|
|
|
|
@27810
|
16 years |
rhenders |
Allowed single character args
|
|
|
|
@27809
|
16 years |
rhenders |
Added new 'test' batch to help with validation of PSPS generated …
|
|
|
|
@27808
|
16 years |
rhenders |
Changed order of columns for clarity
|
|
|
|
@27807
|
16 years |
rhenders |
Fixed typo
|
|
|
|
@27806
|
16 years |
rhenders |
Wasn't using enum for one column.
|
|
|
|
@27805
|
16 years |
bills |
fix bug in order of updates. Write code for updates of other diff_modes
|
|
|
|
@27804
|
16 years |
rhenders |
Was STILL not catching 0.0 flux values. Fixed now.
|
|
|
|
@27803
|
16 years |
Paul Price |
Exposure times were getting set to zero because in the final …
|
|
|
|
@27802
|
16 years |
bills |
fix bug in project cache
|
|
|
|
@27801
|
16 years |
rhenders |
Script that finds exposure IDs from a list of job directories.
|
|
|
|
@27800
|
16 years |
rhenders |
0.0 flux values still slipping through.
|
|
|
|
@27799
|
16 years |
rhenders |
Getting dist_group for single exposure case
|
|
|
|
@27798
|
16 years |
eugene |
check for numerical arguments to for loop
|
|
|
|
@27797
|
16 years |
eugene |
do not select detrends in state of register; registered detrends (mode …
|
|
|
|
@27796
|
16 years |
bills |
change isfinite to !isnull since isfinite is not declared
|
|
|
|
@27795
|
16 years |
bills |
first crack at queuing automatic updates for diffSkyfiles. Various bug …
|
|
|
|
@27794
|
16 years |
bills |
implement -setskyfiletoupdate and make difftool -revertdiffskyfile …
|
|
|
|
@27793
|
16 years |
Paul Price |
Convolved products are not output by default any more.
|
|
|
|
@27790
|
16 years |
eugene |
updates from dev branch Ohana.20100407: improvements to kapa label and …
|
|
|
|
@27789
|
16 years |
Paul Price |
Copy analysis metadata, so that SKY_STDEV is available for psphotCullPeaks.
|
|
|
|
@27788
|
16 years |
watersc1 |
Merged changes from my branch to support STAGE in the query header, …
|
|
|
|
@27786
|
16 years |
bills |
don't clean up camera stage destreak runs. (Don't delete the …
|
|
|
|
@27785
|
16 years |
bills |
When cleaning up magicDSRun for chip stage, don't clean up the camera …
|
|
|
|
@27783
|
16 years |
bills |
make default for requests to be wait for cleaned up inputs to be updated
|
|
|
|
@27782
|
16 years |
bills |
fix doxygen line
|
|
|
|
@27781
|
16 years |
bills |
changes to pstampDependent
|
|
|
|
@27780
|
16 years |
bills |
increase STARS.SIGMA.LIM to 2 from 1
|
|
|
|
@27779
|
16 years |
rhenders |
using isfinite() instead of isnormal (which counts 0.0 as 'not …
|
|
|
|
@27778
|
16 years |
rhenders |
isnormal already checks for value==0; now filtering out all dodgy flux …
|
|
|
|
@27777
|
16 years |
bills |
have warptool -revertwarped fix warpSkyfiles in data_state 'update' …
|
|
|
|
@27776
|
16 years |
bills |
have chiptool -revertprocessedimfile revert faults from the update …
|
|
|
|
@27775
|
16 years |
rhenders |
Now checks server status and differences between dist and stdscience …
|
|
|
|
@27774
|
16 years |
Paul Price |
Rework to allow lines of an arbitrary size. Cleaned up code too.
|
|
|
|
@27773
|
16 years |
heather |
added dvodb to updaterun
|
|
|
|
@27767
|
16 years |
rhenders |
First commit of simple tool for processing czar duties. Gives overview …
|
|
|
|
@27766
|
16 years |
Paul Price |
Fix "unused varianble" error.
|
|
|
|
@27765
|
16 years |
bills |
add staticsky tables to list of tables dropped by pxadmin -delete
|
|
|
|
@27764
|
16 years |
Paul Price |
Key/index additions for distribution tables.
|
|
|
|
@27763
|
16 years |
Paul Price |
Add key/index to magicDSRun to make it go faster for cleanup.
|
|
|
|
@27762
|
16 years |
Paul Price |
Reverting undesirable change.
|
|
|
|
@27761
|
16 years |
eugene |
error in code to send 2D image data to kapa
|
|
|
|
@27760
|
16 years |
rhenders |
Now counting, and discarding, detections where flux = NULL or flux = 0.0.
|
|
|
|
@27759
|
16 years |
Paul Price |
Fixing ppSubCopyPSF so it doesn't clobber the output analysis (which …
|
|
|
|
@27758
|
16 years |
bills |
fix incorrect cut and paste
|
|
|
|
@27757
|
16 years |
Paul Price |
Using parse_list() instead of parse() followed by parse_md_list(). …
|
|
|
|
@27756
|
16 years |
Paul Price |
Adding function to parse a list of METADATAs. Breaking them up makes …
|
|
|
|
@27755
|
16 years |
bills |
remove the -state full to the magicdstool -updaterun -set_state …
|
|
|
|
@27754
|
16 years |
bills |
change the argument from --magicked to --set_magicked
|
|
|
|
@27753
|
16 years |
bills |
dsprodtool needs to accept a dbserver argument
|
|
|
|
@27752
|
16 years |
bills |
stages definitions moved to psModules
|
|
|
|
@27751
|
16 years |
bills |
Enable the postage stamp server to generate stamps from cleaned up …
|
|
|
|
@27750
|
16 years |
bills |
add macros that define the diffRun.diff_mode
|
|
|
|
@27749
|
16 years |
bills |
-destreaked is now magicked != 0 not > 0.
This tells us which data can …
|
|
|
|
@27748
|
16 years |
bills |
add flag to -processedimfile to list faulted and unfaulted files together
|
|
|
|
@27747
|
16 years |
bills |
process imfile if
(chipRun.state = 'full' OR (chipRun.state = …
|
|
|
|
@27746
|
16 years |
Paul Price |
Don't care if there's already an HDU there, so long as it has one.
|
|
|
|
@27745
|
16 years |
bills |
in -updaterun dont' set stage to 'goto_cleaned' if it is already 'cleaned'
|
|
|
|
@27744
|
16 years |
bills |
new files for -listrun modes and pstamptool modes
|
|
|
|
@27743
|
16 years |
bills |
Add difftool -listrun mode
Add diff_mode to the output form -diffskyfile
|
|
|
|
@27742
|
16 years |
bills |
add -listrun mode
|
|
|
|
@27741
|
16 years |
bills |
changes to pstampDependent
|
|
|
|
@27740
|
16 years |
bills |
Enable the postage stamp server to handle requests for stamps
from …
|
|
|
|
@27739
|
16 years |
bills |
Various changes to -processedexp to support the postage stamp server
|
|
|
|
@27738
|
16 years |
bills |
Add -listrun mode.
Fix handling of magicked bits during update. …
|
|
|
|
@27737
|
16 years |
bills |
Fix very slow query for -towarped. Re-enable update processing;
Add …
|
|
|
|
@27736
|
16 years |
bills |
changes to the pstampDependent table
|
|
|
|
@27735
|
16 years |
Paul Price |
Remove stray comma.
|
|
|
|
@27734
|
16 years |
Paul Price |
Removing stray comma.
|
|
|
|
@27731
|
16 years |
Paul Price |
Fix cut/paste error.
|
|
|
|
@27730
|
16 years |
rhenders |
Added datastore product argument
|
|
|
|
@27729
|
16 years |
rhenders |
Added datastore product as an (optional) argument
|
|
|
|
@27728
|
16 years |
eugene |
added note to explain stack and diff
|
|
|
|
@27725
|
16 years |
Paul Price |
Cannot match transparencies with only a single source list.
|
|
|
|
@27724
|
16 years |
eugene |
N and n were not being correctly set
|
|
|
|
@27723
|
16 years |
watersc1 |
Have difference images inherit the data_group of the warp that went …
|
|
|
|
@27722
|
16 years |
watersc1 |
select warps to include in a stack by the data_group
|
|
|
|
@27721
|
16 years |
Paul Price |
Need state = 'new' for diff.
|
|
|
|
@27720
|
16 years |
Paul Price |
Cleaning up and adding more failure modes.
|
|
|
|
@27719
|
16 years |
Paul Price |
Turn off strict file close checking when there's been an error.
|
|
|
|
@27718
|
16 years |
Paul Price |
Add date of processing to output log.
|
|
|
|
@27717
|
16 years |
watersc1 |
comment out debug print statement
|
|
|
|
@27716
|
16 years |
bills |
triple timeout for destreak.advance to 60 seconds
|
|
|
|
@27712
|
16 years |
watersc1 |
This version corrects the over-queueing bug. My stacktool was not …
|
|
|
|
@27711
|
16 years |
watersc1 |
Updated version, hopefully will resolve the over-queueing issue from …
|
|
|
|
@27710
|
16 years |
rhenders |
Now using dist_group from IPP Db to set 'survey type' in PSPS; better …
|
|
|
|
@27705
|
16 years |
Paul Price |
Fix name.
|
|
|
|
@27704
|
16 years |
bills |
add pstamp_checkdependent.pl remove pstamp_check_dependents.p
|
|
|
|
@27703
|
16 years |
bills |
new script to check status of inputs that postage stamp jobs depend …
|
|
|
|
@27702
|
16 years |
Paul Price |
Need to initialise.
|
|
|
|