|
|
|
@34700
|
14 years |
bills |
source id must be less than 0x100
|
|
|
|
@34642
|
14 years |
eugene |
add a -reset-zpts option if we really want to reset the zero points
|
|
|
|
@34621
|
14 years |
eugene |
merge from eam_branches/ipp-20120905: secfilt->stackID is not …
|
|
|
|
@34620
|
14 years |
eugene |
merge from eam_branches/ipp-20120905: secfilt->stackID is not …
|
|
|
|
@34613
|
14 years |
bills |
fix a couple of compile problems due to uninitalized variables
|
|
|
|
@34599
|
14 years |
bills |
fix unused variable error by using it as Gene intended
|
|
|
|
@34594
|
14 years |
bills |
increase timeout to 60 seconds when loading photcodes file
|
|
|
|
@34585
|
14 years |
eugene |
merge updates from branches/eam_branches/ipp-20120905
|
|
|
|
@34584
|
14 years |
eugene |
dvo/opihi updates from gene (add 1D splines, where conditions on plots)
|
|
|
|
@34583
|
14 years |
eugene |
fix primary / phot_src for stack measurements
|
|
|
|
@34582
|
14 years |
eugene |
add a comment
|
|
|
|
@34581
|
14 years |
eugene |
bump precision of radec
|
|
|
|
@34580
|
14 years |
eugene |
minor spaces
|
|
|
|
@34579
|
14 years |
eugene |
rainbow colors should saturate at white
|
|
|
|
@34578
|
14 years |
eugene |
prevent malloc error in dvomerge
|
|
|
|
@34577
|
14 years |
eugene |
fix some minor syntax issues creating non-standard FITS files
|
|
|
|
@34576
|
14 years |
eugene |
fix problems with ChisqPos and object flags for relastro
|
|
|
|
@34484
|
14 years |
eugene |
raise a flag on the stack primary detection in the measure table
|
|
|
|
@34483
|
14 years |
eugene |
raise a flag on the stack primary detection in the measure table
|
|
|
|
@34465
|
14 years |
eugene |
whitespace diffs
|
|
|
|
@34464
|
14 years |
eugene |
add test script directory
|
|
|
|
@34463
|
14 years |
eugene |
fix mmatch for parallel ops
|
|
|
|
@34462
|
14 years |
eugene |
add mmatch function (equiv to avmatch)
|
|
|
|
@34461
|
14 years |
eugene |
add :char type to read vectors (very crude: sets vector to ascii value …
|
|
|
|
@34460
|
14 years |
eugene |
add function to parse char blocks in lines (for read_vectors)
|
|
|
|
@34459
|
14 years |
bills |
-minmag was not actually being applied. Fix that. Also use the …
|
|
|
|
@34440
|
14 years |
bills |
'correct sign error on Mcal as applied to the stack flux values …
|
|
|
|
@34433
|
14 years |
eugene |
fix a typo
|
|
|
|
@34430
|
14 years |
heather |
need to force Npolyterms = 1 for non-mosaics as well
|
|
|
|
@34429
|
14 years |
eugene |
merge changes from eam_branches/ipp-20120905 (fixes some mean values …
|
|
|
|
@34418
|
14 years |
eugene |
merge changes from eam_branch/ipp-20120905: add satstar profile to …
|
|
|
|
@34405
|
14 years |
eugene |
merging change from eam_branches/ipp-20120805: adding psfQF, psfQFperf …
|
|
|
|
@34361
|
14 years |
bills |
fix bug in addstar in which a source gets matched to objects in 2 …
|
|
|
|
@34345
|
14 years |
bills |
Restructure code to work around apparent compiler bug where when …
|
|
|
|
@34342
|
14 years |
eugene |
merge changes from eam_branches/ipp-20120805
|
|
|
|
@34337
|
14 years |
bills |
Expand the buffer for lines read from files sourced by the input …
|
|
|
|
@34297
|
14 years |
eugene |
add findskycell to default build list
|
|
|
|
@34291
|
14 years |
eugene |
boundary tree needs DEC_min and DEC_max for each zone, even though …
|
|
|
|
@34277
|
14 years |
eugene |
only report a missing image once, not once per detection
|
|
|
|
@34267
|
14 years |
bills |
optimized build popped an error about unitialized variables
|
|
|
|
@34260
|
14 years |
eugene |
add PS1_V4 schema; add set mean fluxes based on stacks; define the …
|
|
|
|
@34178
|
14 years |
heather |
apple update on 10.7 broke ipp.. this should fix it..
|
|
|
|
@34088
|
14 years |
eugene |
updates for pedantic gcc, mods to relphot average mags to handle GPC1 …
|
|
|
|
@33963
|
14 years |
eugene |
merge changes from eam_branches/ipp-20120405
|
|
|
|
@33956
|
14 years |
eugene |
cleanup comments
|
|
|
|
@33784
|
14 years |
heather |
fixed the bug I added
|
|
|
|
@33779
|
14 years |
heather |
changes to make it compile on mac lion
|
|
|
|
@33722
|
14 years |
eugene |
move photdbc to regular build objects; add rebuild target
|
|
|
|
@33720
|
14 years |
bills |
Add table skycell to the database and the program
sctool (skycelltool …
|
|
|
|
@33719
|
14 years |
bills |
add program dumpskycells which lists the celestial and galactic …
|
|
|
|
@33700
|
14 years |
bills |
Fix compile error in optimized build by initializing some variables
|
|
|
|
@33662
|
14 years |
eugene |
support for parallel dvo in mextract, avextract, avmerge, gstar, gcat; …
|
|
|
|
@33661
|
14 years |
eugene |
myAssert to libohana; allow user-specified separator
|
|
|
|
@33660
|
14 years |
eugene |
rconnect now in libohana
|
|
|
|
@33659
|
14 years |
eugene |
use exotic rconnect_elixir
|
|
|
|
@33658
|
14 years |
eugene |
replace strdup with strcreate (ohana memory safety)
|
|
|
|
@33657
|
14 years |
eugene |
use SkyTableFilename to get filename
|
|
|
|
@33656
|
14 years |
eugene |
support to set output mode and format; output database need not be local
|
|
|
|
@33655
|
14 years |
eugene |
support for parallel dvo; support to set output mode and format
|
|
|
|
@33654
|
14 years |
eugene |
add support for ubercal in setphot; add support for parallel dvo in setphot
|
|
|
|
@33653
|
14 years |
eugene |
add tests for PS1_V3; add tests for flat-field correction & ubercal; …
|
|
|
|
@33652
|
14 years |
eugene |
updates to relastro to support distributed dvo; some optmimization …
|
|
|
|
@33651
|
14 years |
eugene |
updates to relphot to support ubercal, distributed dvo; some …
|
|
|
|
@33650
|
14 years |
eugene |
working on trimming pngs to avoid excess whitespace
|
|
|
|
@33649
|
14 years |
eugene |
new query fields (secfilt flags; mean airmass; mcal offset, …
|
|
|
|
@33648
|
14 years |
eugene |
fix byteswap error for 64bit tables (simplify byteswap code generally …
|
|
|
|
@33647
|
14 years |
eugene |
add PS1_V3 schema; support for flat-field correction table in dvo; …
|
|
|
|
@33646
|
14 years |
eugene |
move myAssert, myAbort, OHANA_ASSERT into libohana; add features to …
|
|
|
|
@33030
|
15 years |
heather |
crap. I don't know why it thinks some of these are modified, but …
|
|
|
|
@32974
|
15 years |
bills |
don't try and free memory returned by strdup. The current build …
|
|
|
|
@32741
|
15 years |
eugene |
test code for par factor / parallax calculation
|
|
|
|
@32740
|
15 years |
eugene |
update for more accurate par factor (still low-ish precision)
|
|
|
|
@32695
|
15 years |
eugene |
fix psphotStack 2nd pass (subtract 1st pass sources from the correct …
|
|
|
|
@32632
|
15 years |
eugene |
add nice ability to pantasks/pcontrol/pclient; add ports to …
|
|
|
|
@32346
|
15 years |
eugene |
added concept of merging multiple objects into a single object in DVO …
|
|
|
|
@32052
|
15 years |
watersc1 |
Exit properly instead of aborting. Aborting seems to cause problems …
|
|
|
|
@32015
|
15 years |
watersc1 |
Create more useful error messages and fix a few typos
|
|
|
|
@31856
|
15 years |
eugene |
init the Nskipexec variable
|
|
|
|
@31853
|
15 years |
eugene |
return TRUE for ipptool2book even in error situations (the book is …
|
|
|
|
@31850
|
15 years |
watersc1 |
Attempt to force NFS to stop lying to us on neb-replicate calls. …
|
|
|
|
@31669
|
15 years |
eugene |
merge from eam/ipp-20110505: allow read-only dvo dbs, allow fake zero point
|
|
|
|
@31668
|
15 years |
eugene |
merged from eam/ipp20110505: various memory and speed improvements; …
|
|
|
|
@31667
|
15 years |
eugene |
merge from trunk: various details, see eam/ipp-20110505
|
|
|
|
@31666
|
15 years |
eugene |
merged from branch: add some more info stats
|
|
|
|
@31665
|
15 years |
eugene |
merged from eam_branches/ipp-20110505: scaled colors
|
|
|
|
@31664
|
15 years |
eugene |
merged from eam_branches/ipp-20110505: plugged some leaks, allow …
|
|
|
|
@31663
|
15 years |
eugene |
merged from eam_branches/ipp-20110505: allow managed memory (with …
|
|
|
|
@31647
|
15 years |
bills |
fix circular dependency in header files by moving the declaration of …
|
|
|
|
@31643
|
15 years |
bills |
last fix no work
|
|
|
|
@31642
|
15 years |
bills |
some compilers demand real prototypes
|
|
|
|
@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" …
|
|
|
|
@31627
|
15 years |
eugene |
pad buffer by one byte
|
|
|
|
@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
|
|
|
|
@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 …
|
|
|
|