|
|
|
@25800
|
17 years |
watersc1 |
Updates to various tools to fix errors in cleanup.
|
|
|
|
@25790
|
17 years |
bills |
fix bugs in testing for presence of search arguments
|
|
|
|
@25775
|
17 years |
bills |
For the lookup modes add arguments to lookup by ra, decl
|
|
|
|
@25704
|
17 years |
bills |
in -difftool mode add selection by label
|
|
|
|
@25690
|
17 years |
bills |
for -diffskyfile mode added new arguments for selecting on exposure …
|
|
|
|
@25571
|
17 years |
Paul Price |
difftool -advance needs to support multiple labels on the command-line.
|
|
|
|
@25515
|
17 years |
Paul Price |
Fixing query for advance mode.
|
|
|
|
@25509
|
17 years |
Paul Price |
Adding 'difftool -advance' mode, with accompanying pantasks task …
|
|
|
|
@25074
|
17 years |
Paul Price |
For MOPS, write exposure name as FPA_ID, exposure identifier as EXP_ID.
|
|
|
|
@25071
|
17 years |
Paul Price |
Altering SQL to get exp_id for warp1 and warp2.
|
|
|
|
@24955
|
17 years |
bills |
tess_id is in diffRun not diffSkyfile
|
|
|
|
@24933
|
17 years |
Paul Price |
Adding protection for revert.
|
|
|
|
@24865
|
17 years |
eugene |
added various raw-exposure parameter filters
|
|
|
|
@24676
|
17 years |
eugene |
filter option is attached to the expWhere, not the warpWhere
|
|
|
|
@24552
|
17 years |
bills |
changed the columns magicked from TINYINT to BIGINT
store magic_ds_id …
|
|
|
|
@24225
|
17 years |
Paul Price |
Wasn't checking state of template.
|
|
|
|
@24186
|
17 years |
bills |
fix some bugs in the pending cleanup queries. (Mostly that label was …
|
|
|
|
@24180
|
17 years |
Paul Price |
bothways and exposure were switched.
|
|
|
|
@24174
|
17 years |
Paul Price |
Merging branches/pap_magic@24173 into trunk. One conflict in …
|
|
|
|
@24059
|
17 years |
eugene |
missing single quotes around the label
|
|
|
|
@23997
|
17 years |
bills |
in definerunMode return false when certain functions fail
|
|
|
|
@23959
|
17 years |
Paul Price |
Fixed typo.
|
|
|
|
@23940
|
17 years |
Paul Price |
Adding new column to diffSkyfile: deconv_max, which is the maximum …
|
|
|
|
@23922
|
17 years |
Paul Price |
Only consider diffRuns with the same label as the one we're defining.
|
|
|
|
@23921
|
17 years |
eugene |
convert -label options to multi where appropriate
|
|
|
|
@23904
|
17 years |
eugene |
add -pretend options to definewarpwarp
|
|
|
|
@23877
|
17 years |
bills |
add diffSkyfile.data_state
|
|
|
|
@23873
|
17 years |
bills |
add -clean argument to the exportrun modes. If set switch
state and …
|
|
|
|
@23740
|
17 years |
Paul Price |
Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
|
|
|
|
@23688
|
17 years |
Paul Price |
Merging in branches/pap/ from r23685. Some conflicts, most notably in …
|
|
|
|
@23634
|
17 years |
Paul Price |
Adding limit on great circle distance, using Haversine formula
|
|
|
|
@23633
|
17 years |
Paul Price |
Need AND to join where condition.
|
|
|
|
@23632
|
17 years |
Paul Price |
Don't free borrowed pointer.
|
|
|
|
@23631
|
17 years |
Paul Price |
Fix syntax error.
|
|
|
|
@23630
|
17 years |
Paul Price |
template_warp_id is a string.
Haven't I made this change before???
|
|
|
|
@23506
|
17 years |
Paul Price |
Adding restriction on good_frac for skycells of warp-warp diffs.
|
|
|
|
@23503
|
17 years |
Paul Price |
Fixing GROUP BY
|
|
|
|
@23502
|
17 years |
Paul Price |
Adding definewarpwarp mode for difftool. The template is taken to be …
|
|
|
|
@23438
|
17 years |
bills |
manage magicked status of diffSkyfiles made with magicked inputs
|
|
|
|
@23388
|
17 years |
bills |
add diffRun.magicked
|
|
|
|
@23310
|
17 years |
giebink |
added -exportrun and -importrun
|
|
|
|
@21402
|
17 years |
eugene |
converting to the new formatting version of p_psDBRunQueryF where …
|
|
|
|
@21399
|
17 years |
Paul Price |
Following the reworked diff schema, a diffRun may have state 'new' …
|
|
|
|
@21308
|
17 years |
bills |
Changed the way image ids are handled. For chip and warp new tables …
|
|
|
|
@21237
|
17 years |
Paul Price |
difftool -definebyquery was generating diffs using stacks that had …
|
|
|
|
@21188
|
17 years |
bills |
allow selecting diffskyfile by diff_image_id
|
|
|
|
@21098
|
18 years |
bills |
where clauses for stack tables were in the wrong part of the query
|
|
|
|
@21019
|
18 years |
Paul Price |
Fix table name.
|
|
|
|
@20976
|
18 years |
bills |
tweaks for stack vesrus stack diffs (where exp_id is NULL)
|
|
|
|
@20973
|
18 years |
bills |
Rework the diff stage to process the skycells from an exposure in a …
|
|
|
|
@20719
|
18 years |
bills |
in diffskyfileMode select by diffInputSkyfile.skycell_id diffSkyfile …
|
|
|
|
@20693
|
18 years |
bills |
allow selecting by warp_id in -diffskyfile
|
|
|
|
@20684
|
18 years |
Paul Price |
Fixing table names, and executed query parameters
|
|
|
|
@20683
|
18 years |
Paul Price |
Fixing double free.
|
|
|
|
@20682
|
18 years |
Paul Price |
Fix bug in selecting diff inputs by labels.
|
|
|
|
@20062
|
18 years |
Paul Price |
Adding more QA fields for diff.
|
|
|
|
@19931
|
18 years |
Paul Price |
Reusing astrometry time field since ppImage doesn't do that any more. …
|
|
|
|
@19752
|
18 years |
bills |
undo last change for a more flexible solution. Add -code to the list …
|
|
|
|
@19694
|
18 years |
Paul Price |
Wrong type.
|
|
|
|
@19677
|
18 years |
bills |
added -updateskyfile mode removed data_state
|
|
|
|
@19639
|
18 years |
Paul Price |
Adding additional statistics for diff.
|
|
|
|
@19582
|
18 years |
Paul Price |
Optimising difftool -inputskyfile: this was driving the load on the …
|
|
|
|
@19525
|
18 years |
eugene |
allow for selection based on warp_label or stack_label
|
|
|
|
@19463
|
18 years |
Paul Price |
The usual table differences.
|
|
|
|
@19462
|
18 years |
Paul Price |
Adding search on label to difftool -revertdiffskyfile
|
|
|
|
@19459
|
18 years |
Paul Price |
Add label search to difftool -todiffskyfile
|
|
|
|
@19457
|
18 years |
Paul Price |
Needed to alter query to get label.
|
|
|
|
@19456
|
18 years |
Paul Price |
Wrong type.
|
|
|
|
@19455
|
18 years |
Paul Price |
Select warps with a certain label.
|
|
|
|
@19368
|
18 years |
eugene |
adding label, reduction fields to diffRun, data_state to diffSkyfile
|
|
|
|
@19301
|
18 years |
eugene |
changing a few references of run to new
|
|
|
|
@19092
|
18 years |
eugene |
extensive changes from eam_branch_20080719:
* added the 'cleanup' …
|
|
|
|
@19038
|
18 years |
Paul Price |
Changing so 'difftool -revertdiffskyfile' sets the state to 'run' in …
|
|
|
|
@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 …
|
|
|
|
@18679
|
18 years |
Paul Price |
Print defined runs as a single METADATA, not as a lot of discrete …
|
|
|
|
@18673
|
18 years |
Paul Price |
Adding selection on good_frac.
|
|
|
|
@18657
|
18 years |
Paul Price |
Using expanded SQL in difftool_definebyquery.sql to generate list of …
|
|
|
|
@18618
|
18 years |
Paul Price |
Fixing -template for -inputskyfile, and adding -input
|
|
|
|
@18615
|
18 years |
Paul Price |
SELECTing on a sub-SELECT means that the table names are stripped off.
|
|
|
|
@18614
|
18 years |
Paul Price |
By the LEFT JOIN, diffInputSkyfile.template may be NULL.
|
|
|
|
@18613
|
18 years |
Paul Price |
WHERE is already present in the query.
|
|
|
|
@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 …
|
|
|
|
@18093
|
18 years |
jhoblitt |
-queue -> -definebyquery rename
|
|
|
|
@17785
|
18 years |
Paul Price |
Adding additional statistics for diffs
|
|
|
|
@17723
|
18 years |
Paul Price |
Fixes to allow error codes to get in.
|
|
|
|
@17712
|
18 years |
Paul Price |
Adding difftool -queue
|
|
|
|
@17611
|
18 years |
jhoblitt |
convert tabs to whitespaces
|
|
|
|
@16253
|
18 years |
eugene |
adding hostname to db fields
|
|
|
|
@16248
|
18 years |
eugene |
updating code to handle new fields (dtime entries for …
|
|
|
|
@16170
|
18 years |
eugene |
merging changes from JHs end_stage branch (new end_stage field and …
|
|
|
|
@15415
|
19 years |
Paul Price |
Adding new mode to difftool (definepoprun) to define a populated run. …
|
|
|
|
@15376
|
19 years |
Paul Price |
Adding good_frac for the fraction of good pixels (replacing pixel_fill …
|
|
|
|
@14357
|
19 years |
Paul Price |
uri and path_base only required if code == 0.
|
|
|
|
@14260
|
19 years |
jhoblitt |
change difftool -addinputskyfile to automatically set the …
|
|
|
|
@14255
|
19 years |
jhoblitt |
fix difftool -inputskyfile
|
|
|
|
@14250
|
19 years |
jhoblitt |
rework difftool
|
|
|
|
@14108
|
19 years |
jhoblitt |
add difftool -revertdiffskyfile
|
|
|
|
@13691
|
19 years |
Paul Price |
Adding path_base for warp,diff,stack.
|
|
|
|