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) @39501   10 years eugene plug a memory leak; handle a failure condition gracefully
(edit) @39500   10 years eugene copy concepts from image to sigma and counts structures; pre-alloc a …
(edit) @39499   10 years eugene fix possible double-free in overscan subtraction (scalar case)
(edit) @39498   10 years eugene fix MDB2 DBI methods; avoid php warnings by putting quotes around hash …
(edit) @39497   10 years eugene add robust version of imstats
(edit) @39496   10 years eugene initial version of setobjflags
(edit) @39495   10 years heather calibration scripts for sas41
(edit) @39494   10 years watersc1 merge of trunk change with shorter revert times
(edit) @39493   10 years heather queue script to queue PV3 diff V3 addstars
(edit) @39492   10 years heather queue script for ffg addstar pv3: I had forgotten to add it to svn
(edit) @39491   10 years heather changes to the premerge script: delstar no longer runs (was doing the …
(edit) @39490   10 years mhuber adding CFA and setting OFFNIGHT_DIFFS false for OSS/ESS/MSS/3PI
(edit) @39489   10 years eugene re-optimize by using bisection instead of a direct index for …
(edit) @39488   10 years eugene running slow, trying to speed things up
(edit) @39487   10 years eugene adding option to repair the lensing.imageID based on the warp …
(edit) @39486   10 years eugene assigning lensing.padding to lensing.oldImID
(edit) @39485   10 years eugene assigning lensing.padding to lensing.oldImID
(edit) @39484   10 years eugene free memory
(edit) @39483   10 years eugene limit images to the area of interest
(edit) @39482   10 years eugene add warp repair functions
(edit) @39481   10 years eugene add warp repair option (copied from relastro); free boundary & …
(edit) @39480   10 years eugene add free functions to boundary & tessellation trees
(edit) @39479   10 years eugene push load of sky table and sky list up to top
(edit) @39478   10 years eugene free memory; elevate the sky, skylist loads out of relphot_objects and …
(edit) @39477   10 years eugene whitespace
(edit) @39476   10 years eugene handle case where incomplete message is returned
(edit) @39475   10 years eugene plug some leaks
(edit) @39474   10 years eugene finish code to repair warps
(edit) @39473   10 years eugene add comment
(edit) @39472   10 years watersc1 Setting exec period for revert tasks to 10 minutes instead of 30.
(edit) @39471   10 years eugene add code to fix the warp image IDs
(edit) @39470   10 years eugene repair the warp imageIDs
(edit) @39469   10 years watersc1 Port of change from trunk that should prevent issues with exposures …
(edit) @39468   10 years watersc1 Change to prevent burntool from hanging when an exposure is taken …
(edit) @39467   10 years heather old changes from Gene for ForcedWarp related problems as well as fixes …
(edit) @39466   10 years eugene add option for manual re-run without requesting confirmation (e.g., …
(edit) @39465   10 years eugene byteswap column after reading compressed data
(edit) @39464   10 years eugene remove long-deprecated function setMrelCatalog (someday rename …
(edit) @39463   10 years eugene make it easier to use -fits -list and -list-fields functions
(edit) @39462   10 years eugene add accessors for NwarpOK, photFlagsUpper and Lower; add init for NwarpOK
(edit) @39461   10 years eugene replace dummy field with NwarpOK; fix output FITS field name for NSTARPAR
(edit) @39460   10 years eugene add a function to do a byteswap by column on a table (needed for …
(edit) @39459   10 years eugene adding uncompress mode to ftable
(edit) @39458   10 years eugene defined(@array) was deprecated in perl 5.16; fix …
(edit) @39457   10 years eugene modify to pass with extremely pedantic build; force consistency for …
(edit) @39456   10 years eugene merged changes from trunk (none)
(edit) @39455   10 years eugene fix output directories
(edit) @39454   10 years eugene add some photcodes for BSC and 2MASS+Tycho
(edit) @39453   10 years eugene switch to modified versions of SOAP::Lite and Log::Log4perl tarballs
(edit) @39452   10 years eugene adding Log-Log4perl and SOAP-Lite modified to deprecate defined(@array)
(edit) @39451   10 years eugene plug mem leaks
(edit) @39450   10 years eugene free temporary chipmap
(edit) @39449   10 years eugene plug some memory leaks
(edit) @39448   10 years eugene use a robust measure of sigma (16-84%-ile range)
(edit) @39447   10 years eugene free the hosts astrom table, fix typo in Nx,Ny
(edit) @39446   10 years eugene attempt to free image data if possible
(edit) @39445   10 years eugene move MeasFilterTest code to stand-along c file to avoid excessive …
(edit) @39444   10 years eugene sample gdb script
(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
Note: See TracRevisionLog for help on using the revision log.