|
|
|
@39452
|
10 years |
eugene |
adding Log-Log4perl and SOAP-Lite modified to deprecate defined(@array)
|
|
|
|
@39451
|
10 years |
eugene |
plug mem leaks
|
|
|
|
@39450
|
10 years |
eugene |
free temporary chipmap
|
|
|
|
@39449
|
10 years |
eugene |
plug some memory leaks
|
|
|
|
@39448
|
10 years |
eugene |
use a robust measure of sigma (16-84%-ile range)
|
|
|
|
@39447
|
10 years |
eugene |
free the hosts astrom table, fix typo in Nx,Ny
|
|
|
|
@39446
|
10 years |
eugene |
attempt to free image data if possible
|
|
|
|
@39445
|
10 years |
eugene |
move MeasFilterTest code to stand-along c file to avoid excessive …
|
|
|
|
@39444
|
10 years |
eugene |
sample gdb script
|
|
|
|
@39443
|
10 years |
eugene |
add scripts for full-scale relastro tests
|
|
|
|
@39442
|
10 years |
eugene |
plug all memory leaks; free all memory at the end
|
|
|
|
@39441
|
10 years |
eugene |
use FIT_AVERAGE for image loops, but set to user-desired value for …
|
|
|
|
@39440
|
10 years |
eugene |
do not apply LoopWeight if Nloop < 0
|
|
|
|
@39439
|
10 years |
eugene |
plug memleaks
|
|
|
|
@39438
|
10 years |
eugene |
plug memleaks
|
|
|
|
@39437
|
10 years |
eugene |
do not close db if NULL
|
|
|
|
@39436
|
10 years |
eugene |
add option for manual uniquer
|
|
|
|
@39435
|
10 years |
eugene |
add a comment
|
|
|
|
@39434
|
10 years |
eugene |
set stack stats in non-parallel-images version as well
|
|
|
|
@39433
|
10 years |
eugene |
fix double-free problem
|
|
|
|
@39432
|
10 years |
eugene |
skip warp detections for bcatalog (we do not calibration warp images); …
|
|
|
|
@39431
|
10 years |
eugene |
close files as we load the astromOffsetMap
|
|
|
|
@39430
|
10 years |
eugene |
do not check the value of errno if new is not NULL; mkdirhier …
|
|
|
|
@39429
|
10 years |
eugene |
make gnu99 the default
|
|
|
|
@39428
|
10 years |
eugene |
converting some dangerous loop variables to inline
|
|
|
|
@39427
|
10 years |
eugene |
specify -Wextra options explicitly for now
|
|
|
|
@39426
|
10 years |
eugene |
remove test .o files
|
|
|
|
@39425
|
10 years |
eugene |
typo
|
|
|
|
@39424
|
10 years |
eugene |
libtap macros need to use the standard c version if C99; otherwise, …
|
|
|
|
@39423
|
10 years |
eugene |
sprintf_float,double return unsigned int (is strlen value); fix …
|
|
|
|
@39422
|
10 years |
eugene |
fix format error for ZTILELEN; fix variable use (tile vs field)
|
|
|
|
@39421
|
10 years |
eugene |
fix signed / unsigned inconsistencies; free memory in tablecomp.c …
|
|
|
|
@39420
|
10 years |
eugene |
list unused parameters
|
|
|
|
@39419
|
10 years |
eugene |
list unused parameters; replace old signal code with SetInterrupt, …
|
|
|
|
@39418
|
10 years |
eugene |
list unused parameters; bitmaps are unsigned char; fix overshoot on Y …
|
|
|
|
@39417
|
10 years |
eugene |
list unused parameters
|
|
|
|
@39416
|
10 years |
eugene |
list unused parameters; fix %u vs %d for unsigned chars; use start,end …
|
|
|
|
@39415
|
10 years |
eugene |
add a realloc counter to the memblock (in dummy slot); test realloc …
|
|
|
|
@39414
|
10 years |
eugene |
better message info in test memcheck output
|
|
|
|
@39413
|
10 years |
eugene |
adding a memdump after the RA set_bincolumn seems to avoid the …
|
|
|
|
@39412
|
10 years |
eugene |
address very pedantic build errors
|
|
|
|
@39411
|
10 years |
eugene |
fixing build to be extremely pedantic
|
|
|
|
@39410
|
10 years |
eugene |
adding compresson header
|
|
|
|
@39409
|
10 years |
eugene |
working on very pedantic gcc to track down memory corruption issues
|
|
|
|
@39408
|
10 years |
eugene |
ohana branch for memory corruption issues
|
|
|
|
@39407
|
10 years |
eugene |
address pedantic compilation errors
|
|
|
|
@39406
|
10 years |
eugene |
add -pedantic -Wextra -fno-strict-aliasing options to safety checks
|
|
|
|
@39405
|
10 years |
eugene |
replace some stack variables with heap
|
|
|
|
@39404
|
10 years |
eugene |
fix a comment
|
|
|
|
@39403
|
10 years |
eugene |
use a macro for line length, fix a typo
|
|
|
|
@39402
|
10 years |
eugene |
need to use the result of system call
|
|
|
|
@39401
|
10 years |
eugene |
require no-strict-aliasing for these programs
|
|
|
|
@39400
|
10 years |
eugene |
clean test build gcc flags
|
|
|
|
@39399
|
10 years |
eugene |
need to expose inaccessible sprintf line to compiler
|
|
|
|
@39398
|
10 years |
eugene |
add an aliasing test
|
|
|
|
@39397
|
10 years |
eugene |
add option for extra compiler checks
|
|
|
|
@39396
|
10 years |
eugene |
plug memleaks; trying to catch some (possible) stack and heap overflow …
|
|
|
|
@39395
|
10 years |
eugene |
trying to catch some (possible) stack and heap overflow errors: adding …
|
|
|
|
@39394
|
10 years |
eugene |
trying to catch some (possible) stack and heap overflow errors: adding …
|
|
|
|
@39393
|
10 years |
eugene |
trying to catch some (possible) stack and heap overflow errors: adding …
|
|
|
|
@39392
|
10 years |
heather |
there was an < that was being misinterpreted, I fixed it
|
|
|
|
@39391
|
10 years |
eugene |
modify object flags to match modifications to dvo.h
|
|
|
|
@39390
|
10 years |
eugene |
N_BOOTSTRAP was set to a default of 1 (bad); reset astrometry bits in …
|
|
|
|
@39389
|
10 years |
eugene |
loop-weights are getting a space in the re-generated command line …
|
|
|
|
@39388
|
10 years |
eugene |
check the return state for the remote hosts and shutdown master on …
|
|
|
|
@39387
|
10 years |
eugene |
remove warning at 0,360 boundary
|
|
|
|
@39386
|
10 years |
eugene |
rationalize R,D to be in the range 0,360 & -90,+90
|
|
|
|
@39385
|
10 years |
eugene |
rationalize R,D to be in the range 0,360 & -90,+90
|
|
|
|
@39384
|
10 years |
eugene |
add a comment
|
|
|
|
@39383
|
10 years |
eugene |
pass psfQF to MeasureTiny from remote machine
|
|
|
|
@39382
|
10 years |
eugene |
in non-parallel context, load the image table for UpdateObjectOffsets
|
|
|
|
@39381
|
10 years |
eugene |
enable psfQF filtering for relastro
|
|
|
|
@39380
|
10 years |
eugene |
add psfQF to MeasureTiny for relastro filtering
|
|
|
|
@39379
|
10 years |
eugene |
add a comment
|
|
|
|
@39378
|
10 years |
eugene |
add a comment
|
|
|
|
@39377
|
10 years |
eugene |
clean up names for average object flags; add some additional flags for …
|
|
|
|
@39376
|
10 years |
eugene |
clarify rules for astrometry failures and small number cases; set …
|
|
|
|
@39375
|
10 years |
eugene |
clarify rules for astrometry failures and small number cases; set …
|
|
|
|
@39374
|
10 years |
watersc1 |
Merge from trunk of new nightly_science.pro change that should fix the …
|
|
|
|
@39373
|
10 years |
mhuber |
merge update data target nodes for raw on lower 40T
|
|
|
|
@39372
|
10 years |
mhuber |
updating data target nodes for raw on lower 40T
|
|
|
|
@39371
|
10 years |
eugene |
updates to UpdateObjects: fix rules for number of detections (+ …
|
|
|
|
@39370
|
10 years |
eugene |
more relastro work on outlier clipping
|
|
|
|
@39369
|
10 years |
eugene |
quiet error/warning messages from gaussj
|
|
|
|
@39368
|
10 years |
mhuber |
since nightly data has been going to new ipp100-104 nodes for a while …
|
|
|
|
@39367
|
10 years |
eugene |
working on UpdateObjects + IRLS
|
|
|
|
@39366
|
10 years |
eugene |
add irls testing notes
|
|
|
|
@39365
|
10 years |
eugene |
consolidate irls and non-irls fitting; clean up rules for UpdateObjects
|
|
|
|
@39364
|
10 years |
eugene |
consolidate irls and non-irls fitting; clean up rules for UpdateObjects
|
|
|
|
@39363
|
10 years |
eugene |
add a test set
|
|
|
|
@39362
|
10 years |
eugene |
require all objects which a stack detection to have a best stack …
|
|
|
|
@39361
|
10 years |
watersc1 |
Set the nsStacks page to be unique based on the key, not the date, …
|
|
|
|
@39360
|
10 years |
eugene |
add support for ntile option in fits output compression
|
|
|
|
@39359
|
10 years |
eugene |
add support for timing tests and AUTO_1,AUTO_2 types (not yet ready …
|
|
|
|
@39358
|
10 years |
eugene |
make the timing functions NOPs
|
|
|
|
@39357
|
10 years |
eugene |
use inner mean for relphot
|
|
|
|
@39356
|
10 years |
eugene |
init the galaxy model which calling setgalmodel
|
|
|
|
@39355
|
10 years |
eugene |
add setgalmodel to setphot
|
|
|
|
@39354
|
10 years |
eugene |
enable skycat for parallel dvo
|
|
|
|
@39353
|
10 years |
eugene |
allow reload run with parallel-manual; delete the targetted image …
|
|
|
|