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) @10640   20 years jhoblitt fwv
(edit) @10639   20 years eugene dropped printing in runaway test
(edit) @10638   20 years Paul Price Adding script to get only the first few pending p0 imfiles. Removed …
(edit) @10637   20 years jhoblitt make most options 'optional' per PPs request
(edit) @10636   20 years Paul Price Fixing WORKDIR. Turning off some options to only do phase 0 for now.
(edit) @10635   20 years jhoblitt include autogen.sh in the tarball
(edit) @10634   20 years jhoblitt add gsoap generated sources
(edit) @10633   20 years jhoblitt version to 0.0.3
(edit) @10632   20 years jhoblitt fix a snprintf format type (cast)
(edit) @10631   20 years jhoblitt add gsoap generated files
(edit) @10629   20 years jhoblitt updated for 0.03 release
(edit) @10628   20 years jhoblitt make Nebulous::Server::Config no longer a singleton
(edit) @10627   20 years jhoblitt make Nebulous::Server::Log mod_perl aware change Nebulous::Server::Log …
(edit) @10626   20 years eugene more verbose on missing PID
(edit) @10625   20 years Paul Price Need to quote arguments with whitespace with this latest version of …
(edit) @10624   20 years eugene extend IObuffer on successful read
(edit) @10623   20 years Paul Price Getting rid of WORKDIR completely.
(edit) @10622   20 years eugene notes for sorting
(edit) @10621   20 years eugene added forward/backward buttons; fixed table fields for pz tables
(edit) @10620   20 years Paul Price Removing WORKDIR, fixing conflict on ESSENCE.
(edit) @10619   20 years Paul Price Altering for essence processing.
(edit) @10618   20 years Paul Price Adding dump from mysql after injecting all the 2002 data.
(edit) @10617   20 years magnier defined coord transform tests
(edit) @10616   20 years magnier fixed leaks
(edit) @10615   20 years magnier tests for astrometry WCS conversions
(edit) @10614   20 years eugene moved kapa plots to psModules
(edit) @10613   20 years eugene changed p_psProject,p_psDeproject to psProject,psDeproject
(edit) @10612   20 years magnier support for multi-level WCS, higher-order WCS
(edit) @10611   20 years magnier fixed "free source" for pmSource
(edit) @10610   20 years magnier moved generic functions to extras, added pmKapaPlots.c,h
(edit) @10609   20 years magnier replaced p_psProject, p_psDeproject with psProject, psDeproject
(edit) @10608   20 years magnier fixed polynomial2D copy
(edit) @10607   20 years magnier fixed memory errors
(edit) @10606   20 years magnier adding higher-order terms to astrometry
(edit) @10605   20 years magnier added polynomial copy, recycle, derivative functions, derivative tests
(edit) @10604   20 years Paul Price Need to include PPIMAGE_D, PPIMAGE_S, PPIMAGE_OBD, PPIMAGE_OBDS, …
(edit) @10603   20 years magnier moving WCS to modules, adding high-order terms
(edit) @10602   20 years Paul Price Correcting compilation errors.
(edit) @10601   20 years Paul Price Need to get the exp_tag and use that to inject the imfile.
(edit) @10600   20 years eugene higher-order terms
(edit) @10599   20 years magnier moving WCS conversions into psModules
(edit) @10598   20 years magnier adding psPolynomial2DRecycle, psPolynomial2DCopy, psPolynomial2D_dX, …
(edit) @10597   20 years magnier adding polynomial derivatives tests
(edit) @10596   20 years Paul Price Adding scripts for use with data challenge.
(edit) @10595   20 years eugene adding datapath
(edit) @10594   20 years eugene adding higher-order terms
(edit) @10593   20 years magnier adding derivatives
(edit) @10592   20 years Paul Price Adding verify mode
(edit) @10591   20 years Paul Price Adding additional detrend types.
(edit) @10590   20 years Paul Price Adding ESSENCE path.
(edit) @10589   20 years Paul Price Adding error checking; only close files after all operations are pau.
(edit) @10588   20 years Paul Price Updating information for detrend images --- extensions are at the cell …
(edit) @10587   20 years eugene updates to psStats
(edit) @10586   20 years eugene fixed errors in psEllipse functions
(edit) @10585   20 years Paul Price Removed newline from psphotVersionLong.
(edit) @10584   20 years Paul Price Removing new line in version --- FITS headers can't have a newline.
(edit) @10583   20 years Paul Price Removing unnecessary printf.
(edit) @10582   20 years magnier fixed pmConfigConvertFilename
(edit) @10581   20 years jhoblitt setup Nebous::Server::SOAP instead of Nebous::Server directly
(edit) @10580   20 years jhoblitt update SOAP, DBI & DBD, and Apache::* deps
(edit) @10579   20 years jhoblitt change Nebulous::Server::SOAP to be mod_perl aware change …
(edit) @10578   20 years magnier updated file rules for pmConfigConvertFilename
(edit) @10577   20 years jhoblitt stop trying to chmod things
(edit) @10576   20 years jhoblitt make SQL syntax MySQL 5 compatible
(edit) @10575   20 years jhoblitt add a Nebulous::Server->config() accessor make Nebulous::Server->db() …
(edit) @10574   20 years Paul Price Adding additional metadata to output.
(edit) @10573   20 years Paul Price Pass through anything that's not a URI.
(edit) @10572   20 years Paul Price Read .ipprc before checking command-line arguments, because …
(edit) @10571   20 years Paul Price Removing workdir.
(edit) @10570   20 years Paul Price Removing WORKDIR.
(edit) @10569   20 years Paul Price Fixing leftover debugging symbol.
(edit) @10568   20 years Paul Price Fixing relative and absolute filenames.
(edit) @10567   20 years Paul Price Install data path utility.
(edit) @10566   20 years Paul Price Fixing compilation error.
(edit) @10565   20 years eugene fixed
(edit) @10564   20 years eugene added rule to build directory for lib
(edit) @10563   20 years eugene moved addusno, addrefs, addspphot to OLD
(edit) @10562   20 years eugene cleanup
(edit) @10559   20 years eugene fixed dependencies
(edit) @10558   20 years eugene added HAVE_CONFIG
(edit) @10557   20 years eugene added -version option
(edit) @10556   20 years eugene commented out test save line
(edit) @10555   20 years eugene changed psVectorStats return value to bool
(edit) @10554   20 years eugene moved CHIP_SELECTIONS to recipe, fixed leak
(edit) @10553   20 years eugene added FITTED_MEAN_V2 changed psVectorStats return to bool added code …
(edit) @10552   20 years eugene added PSPHOT_LIBS to Libs for kapa-related libs
(edit) @10551   20 years magnier changed psVectorStats return to bool
(edit) @10550   20 years magnier - moved psHistogram functions to psHistogram.c,h (pslib_strict.h, …
(edit) @10549   20 years magnier trivial
(edit) @10548   20 years magnier changed psVectorStats return value to bool
(edit) @10547   20 years magnier moved psHistogram functions to psHistogram.c,h
(edit) @10546   20 years jhoblitt change Nebulous::Server instantiate objects (init -> new) instead of …
(edit) @10545   20 years Paul Price Fixing convert_filename functions to use URI and File::Spec.
(edit) @10544   20 years Paul Price Adding mode parameter, to allow "verify" mode.
(edit) @10543   20 years Paul Price Adding mode parameter for residuals.
(edit) @10542   20 years Paul Price Updating to use current parameter order out of the pxtools, and …
(edit) @10541   20 years Paul Price PM_FIT_NONE is a legitimate value, but there's nothing to report for it.
(edit) @10540   20 years jhoblitt remove the dangerous use of ppStats_CFLAGS & ppStats_LDFLAGS as a) …
(edit) @10539   20 years jhoblitt require pslib & psmodules don't export dep libs
(edit) @10538   20 years Paul Price Adding rejection on the imfile mean stdevs.
Note: See TracRevisionLog for help on using the revision log.