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) @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 …
(edit) @17633   18 years Paul Price Fixing SEGV.
(edit) @17632   18 years Paul Price Allow readouts to be NULL --- they are if they couldn't be matched.
(edit) @17631   18 years eugene working towards a fake pikeline
(edit) @17628   18 years eugene adding
(edit) @17627   18 years Paul Price Fix compilation error
(edit) @17626   18 years Paul Price Attempting to kick out an input if we have trouble convolving it.
(edit) @17625   18 years Paul Price Adding trap against SEGV.
(edit) @17624   18 years eugene generate logfile names in a consistent fashion with ipp_filename …
(edit) @17623   18 years Paul Price X and Y confusion.
(edit) @17622   18 years Paul Price Allow specification of tess_id when generating simulated data, and …
(edit) @17621   18 years jhoblitt change listxattr_object() to return an arrayref
(edit) @17620   18 years jhoblitt change listxattr_object() to return an arrayref
(edit) @17619   18 years jhoblitt fix table ambiguity in -addprocessedexp
(edit) @17618   18 years jhoblitt further attempts to optimize the use of the regtool_pendingexp.sql query
(edit) @17617   18 years eugene add dvodb and tess_id as inputs
(edit) @17616   18 years eugene option for flat magnitude distribution
(edit) @17615   18 years eugene supply a default recipe
(edit) @17614   18 years eugene use 5 sigma clipping for outliers (we use 3sigma clipped means for the …
(edit) @17613   18 years eugene do not use flat distribution by default
(edit) @17612   18 years eugene fixed error with cumulative histogram: values correspond to UPPER …
(edit) @17611   18 years jhoblitt convert tabs to whitespaces
(edit) @17610   18 years jhoblitt change Nebulous::Client->replicate() to check the md5sum of the …
(edit) @17609   18 years eugene NULL result from db can be the string "NULL"
(edit) @17608   18 years eugene add comment
(edit) @17607   18 years eugene specify the dvodb and tess_id (local files)
Note: See TracRevisionLog for help on using the revision log.