IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

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