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) @15473   19 years Paul Price Adding mask detrend types.
(edit) @15472   19 years Paul Price Adding JPEG recipes for masks.
(edit) @15471   19 years Paul Price Adding recipes for masks.
(edit) @15470   19 years Paul Price Adding helpful output when arguments can't be read.
(edit) @15469   19 years Paul Price Should be able to specify trace destination even if compiling with …
(edit) @15468   19 years Paul Price Write out mask and weight when running ppImage on pre-reduced data to …
(edit) @15467   19 years Paul Price outputRoot already has the class_id.
(edit) @15466   19 years Paul Price Putting period in to separate elements in trace/log destinations.
(edit) @15465   19 years jhoblitt fwv
(edit) @15464   19 years Paul Price Setting fraction of bad pixels to more useful value.
(edit) @15463   19 years Paul Price Adding parameters for generating bad pixels.
(edit) @15462   19 years Paul Price I think I deleted it too hastily.
(edit) @15461   19 years Paul Price Old version of injection script doesn't seem to work with the modern …
(edit) @15460   19 years Paul Price Current best parameters.
(edit) @15459   19 years Paul Price Ensuring anything can be added.
(edit) @15458   19 years Paul Price Don't require everything to complete successfully.
(edit) @15457   19 years Paul Price Plugging memory leaks.
(edit) @15456   19 years Paul Price Adding additional information for tracking memory leaks.
(edit) @15455   19 years Paul Price Don't need second readout if convolving the first.
(edit) @15454   19 years Paul Price Propagating allocation information, so leaks can be tracked down easier.
(edit) @15453   19 years jhoblitt add fakemagic
(edit) @15452   19 years bills A recipe name was wrong.
(edit) @15451   19 years Paul Price Plugging memory leaks.
(edit) @15450   19 years jhoblitt foo
(edit) @15449   19 years Paul Price Fixing order of arguments.
(edit) @15448   19 years Paul Price Modifying to use subtraction modes.
(edit) @15447   19 years Paul Price Confirming EAM's fix.
(edit) @15446   19 years eugene dump and clear error stack when ignoring a known error
(edit) @15445   19 years eugene fixed syntax error for several elements (said F32, when it was STR)
(edit) @15444   19 years eugene fixed compile problem, but code is still wrong (see line 366)
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15442   19 years eugene fix usage message
(edit) @15438   19 years Paul Price Plugging memory leaks.
(edit) @15437   19 years Paul Price Plugging memory leak.
(edit) @15436   19 years Paul Price Just found out that we *do* have a DARKTIME.
(edit) @15435   19 years Paul Price Fixing exposure times.
(edit) @15434   19 years Paul Price Fixing exposure times.
(edit) @15433   19 years Paul Price Ignore errors in psVectorStats.
(edit) @15432   19 years Paul Price The RINGS kernel may be completely made up of 'inner' rings.
(edit) @15431   19 years Paul Price Adding additional kernel types.
(edit) @15430   19 years Paul Price PPIMAGE.MASK should be of type MASK.
(edit) @15429   19 years Paul Price Normalising positions, for a bit more reasonable values
(edit) @15428   19 years Paul Price Adding additional testing output.
(edit) @15427   19 years Paul Price Adding additional diagnostics on bad stamps.
(edit) @15424   19 years Paul Price Initialising fake image.
(edit) @15423   19 years Paul Price Ensuring WCS problems don't kill the whole process.
(edit) @15422   19 years Paul Price Adding checks on deviations.
(edit) @15421   19 years jhoblitt update
(edit) @15420   19 years jhoblitt update
(edit) @15419   19 years Paul Price Adding PS_ASSERT_PTR_NULL
(edit) @15417   19 years gusciora Merged problems with pmTrend2D.c
(edit) @15416   19 years gusciora Initialized biassecs pointer to NULL (was failing to compile).
(edit) @15415   19 years Paul Price Adding new mode to difftool (definepoprun) to define a populated run. …
(edit) @15413   19 years gusciora ignore
(edit) @15412   19 years Paul Price Old (un-optimised) version shouldn't be built.
(edit) @15411   19 years Paul Price Replacing mmap with psSlurp. The proper behaviour of mmap when the …
(edit) @15410   19 years Paul Price Needs to know about psString.
(edit) @15409   19 years Paul Price Missed an argument.
(edit) @15408   19 years Paul Price Don't make photometry errors fatal --- so that I can get the output …
(edit) @15407   19 years Paul Price Free what we've allocated in the event of an error.
(edit) @15406   19 years Paul Price Only free the vector if we allocated it.
(edit) @15405   19 years Paul Price Errors in pmSourceLocalSky, pmSourceLocalSkyVariance and …
(edit) @15404   19 years Paul Price Making HAVE_KAPA consistent with !HAVE_KAPA (bug 997).
(edit) @15403   19 years Paul Price strcasecmp requires strings.h, not string.h (bug 996).
(edit) @15397   19 years Paul Price num and stack->n are not the same. The first is the number of inputs, …
(edit) @15396   19 years Paul Price Protecting from some of the input pmStackData being NULL.
(edit) @15395   19 years Paul Price Removing old POIS stuff.
(edit) @15394   19 years Paul Price Errors in the loop are not necessarily programming errors, but more …
(edit) @15393   19 years Paul Price mach generation was after it was required.
(edit) @15392   19 years Paul Price Darwin_x86 needs the /sw/ directories as well.
(edit) @15391   19 years bills ppImage core dumps without a space or newline after the final END
(edit) @15390   19 years Paul Price TESTING should be turned off in CVS.
(edit) @15389   19 years bills add ppstamp to the set of directories to build
(edit) @15388   19 years bills Shift the transform by the stamps integer offset from the original …
(edit) @15387   19 years Paul Price For important programs, send the trace and log messages to appropriate …
(edit) @15386   19 years bills BIAS_STACK, DARK_STACK, etc need to be defined
(edit) @15385   19 years Paul Price Adding facility for specifying trace destinations. Log and trace can …
(edit) @15384   19 years Paul Price psMessageDestination should not set anything for the log message, …
(edit) @15383   19 years Paul Price Turning shutter correction off by default. Putting operations into …
(edit) @15382   19 years Paul Price Fixing typo.
(edit) @15381   19 years Paul Price Need to adjust region for possible subregion.
(edit) @15380   19 years Paul Price Average concepts from cells.
(edit) @15379   19 years Paul Price Adding CELL.[XY]PARITY to list of concepts to 'average'.
(edit) @15378   19 years jhoblitt forcable unset MYSQL5
(edit) @15377   19 years gusciora Added a psMemCheckBinning() function.
(edit) @15376   19 years Paul Price Adding good_frac for the fraction of good pixels (replacing pixel_fill …
(edit) @15375   19 years Paul Price Adding number and fraction of good pixels for warped images.
(edit) @15374   19 years Paul Price Adding GOOD_PIXEL_NUM and GOOD_PIXEL_FRAC to count the number of …
(edit) @15373   19 years Paul Price Adding note about future optimisation.
(edit) @15372   19 years jhoblitt fix the where clause statement 'chipProcessedImfile.fault = 0', which …
(edit) @15371   19 years Paul Price Make output coordinates for rejection and deviation consistent.
(edit) @15370   19 years Paul Price Cleaned up code. Some required code was hidden in !PS_NO_TRACE …
(edit) @15369   19 years Paul Price Updating filerule names.
(edit) @15368   19 years Paul Price Using fake image instead of individual fake sources. Was losing most …
(edit) @15367   19 years Paul Price Removing debugging printf statements.
(edit) @15366   19 years bills If it isn't tested it doesn't work.…
(edit) @15365   19 years bills use macro for array index instead of magic number
(edit) @15364   19 years bills If camera is specifed on command line, make sure that recipes …
(edit) @15363   19 years bills Extract postage stamp from chip mosaic image. Changed -celcenter to …
(edit) @15362   19 years Paul Price Adding function to generate fake readout from a list of sources and a …
Note: See TracRevisionLog for help on using the revision log.