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) @17743   18 years bills Add DataStore
(edit) @17742   18 years Paul Price Fixing "ambiguous tess_id".
(edit) @17741   18 years jhoblitt add pzgetimfiles -timeout option
(edit) @17740   18 years jhoblitt change parseFiles() to return an error when no rows are found in the …
(edit) @17739   18 years jhoblitt fix timeout handling
(edit) @17738   18 years jhoblitt rollback 1.37
(edit) @17737   18 years jhoblitt typo
(edit) @17736   18 years jhoblitt * empty log message *
(edit) @17735   18 years Paul Price Should be *NO* DATABASE entries!!!
(edit) @17734   18 years Paul Price Wrong function.
(edit) @17733   18 years Paul Price Set masked pixels to NAN in image,weight to avoid bimodal images that …
(edit) @17732   18 years Paul Price Fixing name.
(edit) @17731   18 years Paul Price Fixing compilation errors.
(edit) @17730   18 years Paul Price Adding function to set image,weight pixels to NAN where they are masked.
(edit) @17729   18 years Paul Price Add a function to set masked pixels to NAN. This appears to be …
(edit) @17728   18 years Paul Price Mask out-of-range pixels.
(edit) @17727   18 years Paul Price Use the separable mask convolution --- should be faster!
(edit) @17726   18 years Paul Price Adding separable version of psImageConvolveMask. Mask convolution …
(edit) @17725   18 years jhoblitt change open_create() to attempt to open the instance file 10 times …
(edit) @17724   18 years Paul Price cfitsio 3.08 has a decompression problem.
(edit) @17723   18 years Paul Price Fixes to allow error codes to get in.
(edit) @17722   18 years Paul Price Upgrading cfitsio to 3.08, which was just released, and fixes the …
(edit) @17721   18 years Paul Price Adding new version of cfitsio --- this fixes the problems seen previously.
(edit) @17720   18 years jhoblitt only send fatal errors to the screen
(edit) @17719   18 years jhoblitt send log messages to stderr instead of stdout
(edit) @17718   18 years jhoblitt change dsget to flush() & sync() downloaded files
(edit) @17717   18 years jhoblitt test updates
(edit) @17716   18 years jhoblitt call sync on newly created files from …
(edit) @17715   18 years Paul Price Fixing stack_id --> diff_id.
(edit) @17714   18 years Paul Price Need CAMERA.
(edit) @17713   18 years Paul Price Need camera.
(edit) @17712   18 years Paul Price Adding difftool -queue
(edit) @17711   18 years Paul Price Fixing comment.
(edit) @17710   18 years eugene adding various notes
(edit) @17704   18 years Paul Price Fixing bug 1099.
(edit) @17701   18 years bills don't try and delete row before it's inserted. It doesn't work
(edit) @17700   18 years bills fix incorrect table name in error handling and print out.
(edit) @17699   18 years bills --touch when resolving log files
(edit) @17698   18 years Paul Price Turn off measurement of the aperture trend.
(edit) @17697   18 years jhoblitt test improvements
(edit) @17696   18 years Paul Price Using pmReadoutMaskNonfinite to mask bad pixels.
(edit) @17694   18 years jhoblitt VERSION 0.10
(edit) @17693   18 years jhoblitt overhaul SOAP fault message handling suppress non-existant key errors …
(edit) @17692   18 years Paul Price Adding new function: pmReadoutMaskNonfinite
(edit) @17691   18 years jhoblitt turn off tracing
(edit) @17690   18 years jhoblitt cleanup error handling in Nebulous::Server::stat_object()/find_objects()
(edit) @17689   18 years jhoblitt turn off tracing
(edit) @17688   18 years Paul Price Can build a weight map as soon as bias has been subtracted.
(edit) @17687   18 years jhoblitt update Nebulous::Server::lock_object()/unlock_object() fault strings
(edit) @17686   18 years Paul Price Whoops! Hadn't updated cfitsio like I thought I had.
(edit) @17685   18 years Paul Price Mask is created very early on, so may be generated for most operations.
(edit) @17684   18 years Paul Price Preparing for 2.6 release. Use cfitsio 3.006 instead of 3.060 --- it …
(edit) @17683   18 years Paul Price Adding cfitsio 3.006, which seems to be immune from the bug causing a …
(edit) @17682   18 years Paul Price Fixing SEGV.
(edit) @17681   18 years bills Pass --touch to file_resolve when resolving names for tempfiles
(edit) @17680   18 years jhoblitt cleanup database error handling: make sure queries are ->finished …
(edit) @17679   18 years Paul Price Fixing SEGV.
(edit) @17678   18 years jhoblitt document xattr methods
(edit) @17677   18 years eugene return null for no stars
(edit) @17676   18 years eugene do not return NULL on no refstars: this is information
(edit) @17675   18 years eugene free memory on failures, return NULL for no refstars
(edit) @17674   18 years bills add DataStore to the build
(edit) @17673   18 years eugene adding a bunch of elements to support external images and finer control
(edit) @17671   18 years jhoblitt convert scripts that import symbols from PS::IPP::Config to use the …
(edit) @17670   18 years jhoblitt require PS::IPP::Config 1.01 expand tabs
(edit) @17669   18 years bills use file_resolve() to resolve nebulous paths since it's fixed now
(edit) @17668   18 years jhoblitt remove stripping of schema from nebulous URIs
(edit) @17667   18 years jhoblitt expand tabs
(edit) @17666   18 years bills No dark subtraction for megacam
(edit) @17665   18 years bills use touch parameter for ipp_datapath.pl Make timeout for copy task 150 …
(edit) @17664   18 years bills Added $touch parameter to PS-IPP-Config
(edit) @17663   18 years bills Added touch parameter to ipp_datapath.pl and ipp_filename.pl new …
(edit) @17662   18 years bills fixed bug in option specification
(edit) @17661   18 years bills Fixed typo in dsget
(edit) @17660   18 years Paul Price Some fixes to image I/O: (1) when BITPIX=8, the FITS standard says …
(edit) @17659   18 years jhoblitt turn off debugging traces
(edit) @17658   18 years jhoblitt in Nebulous::Client->stat(), handle the SOAP quirk of thinking an …
(edit) @17657   18 years jhoblitt add index to rawImfile.exp_name
(edit) @17656   18 years Paul Price Ensure input tilesize vector is non-NULL.
(edit) @17655   18 years jhoblitt add pztool -advance major pztool -copydone overhaul
(edit) @17654   18 years jhoblitt fix printf format bug
(edit) @17653   18 years jhoblitt increase dsget timeout to 120s and enable --verbose
(edit) @17652   18 years jhoblitt add --timeout option misc code cleanups
(edit) @17651   18 years jhoblitt add :standard tag
(edit) @17650   18 years jhoblitt change Nebulous::Server::stat() to not die when passed a non-existant key
(edit) @17649   18 years jhoblitt change ds*ls utilties to always return the HTTP status code - 300 as …
(edit) @17648   18 years eugene test for null rows
(edit) @17647   18 years jhoblitt pass through the exit status from dsfilesetls
(edit) @17646   18 years Paul Price Fixing error message.
(edit) @17645   18 years jhoblitt add ->setxattr_object(), ->getxattr_object(), ->listxattr_object(), …
(edit) @17644   18 years jhoblitt check that ->create() accepts volume == undef
(edit) @17643   18 years jhoblitt modernize neb-touch API calls
(edit) @17642   18 years Paul Price Fixing additional SEGV.
(edit) @17641   18 years Paul Price Fix type error.
(edit) @17640   18 years Paul Price More meaningful message.
(edit) @17638   18 years jhoblitt VERSION 0.07
(edit) @17637   18 years jhoblitt add --timeout option to all ds*ls utilties and other minor doc changes …
(edit) @17636   18 years Paul Price Missed one.
(edit) @17635   18 years Paul Price If no sources are present when writing, write an empty table. This is …
(edit) @17634   18 years Paul Price Adding additional notes in header file that the returned pmFPAfile is …
Note: See TracRevisionLog for help on using the revision log.