|
|
|
@23630
|
17 years |
Paul Price |
template_warp_id is a string.
Haven't I made this change before???
|
|
|
|
@23629
|
17 years |
Paul Price |
Removing assertion, since default values suffice.
|
|
|
|
@23628
|
17 years |
eugene |
remove useless comment
|
|
|
|
@23627
|
17 years |
jhoblitt |
drop indexes from instance.uri column
|
|
|
|
@23626
|
17 years |
Paul Price |
JD and MJD are converted to TAI.
|
|
|
|
@23625
|
17 years |
Paul Price |
Reworking to make time format consistent.
|
|
|
|
@23624
|
17 years |
Paul Price |
Put more values into TRANSLATION so they appear in the header.
|
|
|
|
@23623
|
17 years |
Paul Price |
Propagation of concept writing should be independent of whether …
|
|
|
|
@23622
|
17 years |
Paul Price |
Merging branches/pap to get fix for CELL.TIME location, incorrectly …
|
|
|
|
@23621
|
17 years |
Paul Price |
CELL.TIME is specifying a header keyword, so should be under TRANSLATION.
|
|
|
|
@23620
|
17 years |
Paul Price |
Changing log messages to trace --- these are debugging messages.
|
|
|
|
@23619
|
17 years |
Paul Price |
Fixing syntax error.
|
|
|
|
@23618
|
17 years |
Paul Price |
Warp requires the output of cam and chip, not fake.
|
|
|
|
@23617
|
17 years |
eugene |
fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
|
|
|
|
@23616
|
17 years |
eugene |
fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
|
|
|
|
@23615
|
17 years |
eugene |
add -all requirement to -processedimfile
|
|
|
|
@23614
|
17 years |
eugene |
add -all requirement to -processedimfile
|
|
|
|
@23613
|
17 years |
Paul Price |
Fixing warptool -definebyquery search terms.
|
|
|
|
@23612
|
17 years |
Paul Price |
Adding exp_id. Cleaning up.
|
|
|
|
@23611
|
17 years |
Paul Price |
Fixing recipe name.
|
|
|
|
@23610
|
17 years |
Paul Price |
Fixing table name.
|
|
|
|
@23609
|
17 years |
Paul Price |
Generate the header, if it doesn't exist.
|
|
|
|
@23608
|
17 years |
Paul Price |
Changing -code to -fault.
|
|
|
|
@23607
|
17 years |
Paul Price |
Merging trunk to get recent fix.
|
|
|
|
@23606
|
17 years |
Paul Price |
Fixing bug that existed on trunk at time of branch, but has now been …
|
|
|
|
@23605
|
17 years |
Paul Price |
Updating mask values following rename.
|
|
|
|
@23604
|
17 years |
Paul Price |
Remove mention of 'quality' from revert modes --- don't want to …
|
|
|
|
@23603
|
17 years |
Paul Price |
Added constraint on obs_mode for difftool -definewarpwarp
|
|
|
|
@23602
|
17 years |
Paul Price |
Realised that we need to write temporary images even when we're not …
|
|
|
|
@23601
|
17 years |
Paul Price |
CONVOLVE comes from recipe, not arguments.
|
|
|
|
@23600
|
17 years |
Paul Price |
Ensuring detselect command is printed in case of error.
|
|
|
|
@23599
|
17 years |
Paul Price |
Fixing syntax error.
|
|
|
|
@23598
|
17 years |
Paul Price |
Fixing syntax errors.
|
|
|
|
@23597
|
17 years |
Paul Price |
Fixing syntax errors.
|
|
|
|
@23596
|
17 years |
Paul Price |
Fixing syntax error.
|
|
|
|
@23595
|
17 years |
beaumont |
fixed typo in UpdateObjects.c
|
|
|
|
@23594
|
17 years |
beaumont |
merged with head
|
|
|
|
@23593
|
17 years |
beaumont |
added code to react to divergent astrometry solutions in relastro
|
|
|
|
@23592
|
17 years |
eugene |
extract ghosts in first pass, extract pixels along with stars
|
|
|
|
@23591
|
17 years |
eugene |
updates to generate ghost extractions (cleanup star extractions)
|
|
|
|
@23590
|
17 years |
eugene |
cleanup and fix use of pxcamGet/SetSearchArgs
|
|
|
|
@23589
|
17 years |
eugene |
add chip_id to output
|
|
|
|
@23588
|
17 years |
eugene |
oops: was using burn.tbl not burn.fits for input images
|
|
|
|
@23587
|
17 years |
eugene |
minor
|
|
|
|
@23586
|
17 years |
eugene |
fix usage info
|
|
|
|
@23585
|
17 years |
eugene |
add skip, fix unlink
|
|
|
|
@23584
|
17 years |
eugene |
updates for mef output
|
|
|
|
@23583
|
17 years |
eugene |
free line in if block
|
|
|
|
@23582
|
17 years |
eugene |
use explicit numbers for true and false to distinguish from -1
|
|
|
|
@23581
|
17 years |
Paul Price |
Set some bounds on data-quality for various operations. QUALITY isn't …
|
|
|
|
@23580
|
17 years |
Paul Price |
Get QUALITY (error code from non-fatal failure, e.g., psphot) into the …
|
|
|
|
@23579
|
17 years |
Paul Price |
Extra check.
|
|
|
|
@23578
|
17 years |
Paul Price |
More informative error message.
|
|
|
|
@23577
|
17 years |
Paul Price |
Ensure we can reject pixels when combining images without convolution.
|
|
|
|
@23576
|
17 years |
Paul Price |
Can now combine images without convolving, but it doesn't apply any …
|
|
|
|
@23575
|
17 years |
Paul Price |
Only reject images out-of-hand on the basis of their match chi2 if we …
|
|
|
|
@23574
|
17 years |
Paul Price |
Load recipes from arguments, so that command-line overrides are …
|
|
|
|
@23573
|
17 years |
Paul Price |
Allow convolution of images to be optional when stacking.
|
|
|
|
@23572
|
17 years |
eugene |
added task list
|
|
|
|
@23571
|
17 years |
eugene |
add some notes (marked by XXX); resolve two issues: swap_object is …
|
|
|
|
@23570
|
17 years |
eugene |
add note re: default desired number of copies
|
|
|
|
@23569
|
17 years |
eugene |
add note re: move to trash
|
|
|
|
@23568
|
17 years |
eugene |
add option to set the desired number of copies after (attempting) the …
|
|
|
|
@23567
|
17 years |
eugene |
do not build gpcsw
|
|
|
|
@23566
|
17 years |
bills |
progress on query for components ready to be processed
|
|
|
|
@23565
|
17 years |
bills |
one of the changes for 1.1.50 was incorrect
|
|
|
|
@23564
|
17 years |
eugene |
adding ignore properties
|
|
|
|
@23563
|
17 years |
eugene |
typo
|
|
|
|
@23562
|
17 years |
eugene |
fix typo: target is extsrc/gpcsw
|
|
|
|
@23561
|
17 years |
eugene |
max of 2000 outstanding replicate jobs; if the query hits the max, …
|
|
|
|
@23560
|
17 years |
eugene |
return a useful exit status if more files are pending
|
|
|
|
@23559
|
17 years |
eugene |
add Nebulous-Server to dev build
|
|
|
|
@23558
|
17 years |
eugene |
handle failed job submission on controller
|
|
|
|
@23557
|
17 years |
eugene |
allow more pending jobs (10k)
|
|
|
|
@23556
|
17 years |
eugene |
handle error in job creation (table full)
|
|
|
|
@23555
|
17 years |
eugene |
handle error in job submission on controller
|
|
|
|
@23554
|
17 years |
eugene |
remove deprecated pcontrol files; handle error in job submission on …
|
|
|
|
@23553
|
17 years |
eugene |
a little more careful about overfilling the buffer
|
|
|
|
@23552
|
17 years |
eugene |
alternate output file is not working yet; disable it
|
|
|
|
@23551
|
17 years |
eugene |
use the deburned images, if they exist
|
|
|
|
@23550
|
17 years |
eugene |
add USE.DEBURNED.IMAGE recipe value
|
|
|
|
@23549
|
17 years |
eugene |
supply deburned state to chip_imfile
|
|
|
|
@23548
|
17 years |
eugene |
test for USE.DEBURNED.IMAGE and deburned = 1; use alternate deburned …
|
|
|
|
@23547
|
17 years |
eugene |
add update user_1 to regtool
|
|
|
|
@23546
|
17 years |
eugene |
add update user_1 to regtool
|
|
|
|
@23545
|
17 years |
eugene |
add dateobs range to pendingimfile; add user_1 as option for …
|
|
|
|
@23544
|
17 years |
eugene |
add dateobs range to pendingimfile; add user_1 as option for …
|
|
|
|
@23543
|
17 years |
eugene |
adding output field to pendingimfile for deburn test
|
|
|
|
@23542
|
17 years |
eugene |
adding script to run burntool for a range of images on a chip
|
|
|
|
@23541
|
17 years |
eugene |
another attempt to randomize the task exec time
|
|
|
|
@23540
|
17 years |
eugene |
add default response to value_for_flag; check for NULL for the …
|
|
|
|
@23539
|
17 years |
eugene |
dev branch reintegrated into trunk
|
|
|
|
@23538
|
17 years |
bills |
POOR.WARP ---> CONV.POOR
BAD.WARP ---> CONV.BAD
look up old names for …
|
|
|
|
@23537
|
17 years |
eugene |
merge changes from trunk
|
|
|
|
@23536
|
17 years |
eugene |
merging differences from trunk: ptest.pl was re-written; nebGetXattr, …
|
|
|
|
@23535
|
17 years |
bills |
look up mask with new name "LOW" if not found
look up "BAD" (for …
|
|
|
|
@23534
|
17 years |
bills |
Look up "LOW" in masks instead of "BAD"
|
|
|
|
@23533
|
17 years |
bills |
Forgot to include create statements for new tables added in Version 1.1.50
|
|
|
|
@23532
|
17 years |
Paul Price |
Adding quality flag to raw, chip, cam, warp, stack, diff product …
|
|
|
|
@23531
|
17 years |
eugene |
upgrade threading/locking model for pantasks: changes merged from …
|
|
|
|