IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30968   15 years rhenders Added 'test mode', for unit testing
(edit) @30967   15 years rhenders XML result writing now in it's own method; support for 'test mode', …
(edit) @30966   15 years watersc1 If we have a camera-controlled image, we should not need to burntool …
(edit) @30965   15 years Serge CHASTEL Replicated db on ipp001 is ippadmin NOT gpc1. Name changed
(edit) @30964   15 years mwv Removing much older cfitsio tarballs.
(edit) @30963   15 years mwv Updated tagsets for new CFITSIO 3.27 and JPEG v8
(edit) @30962   15 years mwv Updating to CFITSIO 3.27
(edit) @30961   15 years mwv Updated JPEG library to v8.
(edit) @30960   15 years mwv Fixed "%ld" to OFF_T_FMT.
(edit) @30959   15 years mwv Added comment clarifying what will generlaly trigger termination of …
(edit) @30958   15 years rhenders Using new rate plot method in Plotter class
(edit) @30957   15 years Paul Price Cleaning up implementation of MWV sampling fix: the 'while' loop with …
(edit) @30956   15 years mwv Updated random selection of sky pixels to not double-select pixels. …
(edit) @30955   15 years rhenders can now create rate histograms or line plots
(edit) @30954   15 years rhenders now calculating max/min x when getting rate data
(edit) @30953   15 years rhenders can now create histo or line rate plots
(edit) @30952   15 years rhenders create neb space time series; using both types of rate plot (histogram …
(edit) @30951   15 years rhenders big formatting changes
(edit) @30950   15 years rhenders support for neb space time series plot
(edit) @30949   15 years rhenders Added pending postage stamp request table
(edit) @30948   15 years rhenders Added pending postage stamp request table
(edit) @30947   15 years watersc1 pxSetFaultCode on the tag doesn't support this yet.
(edit) @30946   15 years watersc1 Fix bad dtime entries and add dtime_convolve to the stack stage.
(edit) @30945   15 years watersc1 Fix bad dtime entries and add dtime_convolve to the stack stage.
(edit) @30944   15 years watersc1 Finished version with tested --continue option. I haven't changed the …
(edit) @30943   15 years rhenders Put back ability to show current pantasks server status
(edit) @30942   15 years watersc1 Script to run the nightlyscience cleanup commands for N days into the …
(edit) @30941   15 years bills change CNP tessellation to CNP.V3
(edit) @30940   15 years bills set tess_id to CNP.V3 for CNP
(edit) @30939   15 years rhenders added link to pstamp server status page; improved table cell …
(edit) @30938   15 years rhenders support for time and histogram rate plots
(edit) @30937   15 years rhenders Now showing rates as line plot, not stacked histogram
(edit) @30936   15 years eugene merge psphotImageLoop, psphotForcedImageLoop, and psphotMakePSFImageLoop
(edit) @30935   15 years eugene fix build errors for pmSourcePosition…
(edit) @30934   15 years watersc1 use a random so_id value as the start point, so we don't spend so much …
(edit) @30933   15 years watersc1 use a random so_id value as the start point, so we don't spend so much …
(edit) @30932   15 years eugene cull with the smoothed image; use the functinon …
(edit) @30931   15 years eugene create a single test function (pmSourcePositionUseMoments) to check if …
(edit) @30930   15 years bills changes to support distributing unmagicked raw data (for detrends)
(edit) @30929   15 years bills changes to support bundling of non-magicked raw data (for detrends)
(edit) @30928   15 years rhenders non-error links now blue for clarity
(edit) @30927   15 years watersc1 If we are adding a faulted row, do not change the state of newExp.
(edit) @30926   15 years bills In distribution, handle case where a poor quality component has no …
(edit) @30925   15 years bills proprty change only
(edit) @30924   15 years bills property change only
(edit) @30923   15 years bills delete some old commented out code
(edit) @30922   15 years bills handle case where a component with bad quality did not create a config …
(edit) @30921   15 years rhenders Now linking publish faults to publishDone table rather than publishRun …
(edit) @30920   15 years rhenders Added publish
(edit) @30919   15 years rhenders cosmetic
(edit) @30918   15 years rhenders Added publish
(edit) @30917   15 years rhenders Added publish getters
(edit) @30916   15 years rhenders Added publish
(edit) @30915   15 years rhenders Added publish
(edit) @30914   15 years rhenders Added publish to czartool
(edit) @30913   15 years rhenders Quick fix for jumps in time-series plots when new lable is added. Not …
(edit) @30912   15 years heather addtool minidvodb verification added
(edit) @30911   15 years heather grep things out of stack logs
(edit) @30910   15 years Serge CHASTEL Don't die if cannot connect to replicated databases…
(edit) @30909   15 years bills add newline to 'unlinking printf'
(edit) @30908   15 years rhenders A facelift for the czartool web page
(edit) @30907   15 years bills for chiptool, difftool, camtool, and stacktool have …
(edit) @30906   15 years bills various changes to support the distribution of raw images without …
(edit) @30905   15 years watersc1 New ipp hosts that should balance disk load better.
(edit) @30904   15 years eugene add option to use the fink-installed packages
(edit) @30903   15 years eugene psphotSignificanceImage now returns a pmReadout so we can keep the …
(edit) @30902   15 years eugene allows the input weight image to pmFootprintCullPeaks.c to be a S/N or …
(edit) @30901   15 years rhenders Put full list of interested servers back
(edit) @30900   15 years eugene adding svn ignores for darwin
(edit) @30899   15 years eugene adding darwin-specific ignores
(edit) @30898   15 years eugene add new build directories to svn ignore
(edit) @30897   15 years eugene used patched version of cfitsio
(edit) @30896   15 years eugene add patched cfitsio (fixes a build issue for fpack)
(edit) @30895   15 years eugene adding up-to-date libjpeg-8c (with darwin-enabled configure scripts); …
(edit) @30894   15 years eugene replace poorly-standardize basename with our own psStringFileBasename
(edit) @30893   15 years eugene replacing non-standard strcasestr with strstr
(edit) @30892   15 years eugene replacing deprecated finite with isfinite
(edit) @30891   15 years eugene dropping requirement for DARWIN_C_SOURCE : this may break x86_64 …
(edit) @30890   15 years eugene add explicit test for size of off_t vs OFF_T_FMT
(edit) @30889   15 years eugene replacing netinet/ip.h with netinet/in.h (supposed to be more general)
(edit) @30888   15 years eugene looks like we should not set _DAWRIN_C_SOURCE ourselves (collides with …
(edit) @30887   15 years eugene drop deprecated sbrk call (was only adding info to the dump command)
(edit) @30886   15 years eugene update Make.Common; add Make.Common.fixed to Makefile.in for update; …
(edit) @30885   15 years eugene adding a new tagset for updated darwin builds; adding verbosity to …
(edit) @30884   15 years eugene add recipe values for restricting the stack input seeing ranges
(edit) @30883   15 years eugene limit the number of psf clump regions based on number of available …
(edit) @30882   15 years eugene count the number of sources available for a peak
(edit) @30881   15 years eugene restrict the range of seeing in the input images based on a user limit …
(edit) @30880   15 years bills fix problem with diff updates
(edit) @30879   15 years bills handle case where diffskycell->{data_state} is update, but the …
(edit) @30878   15 years watersc1 Although we want the format to hold the tables, we really want the …
(edit) @30877   15 years watersc1 updatedetrun mode made somewhat more useful. …
(edit) @30876   15 years heather nearest distance raw exps for a given ra dec.
(edit) @30875   15 years watersc1 We should be dropping exposures if they have the fault of 110, as that …
(edit) @30874   15 years watersc1 update to ppSub and ppStack to add timers to the stats output
(edit) @30873   15 years watersc1 diffraction spike width scaling
(edit) @30872   15 years eugene added keywords for background boxcar : BACKGROUND.XSAMPLE; added …
(edit) @30871   15 years eugene propagate the header information to the output files in the …
(edit) @30870   15 years eugene skip psphotDeblendSatstars (now replaced with a smarter footprint analysis)
(edit) @30869   15 years eugene modify the footprint analysis for potentially saturated objects -- use …
Note: See TracRevisionLog for help on using the revision log.