|
|
|
@19249
|
18 years |
Paul Price |
stacktool wasn't applying the restrictions specified on the …
|
|
|
|
@19159
|
18 years |
eugene |
id is now S64
|
|
|
|
@19106
|
18 years |
eugene |
add explicit table references, clean up the WHERE metadatas, fix the …
|
|
|
|
@19092
|
18 years |
eugene |
extensive changes from eam_branch_20080719:
* added the 'cleanup' …
|
|
|
|
@19029
|
18 years |
Paul Price |
Make 'stacktool -revertsumskyfile' to update the run state as well as …
|
|
|
|
@18976
|
18 years |
bills |
in lookup modes allow selecting by exp_name
|
|
|
|
@18975
|
18 years |
bills |
In the modes for difftool, stacktool, and warptool that print out …
|
|
|
|
@18772
|
18 years |
Paul Price |
Was adding the wrong thing to the list.
|
|
|
|
@18690
|
18 years |
Paul Price |
Do need check on NULL num_stack.
|
|
|
|
@18689
|
18 years |
Paul Price |
Fixing -min_num
|
|
|
|
@18682
|
18 years |
Paul Price |
Plug memory leak.
|
|
|
|
@18680
|
18 years |
Paul Price |
Print defined runs as a single METADATA, not as a bunch of discrete …
|
|
|
|
@18676
|
18 years |
Paul Price |
OK, it wasn't as simple as that --- only 2/4 need special treatment.
|
|
|
|
@18675
|
18 years |
Paul Price |
Fix compilation error.
|
|
|
|
@18674
|
18 years |
Paul Price |
Working out the HAVING clause(s) explicitly, since 2/3 are more …
|
|
|
|
@18579
|
18 years |
Paul Price |
Fixing buggy query to get list of warps and stacks. It would return a …
|
|
|
|
@18578
|
18 years |
Paul Price |
Adding filter to stackRun.
|
|
|
|
@18574
|
18 years |
Paul Price |
Completely reworking stacktool -definebyquery in order to support …
|
|
|
|
@18561
|
18 years |
eugene |
completely deprecate config->where; make all command-line handling …
|
|
|
|
@18336
|
18 years |
jhoblitt |
consitently handle *_id fields as numeric values instead of converting …
|
|
|
|
@18152
|
18 years |
jhoblitt |
build fixes
|
|
|
|
@18148
|
18 years |
jhoblitt |
add stacktool -random_subset support (completely untested - probably …
|
|
|
|
@18101
|
18 years |
bills |
Lost a / in my last delta
|
|
|
|
@18099
|
18 years |
bills |
For -select_dateobs_end include exposures with that dateobs. That is …
|
|
|
|
@18093
|
18 years |
jhoblitt |
-queue -> -definebyquery rename
|
|
|
|
@16940
|
18 years |
Paul Price |
Adding additional selections to stacktool -queue.
|
|
|
|
@16826
|
18 years |
Paul Price |
Adding -all flag to allow all skycells to be queued for stacking. …
|
|
|
|
@16726
|
18 years |
jhoblitt |
change -queue to require search parameters
|
|
|
|
@16724
|
18 years |
jhoblitt |
rename -definebyquery -> queue
|
|
|
|
@16697
|
18 years |
jhoblitt |
add stacktool -definebyquery select options
|
|
|
|
@16688
|
18 years |
jhoblitt |
stacktool -definebyquery fixes
|
|
|
|
@16687
|
18 years |
jhoblitt |
fwv stacktool -definebyquery
|
|
|
|
@16678
|
18 years |
jhoblitt |
stub out -definebyquery
|
|
|
|
@16253
|
18 years |
eugene |
adding hostname to db fields
|
|
|
|
@16248
|
18 years |
eugene |
updating code to handle new fields (dtime entries for …
|
|
|
|
@16170
|
19 years |
eugene |
merging changes from JHs end_stage branch (new end_stage field and …
|
|
|
|
@15376
|
19 years |
Paul Price |
Adding good_frac for the fraction of good pixels (replacing pixel_fill …
|
|
|
|
@15301
|
19 years |
Paul Price |
Some values are not required if we are passing an error code.
|
|
|
|
@14112
|
19 years |
jhoblitt |
add stacktool -revertsumskyfile
|
|
|
|
@14110
|
19 years |
jhoblitt |
add stackSumSkyfile.fault
|
|
|
|
@14023
|
19 years |
jhoblitt |
rename exp_id -> exp_name
rename exp_tag -> exp_id
add add …
|
|
|
|
@13691
|
19 years |
Paul Price |
Adding path_base for warp,diff,stack.
|
|
|
|
@12418
|
19 years |
Paul Price |
Fixing filenames for sql statements.
|
|
|
|
@12263
|
19 years |
jhoblitt |
move stacktool SQL into it's own files
|
|
|
|
@12131
|
19 years |
jhoblitt |
rename all *_version fields to be *_id
change chip* tables to use a …
|
|
|
|
@12114
|
19 years |
Paul Price |
Adding additional output.
|
|
|
|
@12093
|
19 years |
jhoblitt |
don't send informational messages to the error stack
|
|
|
|
@12054
|
19 years |
Paul Price |
Fixing logical bug.
|
|
|
|
@12052
|
19 years |
jhoblitt |
make -definerun -warp_id required
|
|
|
|
@12029
|
19 years |
jhoblitt |
s/bg_mean_stdev/bg_stdev/ for skycell tables
|
|
|
|
@12025
|
19 years |
jhoblitt |
filename rename form pXtool -> [foo]tool
perl -pi -e 's/p0/reg/g' …
|
|
|
|
@12024
|
19 years |
jhoblitt |
s/p0/reg/g
s/p1/guide/g
s/p2/chip/g
s/p6/stack/g
s/p5/diff/g …
|
|
|
|
@11997
|
19 years |
jhoblitt |
rename p[x]tools -> [foo]tools
|
|
|
|
@11986
|
19 years |
jhoblitt |
change p6tool -define run to accept -p4_id …
|
|
|
|
@11985
|
19 years |
jhoblitt |
s/Scfile/Skyfile/g
s/scfile/skyfile/g
s/SCFILE/SKYFILE/g
|
|
|
|
@11983
|
19 years |
jhoblitt |
improved p4tool transactions
remove p6SumScfile.{skycell_id, tess_id} …
|
|
|
|
@11976
|
19 years |
jhoblitt |
fix -tosum sql
|
|
|
|
@11875
|
19 years |
jhoblitt |
require ippdb 1.1.9
add expgroup/dvodb fields to ippdb
|
|
|
|
@11866
|
19 years |
jhoblitt |
implement p6tool functionality
|
|
|
|
@11851
|
19 years |
jhoblitt |
stub out all p6tool modes
|
|
|
|
@11814
|
19 years |
jhoblitt |
start p6tool
|