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) @18325   18 years eugene fix FILE pointer leak
(edit) @18324   18 years eugene fix endpost errors in RemapXX.c
(edit) @18323   18 years eugene do not return an error if no psf is found; just yield no stars
(edit) @18322   18 years eugene move argument defines to detselect.h, added addWhereStrAlias, added …
(edit) @18321   18 years eugene allow search by comment (with LIKE)
(edit) @18319   18 years bills We forgot the most basic Data Store non-error. 503 Try Again.
(edit) @18318   18 years Paul Price Mask out bad sources.
(edit) @18317   18 years Paul Price Adding psTreeWithin and psTreeWithinAny
(edit) @18316   18 years Paul Price Removing non-existant files.
(edit) @18315   18 years Paul Price Bash script must be u+x in order to source.
(edit) @18314   18 years jhoblitt add pztool -clearcommonfaults
(edit) @18313   18 years eugene fix references in chip and camera pages; better error reporting
(edit) @18312   18 years Paul Price Using a select instead of sort when calculating medians. Hopefully, …
(edit) @18311   18 years Paul Price Adding selection functions.
(edit) @18310   18 years Paul Price Adding EXTNAME.RULES entries.
(edit) @18309   18 years Paul Price Updating format.
(edit) @18308   18 years Paul Price Adding CONTENT.RULE.
(edit) @18307   18 years Paul Price Error propagation.
(edit) @18306   18 years Paul Price File rules weren't being installed.
(edit) @18305   18 years jhoblitt add pztool -pending[exp|imfile] -desc flag
(edit) @18303   18 years Paul Price Seems DVO.CATDIR --> PSASTRO.CATDIR
(edit) @18302   18 years Paul Price Removing softbias --- no matching entry at top level.
(edit) @18301   18 years Paul Price Adding missing recipe.
(edit) @18300   18 years Paul Price Whoops.
(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
Note: See TracRevisionLog for help on using the revision log.