IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: branches/eam_branches/ipp-20211108

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42015   4 years eugene pass user option LMM_FIT_USE_REWEIGHTING to pmSourceFitOptions (which …
(edit) @42014   4 years eugene add useReweighting option to pmSourceFitOptions (passed to psMinimization)
(edit) @42013   4 years eugene add optional IRLS-style reweighting to psMinimizeLMM, selected with …
(edit) @42012   4 years eugene the model guess was using Mrf (1st radial moment) to set the ellipse …
(edit) @42008   4 years eugene add Makefile to svn:ignore
(edit) @42007   4 years eugene various improvements to key and field comparisons
(edit) @42006   4 years eugene use lower-case ok for consistency with tapcheck.pl
(edit) @42005   4 years eugene adjust output for easier parsing
(edit) @42004   4 years eugene compile-time option for a hard-wired seed (not really needed in ops; …
(edit) @42003   4 years eugene add F32 support, fix missing keys
(edit) @42002   4 years eugene it is not necessary to remove PSCAMERA from the altconfig system …
(edit) @41998   4 years eugene fix definition of pstampRequest table
(edit) @41993   4 years eugene adding code to load a table of field definitions
(edit) @41992   4 years eugene better description for match2d; fix unmatched INT value in reindex
(edit) @41991   4 years eugene add unary string-valued scalar functions (isflt, isnan, isword, isnum)
(edit) @41990   4 years eugene add hdr comparison functions
(edit) @41989   4 years eugene add smf comparison functions
(edit) @41988   5 years eugene remove autogen Makefile from svn
(edit) @41987   5 years eugene add autogen file to svn:ignore
(edit) @41986   5 years eugene put ippCheckKeys under autogen / configure
(edit) @41985   5 years eugene option to start list -join at a later point, change default in getargs
(edit) @41984   5 years eugene add option to catch failures in the command called by queueload
(edit) @41983   5 years eugene adding new program to compare smf headers
(edit) @41982   5 years eugene more re-org and cleanup
(edit) @41981   5 years eugene gracefully handle certain errors; less verbosity on gauss fits
(edit) @41980   5 years eugene gracefully handle certain errors
(edit) @41979   5 years eugene adding options
(edit) @41978   5 years eugene adding getargs command (argument parsing for macros)
(edit) @41977   5 years eugene attach depth to name of local variables to allow recursion
(edit) @41976   5 years eugene use new arg option parser
(edit) @41975   5 years eugene adding comments, new smf option
(edit) @41974   5 years eugene add argument option parser
(edit) @41973   5 years eugene add notes
(edit) @41972   5 years eugene adding ipp-specific slalib
(edit) @41971   5 years eugene add mpcorb_predict
(edit) @41970   5 years eugene adding IPP-specific slalib
(edit) @41969   5 years eugene add ignores
(edit) @41968   5 years eugene allow option to use signal image on first pass for detections
(edit) @41967   5 years eugene psf trend was having integer truncation in the order division
(edit) @41966   5 years eugene add MOL projection
(edit) @41965   5 years eugene working on imfit code
(edit) @41964   5 years eugene add Molwede projection
(edit) @41963   5 years eugene add imcollapse and imresample functions; improve the usage info
(edit) @41962   5 years eugene add min iterations; skip nan pixels
(edit) @41958   5 years eugene limit max value of variance to 9e7
(edit) @41957   5 years eugene calculate alternate variance value if number of measurements > 8
(edit) @41956   5 years eugene revert PPSTACK.UNCONV to COMP_IMG
(edit) @41955   5 years eugene add log message listing output fitsType values
(edit) @41954   5 years eugene add deactivated test pixels, allow values > 1e5
(edit) @41953   5 years eugene add STK_UNIONS_COMP and _RAW, EXP_UNIONS to fitstyles
(edit) @41952   5 years eugene explicitly use STK_UNIONS_COMP
(edit) @41951   5 years eugene adding options to stacktool definebyquery to select by ra,dec region
(edit) @41950   5 years eugene add option to generate a deep compressed exptime output; generate …
(edit) @41949   5 years eugene oops, need to use nGoodClip not nGood
(edit) @41948   5 years eugene enable PS_FITS_SCALE_ASINH_MANUAL (was incompletely implemented)
(edit) @41947   5 years eugene fix if-block to escape from loop
(edit) @41945   5 years eugene add coarse outlier rejection
(edit) @41943   5 years eugene STACK_UNIONS_DR3 recipe uses combine-by-percent, no-convolve, …
(edit) @41942   5 years eugene remove history files
(edit) @41941   5 years eugene adding a test suite for real observation
(edit) @41940   5 years eugene use the total number of exposures to calculate the exposure time
(edit) @41939   5 years eugene add UNIONS DR3 reduction class and stack recipe
(edit) @41938   5 years eugene add option to skip missing inputs and make a stack anyway
(edit) @41937   5 years eugene add option to skip missing inputs and make a stack anyway
(edit) @41936   5 years eugene modify a comment in pswarp.config; sigma_dec now uses sample median; …
(edit) @41935   5 years eugene allow : in vector names
(edit) @41934   5 years eugene remove excess logging
(edit) @41933   5 years eugene more restrictive clipping for percentile method: MIN_GOOD = 3, exclude …
(edit) @41932   5 years eugene whitespace diffs
(edit) @41931   5 years eugene replace COMBINE.MIN.RANGE with COMBINE.REJECT.FRACTION
(edit) @41930   5 years eugene add log message for missing transparency
(edit) @41929   5 years eugene add DEBUG option
(edit) @41928   5 years eugene add testing option which skips threads
(edit) @41927   5 years eugene some verbosity on transparency calculation; skip missing elements …
(edit) @41926   5 years eugene merge changes from trunk
(edit) @41925   5 years eugene clean up subset systematics
(edit) @41924   5 years eugene tweak to the variance: should use nGood pixels in demoninator
(edit) @41923   5 years eugene if convolution is not selected, the outputs go to foo.unconv.fits
(edit) @41922   5 years eugene allow vectors with colons in name (again)
(edit) @41921   5 years eugene set exptime map to 0.0 if there is no data
(edit) @41920   5 years eugene allow expRO to be NULL
(edit) @41919   5 years eugene reset nGoodBits for each pixel, skip mask = 0 pixels
(edit) @41916   5 years eugene clean up imfit, fix imfit-trail, add imfit tests
(edit) @41910   5 years eugene include expmaps in ppStack by percent
(edit) @41909   5 years eugene merge changes from psModules.20211028 (stack-by-percent)
(edit) @41908   5 years eugene merge changes from ppStack.20211015: adding stack-by-percent, some …
(copy) @41907   5 years eugene dev branch for next release : ppStack, maybe ppImage fixes for bad cells
copied from trunk
(edit) @41903   5 years eugene drop all use of ADDITIONAL_WCS_ORDERS in psModules: calling programs …
Note: See TracRevisionLog for help on using the revision log.