|
|
|
@31644
|
15 years |
watersc1 |
update to possibly run diskbalance more efficiently.
|
|
|
|
@31643
|
15 years |
bills |
last fix no work
|
|
|
|
@31642
|
15 years |
bills |
some compilers demand real prototypes
|
|
|
|
@31640
|
15 years |
watersc1 |
Change how neb-admin decides the exit code. If we've returned fewer …
|
|
|
|
@31639
|
15 years |
bills |
some versions of gcc demand a real prototype for rationalize_mosaics
|
|
|
|
@31638
|
15 years |
bills |
build libkapa before libdvo
|
|
|
|
@31637
|
15 years |
bills |
fix error in usage message
|
|
|
|
@31636
|
15 years |
bills |
move declaration of GetGraphdata from dvo.h to it's own header file to …
|
|
|
|
@31635
|
15 years |
bills |
move the functions that implement the dvo "database lookups" …
|
|
|
|
@31634
|
15 years |
watersc1 |
merge from czw branch: improved stacking using KMM outlier identification.
|
|
|
|
@31633
|
15 years |
watersc1 |
merge from czw branch: ASINH code
|
|
|
|
@31630
|
15 years |
bills |
in stacktool -definebyquery make -select_skycell_id and …
|
|
|
|
@31627
|
15 years |
eugene |
pad buffer by one byte
|
|
|
|
@31625
|
15 years |
Serge CHASTEL |
Update of gpc1 replication host
|
|
|
|
@31620
|
15 years |
heather |
Do not do fringe corrections for y and z
|
|
|
|
@31605
|
15 years |
watersc1 |
add -set_label option to -updaterun
|
|
|
|
@31604
|
15 years |
watersc1 |
update to correct exposure sharing behavior in LAP processing
|
|
|
|
@31603
|
15 years |
watersc1 |
registration summitExp.dateobs/rawExp.dateobs bugfix
|
|
|
|
@31602
|
15 years |
bills |
don't free catalog until after calling high_speed_objects()
|
|
|
|
@31599
|
15 years |
eugene |
fixed to use read-only access to the source database
|
|
|
|
@31597
|
15 years |
eugene |
plug leak in psFitsReadImage; fix scaling on input (status needs to be …
|
|
|
|
@31596
|
15 years |
heather |
addtool -definebyquery didn't do what we wanted with -filter and …
|
|
|
|
@31595
|
15 years |
heather |
adding keys to stage, stage_id in addRun table (necessary to do any …
|
|
|
|
@31572
|
15 years |
bills |
if stats file is missing just skip it (warp update was destroying them …
|
|
|
|
@31570
|
15 years |
bills |
don't prepare_output for stats file unless the run state is new. It …
|
|
|
|
@31567
|
15 years |
bills |
In distribution client, deal with the vagries of the static sky stage
|
|
|
|
@31565
|
15 years |
bills |
fixes to errors in staticsky bundling
|
|
|
|
@31564
|
15 years |
bills |
make disttool -definebyquery -pretend respect -simple
|
|
|
|
@31560
|
15 years |
eugene |
fix changing shape of points (force symmetry about center pixel, …
|
|
|
|
@31559
|
15 years |
eugene |
correctly implement bDrawTriFill (but only for upright triangles); fix …
|
|
|
|
@31557
|
15 years |
bills |
use STS.V4 tessellation
|
|
|
|
@31555
|
15 years |
watersc1 |
Remove object constraint that is no longer valid for STS.
|
|
|
|
@31543
|
15 years |
bills |
fix problem reported in ticket 1484. Check for NAN in R1 and R2 prior …
|
|
|
|
@31540
|
15 years |
bills |
reject inputs with FWHM > 12.0
|
|
|
|
@31538
|
15 years |
bills |
Fix incorrect FWHM calculation when PM_PAR_7 is 0
|
|
|
|
@31537
|
15 years |
bills |
Remove assertion failure that can occur with bad input image quality.
|
|
|
|
@31532
|
15 years |
watersc1 |
Add maximum allowed fwhm value to stop an exposure at the camera stage …
|
|
|
|
@31531
|
15 years |
watersc1 |
Test the fwhm against the camera config defined value, and skip …
|
|
|
|
@31530
|
15 years |
watersc1 |
Fix to use new -warp_id option to stacktool to ensure that we only …
|
|
|
|
@31529
|
15 years |
watersc1 |
Add -warp_id selection to definebyquery mode. This adds the …
|
|
|
|
@31528
|
15 years |
watersc1 |
Add -listrun mode that is an alias of -pendingrun.
|
|
|
|
@31527
|
15 years |
watersc1 |
added more descriptive data_group
|
|
|
|
@31519
|
15 years |
watersc1 |
Fix exposures that claim to be pairwise, but do not have a valid …
|
|
|
|
@31517
|
15 years |
bills |
enhance the order by statements to make the order of outputs deterministic
|
|
|
|
@31515
|
15 years |
watersc1 |
missed cases for quality flagging.
|
|
|
|
@31513
|
15 years |
bills |
if no less than 2 images have sources fail with bad quality. This …
|
|
|
|
@31511
|
15 years |
watersc1 |
Update laptool_definerun to not attempt to define two rows for the …
|
|
|
|
@31508
|
15 years |
bills |
fix logic error. We can't produce uncensored stamps when updating …
|
|
|
|
@31507
|
15 years |
bills |
only insert one fake job if no images are found for a get_image request
|
|
|
|
@31505
|
15 years |
bills |
only demand exp_type for stage raw
|
|
|
|
@31504
|
15 years |
rhenders |
using base-class run() methid; overriden versions of importIppTables() …
|
|
|
|
@31503
|
15 years |
rhenders |
using base-class methods for query execution
|
|
|
|
@31502
|
15 years |
rhenders |
using base-class 'run()' method; re-worked overriden …
|
|
|
|
@31501
|
15 years |
rhenders |
using base-class methods for query execution; new method to get …
|
|
|
|
@31500
|
15 years |
rhenders |
using base-class methods for query execution
|
|
|
|
@31498
|
15 years |
watersc1 |
Fixed chip_mode to fix the diff pairing.
|
|
|
|
@31497
|
15 years |
bills |
add missing arguments to defineclientArgs
|
|
|
|
@31496
|
15 years |
Paul Price |
Change 'make' --> so as to enable parallel make. Builds MUCH faster now
|
|
|
|
@31494
|
15 years |
watersc1 |
fix diff association when object is null. fix incorrectly obtaining a …
|
|
|
|
@31491
|
15 years |
watersc1 |
typos
|
|
|
|
@31489
|
15 years |
heather |
changes for cr for recipes and astrometry:
in recipes: set the limits …
|
|
|
|
@31488
|
15 years |
watersc1 |
fix race condition between load/run tasks
|
|
|
|
@31486
|
15 years |
watersc1 |
cleanup
|
|
|
|
@31485
|
15 years |
watersc1 |
Merge from the tag, because I editted the wrong copy. Fix bug when a …
|
|
|
|
@31482
|
15 years |
watersc1 |
laptool -pendingrun needs to accept multiple labels simultaneously
|
|
|
|
@31480
|
15 years |
watersc1 |
Fix to properly delete a page once we've run it. If it still needs …
|
|
|
|
@31478
|
15 years |
watersc1 |
fix laptool -exposures -exp_id constraint
|
|
|
|
@31477
|
15 years |
watersc1 |
Missing sass_id value when the association is already defined. I'm …
|
|
|
|
@31475
|
15 years |
watersc1 |
Sometimes the code tries to do the diff in the opposite direction than …
|
|
|
|
@31473
|
15 years |
watersc1 |
We only want the distinct entries. This caused problems.
|
|
|
|
@31471
|
15 years |
watersc1 |
Fix "chip_mode doesn't set lapRun state correctly" bug. It worked for …
|
|
|
|
@31470
|
15 years |
rhenders |
added methods to execute SQL queries so that stmt objects can be …
|
|
|
|
@31469
|
15 years |
rhenders |
Hacks to kill last MySQL connection opened by STILTS functions; new …
|
|
|
|
@31466
|
15 years |
Paul Price |
Target directory for bootstrapping needs to be absolute.
Not sure we …
|
|
|
|
@31464
|
15 years |
watersc1 |
Return the correct thing so pantasks doesn't think we've failed.
|
|
|
|
@31462
|
15 years |
watersc1 |
The -updateexp stage was missing a -dbname call, so would fail.
|
|
|
|
@31460
|
15 years |
watersc1 |
disable lap.cleanup by default.
|
|
|
|
@31456
|
15 years |
watersc1 |
Add reduction class for large area processing. Change psastro catdir …
|
|
|
|
@31455
|
15 years |
bills |
boost retention times for STS data for the time being
|
|
|
|
@31454
|
15 years |
watersc1 |
Last minute updates and changes to LAP code to get the pantasks module …
|
|
|
|
@31453
|
15 years |
eugene |
merge updates from eam branch 20110404
|
|
|
|
@31452
|
15 years |
eugene |
merge updates from eam branch 20110404
|
|
|
|
@31451
|
15 years |
eugene |
merge updates from eam branch 20110404
|
|
|
|
@31450
|
15 years |
eugene |
various improvements to relphot, related support
|
|
|
|
@31449
|
15 years |
eugene |
rename source->errMag to source->psfMagErr
|
|
|
|
@31448
|
15 years |
eugene |
move to readline-5.2-p14 (fixes build for Darwin)
|
|
|
|
@31447
|
15 years |
eugene |
rename source->errMag to source->psfMagErr
|
|
|
|
@31446
|
15 years |
eugene |
compile-time option for separable (but unthreaded) bilinear …
|
|
|
|
@31445
|
15 years |
eugene |
fix un-inited values and printing type mismatches
|
|
|
|
@31436
|
15 years |
watersc1 |
missing include
|
|
|
|
@31435
|
15 years |
watersc1 |
LAP code, quick stacking code, and unconvolved diff code.
|
|
|
|
@31431
|
15 years |
watersc1 |
updated CDF values.
|
|
|
|
@31427
|
15 years |
rhenders |
added magic mask vs lunations plot
|
|
|
|
@31425
|
15 years |
bills |
fix memory corruption when loading SDSS data
|
|
|
|
@31422
|
15 years |
bills |
Get the value for STACK.TYPE from recipe an dpass it it ppStack using …
|
|
|
|
@31421
|
15 years |
watersc1 |
Add reduction class to stacktool command.
|
|
|
|
@31414
|
15 years |
bills |
call ppStampUpdateHeader before performing photometric analysis
so …
|
|
|
|
@31413
|
15 years |
watersc1 |
Allow neb-df to print volume names instead of host names with --names …
|
|
|
|
@31412
|
15 years |
watersc1 |
Update to add ippb hosts to nebulous results.
|
|
|
|
@31411
|
15 years |
heather |
These weren't tested, they didn't work. I fixed patter.cell for them …
|
|
|
|