IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18299   18 years Paul Price Cleaning up the clean-up.
(edit) @18298   18 years Paul Price Cleaning up lanczos
(edit) @18297   18 years Paul Price Wasn't normalising separable interpolations by the square of the kernel.
(edit) @18293   18 years Paul Price Merging in dual convolution subtraction development.
(edit) @18289   18 years Paul Price Merging in dual convolution development branch.
(edit) @18287   18 years Paul Price Merging in dual-convolution development branch.
(edit) @18279   18 years eugene update BITPIX, etc for output phus
(edit) @18278   18 years eugene fix uncompressed header to be a primary version
(edit) @18277   18 years eugene add some debug entries
(edit) @18276   18 years eugene fix the headers constructed on decompression
(edit) @18275   18 years eugene add comments for test model elements
(edit) @18274   18 years eugene compress the output chip images
(edit) @18273   18 years eugene update cleanup code for current interface with chiptool
(edit) @18272   18 years eugene the CFITSIO version of rice compression has added support for short …
(edit) @18271   18 years eugene use BYTEPIX in RICE_1 to find pixsize
(edit) @18270   18 years eugene pass options to gfits_uncompressed_data_pixsize (needed for RICE_1)
(edit) @18269   18 years eugene replaced with CFITSIO updates from 3.080; defined our own ricecomp.h …
(edit) @18267   18 years eugene add PPIMAGE.CHIP.RESID file
(edit) @18266   18 years eugene adding rebinning recipe
(edit) @18265   18 years eugene was not counting the sequencing correctly; PLIO expects 4byte output …
(edit) @18264   18 years eugene offset was miscalculated for multi-byte-sizes
(edit) @18263   18 years eugene move ppStats before psastro
(edit) @18262   18 years eugene require cfitsio.3006
(edit) @18255   18 years eugene allow model or fixed value for masked-replacement
(edit) @18254   18 years eugene add options for masked replace modes
(edit) @18253   18 years eugene add values for suspect smoothing
(edit) @18252   18 years eugene update for better dark and flat masks
(edit) @18251   18 years eugene fix possible segfault
(edit) @18249   18 years Paul Price Adding penalty for wideness.
(edit) @18247   18 years bills more tweaks.
(edit) @18246   18 years Paul Price Removing duplicate!
(edit) @18245   18 years Paul Price Updating output format.
(edit) @18244   18 years bills various updates
(edit) @18243   18 years bills updated postage stamp request file format
(edit) @18242   18 years Paul Price Changing the way rejection works, so changing the limit also.
(edit) @18241   18 years Paul Price Trap case where !peaks.
(edit) @18238   18 years bills minor tweaks to the prototype web interface
(edit) @18237   18 years bills simple programs to build a fake detectability response file from a …
(edit) @18236   18 years bills remove unneded tool
(edit) @18235   18 years bills --dbname option
(edit) @18234   18 years bills allow multiple request files per fileset, add --dbname option
(edit) @18233   18 years bills mods to prototype web interface to support updated request file format
(edit) @18232   18 years bills add --dbname option
(edit) @18231   18 years jhoblitt add --host option to nebdiskd
(edit) @18229   18 years Paul Price Don't normally need all that stuff.
(edit) @18227   18 years Paul Price Saving SEGV.
(edit) @18224   18 years eugene added reduction classes for PREMASK, re-organize
(edit) @18223   18 years eugene do a least a couple rejection iterations
(edit) @18222   18 years eugene added mask ppImage recipe
(edit) @18221   18 years eugene fix error in average
(edit) @18220   18 years eugene need to allow replacement of these stats
(edit) @18219   18 years eugene trace the warning block as a static across calls
(edit) @18218   18 years eugene do not error on bad background values
(edit) @18217   18 years eugene replace sky mean if desired by recipe
(edit) @18216   18 years eugene skip masked pixels when binning
(edit) @18215   18 years eugene extend dynamic range on bias/dark residual images
(edit) @18214   18 years eugene allow residual images to have valid pixels below 0.0
(edit) @18212   18 years eugene fix class for buttons
(edit) @18211   18 years eugene fixing the buttons
(edit) @18210   18 years eugene for now, set a fake bad value for the mask
(edit) @18209   18 years eugene added a missing return case
(edit) @18208   18 years eugene allow case where bscale/bzero cannot be determined
(edit) @18207   18 years Paul Price Replace to avoid error.
(edit) @18206   18 years Paul Price had wrong place for varfactor
(edit) @18205   18 years jhoblitt only grant privs on the nebulous db
(edit) @18204   18 years jhoblitt remove double sort from -pendingimfile
(edit) @18203   18 years jhoblitt invert exposure sort order such that the newest data (by dateobs) is …
(edit) @18202   18 years Paul Price region may be NULL.
(edit) @18201   18 years Paul Price region may be NULL.
(edit) @18200   18 years Paul Price Adding SDSS mosaic camera.
(edit) @18199   18 years Paul Price Adding sdss mosaic camera
(edit) @18198   18 years Paul Price Fixing installation directory
(edit) @18197   18 years Paul Price Adding SDSS mosaic camera, direct from Sebastian. This may need some …
(edit) @18196   18 years Paul Price Adding SDSS mosaic camera.
(edit) @18195   18 years eugene more icons
(edit) @18194   18 years eugene add icons
(edit) @18193   18 years eugene all sorts of updates to the format; up/down icons, etc
(edit) @18190   18 years Paul Price Need to correct for the non-unity scaling of the kernel.
(edit) @18189   18 years Paul Price It should be good.
(edit) @18188   18 years Paul Price Was calculating variance factor at stupid position.
(edit) @18187   18 years Paul Price Must have F64 on the brain or something.…
(edit) @18186   18 years Paul Price Missing !
(edit) @18185   18 years Paul Price Check to see if we need to use the database *before* we actually do.
(edit) @18184   18 years Paul Price Fixing compiler error.
(edit) @18183   18 years Paul Price Set the variance factors for smoothed images.
(edit) @18182   18 years Paul Price Incorporating "variance factors" --- accounting for pixel-scale …
(edit) @18181   18 years Paul Price Record the variance factor.
(edit) @18180   18 years Paul Price Adding pmSubtractionVarianceFactor.
(edit) @18179   18 years Paul Price Calculate and record the variance factor (required for transforming …
(edit) @18178   18 years Paul Price Adding concept CELL.VARFACTOR: Variance factor for conversion from …
(edit) @18177   18 years Paul Price Configuration wasn't being passed along.
(edit) @18176   18 years Paul Price Must provide a string for psAssert!
(edit) @18174   18 years Paul Price Ensuring numData is not "used uninitialised".
(edit) @18173   18 years Paul Price Don't renormalise the weights.
(edit) @18172   18 years Paul Price Fixing double free following API change to pmConfigDB
(edit) @18171   18 years bills Fix compile error
(edit) @18168   18 years Paul Price API change for pmFPARead(), etc.
(edit) @18167   18 years Paul Price New API for pmFPARead(), etc.
(edit) @18166   18 years Paul Price New API for reading images.
(edit) @18164   18 years Paul Price Don't automatically load the database connection.
Note: See TracRevisionLog for help on using the revision log.