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) @13506   19 years eugene fixed API change for pmReadoutGenerateMask
(edit) @13505   19 years eugene added a note
(edit) @13504   19 years eugene do not update history if not defined
(edit) @13503   19 years eugene use locahost for non-remote jobs
(edit) @13502   19 years Paul Price Fixing problem with mkdir --- system returns 0 on success.
(edit) @13501   19 years Paul Price Adding CELL.XWINDOW, CELL.YWINDOW to commonly-used format files. …
(edit) @13500   19 years Paul Price Use the standard functions for parsing/formatting CELL.XWINDOW,YWINDOW.
(edit) @13499   19 years Paul Price Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
(edit) @13498   19 years Paul Price Weight on the basis of pixel value needs to be done after the overscan …
(edit) @13497   19 years jhoblitt add ppSub
(edit) @13496   19 years Paul Price Allow multiple (only input, currently) filerules of the same name.
(edit) @13495   19 years Paul Price Plugging memory leaks.
(edit) @13494   19 years Paul Price Make psStatsAlloc a macro, to deliver filename and line number …
(edit) @13493   19 years Paul Price Squashing bugs, plugging memory leaks.
(edit) @13492   19 years Paul Price Use value before freeing!
(edit) @13491   19 years Paul Price Prevent failure when the directory already exists.
(edit) @13490   19 years Paul Price Removing commented-out lines which should be there.... whoops!
(edit) @13489   19 years Paul Price Bug fixes and small improvements to get it working properly. Seems to …
(edit) @13488   19 years Paul Price Updating PPSTACK recipe, adding PPSTACK filerules.
(edit) @13487   19 years Paul Price Bug fixes and algorithmic improvements to get it to a working state. …
(edit) @13486   19 years eugene adding JOB_HOSTNAME
(edit) @13485   19 years eugene adding ipp-2.1 tagset
(edit) @13484   19 years eugene fixed kapa2 change
(edit) @13483   19 years Paul Price Adding psImageInterpolateStatus, a status enum which is returned by …
(edit) @13482   19 years Paul Price Handling the return value of system calls.
(edit) @13481   19 years eugene fixed iamges
(edit) @13480   19 years eugene adding .cvsignore
(edit) @13479   19 years eugene upgrading to kapa 2.0 API, upgrades to dvo user interface
(edit) @13478   19 years eugene report errors for arguments
(edit) @13477   19 years eugene convert to kapa 2.0 API
(edit) @13473   19 years magnier converting to the new kapa 2.0 API set
(edit) @13472   19 years magnier poor aperture magnitude should not cause psphot to die
(edit) @13470   19 years Paul Price psPixelsAdd should allocate a pixel list if it is not provided.
(edit) @13468   19 years Paul Price ppStac renamed to ppStack.
(edit) @13467   19 years Paul Price Renaming ppStac to ppStack
(edit) @13466   19 years Paul Price Fixing order of arguments.
(edit) @13464   19 years Paul Price Renaming ppStac --> ppStack
(edit) @13463   19 years Paul Price Renaming to ppStack
(edit) @13462   19 years Paul Price Trying to incorporate psphot into ppSub. It doesn't work yet; waiting …
(edit) @13461   19 years Paul Price Fix order of creation of mask and weight.
(edit) @13460   19 years Paul Price Making things work.
(edit) @13459   19 years Paul Price Pulling out the URI module, since it's darn annoying.
(edit) @13458   19 years Paul Price Adapting code to use the pmFPAfile support, to reflect the …
(edit) @13457   19 years Paul Price Adding pmStack in favour of pmImageCombine
(edit) @13456   19 years Paul Price Don't need pkg-config for binary executable
(edit) @13453   19 years jhoblitt add detselect
(edit) @13452   19 years jhoblitt remove duplicate table definitions
(edit) @13451   19 years Paul Price Removing empty function.
(edit) @13450   19 years jhoblitt update warp add difference & stack
(edit) @13449   19 years Paul Price Fixing abbrev.
(edit) @13448   19 years Paul Price Adding allocator.
(edit) @13447   19 years jhoblitt renamed to tasks.odg
(edit) @13446   19 years jhoblitt fix strange "diamond" object corruption
(edit) @13445   19 years jhoblitt format change of tasks.sxi
(edit) @13442   19 years rhl Removed old versions of code
(edit) @13441   19 years rhl Rewrote pmFindFootprintAtPoint for speed using a mask and stop-pixels
(edit) @13438   19 years jhoblitt update chip & camera
(edit) @13435   19 years Paul Price Ensuring errors are printed when there's a problem.
(edit) @13431   19 years rhl Fix memory leak
(edit) @13430   19 years rhl Don't let the effective area drop below a pixel (allows very small …
(edit) @13429   19 years rhl Fix memory leak and use new psEllipsePolToAxes API. psphotPSFstats …
(edit) @13428   19 years rhl Check pmGrowthCurveGenerate's return code
(edit) @13427   19 years rhl Register psModule's error messages
(edit) @13426   19 years rhl Check {modelFromPSFFunc,pmSourcePhotometryAper,psEllipsePolToAxes}'s …
(edit) @13425   19 years rhl Make psEllipsePolToAxes return psErrorCode
(edit) @13424   19 years rhl Check pmPSF_FitToModel's return code
(edit) @13423   19 years rhl Call psError in case of trouble
(edit) @13422   19 years rhl handle NULL modelPSF; fix memory leaks
(edit) @13421   19 years rhl Include pmErrorCodes.h
(edit) @13420   19 years rhl Added PSF
(edit) @13419   19 years rhl Fix memory leaks
(edit) @13418   19 years rhl Check for Inf/NaN when getting a vector's min/max
(edit) @13417   19 years jhoblitt update summit copy & register
(edit) @13416   19 years Paul Price Fixing names for input PSF file.
(edit) @13415   19 years Paul Price Adding psphot file rules.
(edit) @13414   19 years Paul Price Added in some error handling.
(edit) @13413   19 years Paul Price Need to set 'status' to false before pmFPAfileDefineFromArgs so that …
(edit) @13412   19 years jhoblitt prune dead scripts
(edit) @13411   19 years Paul Price Adding const to view.
(edit) @13410   19 years Paul Price Adding const
(edit) @13408   19 years rhl Fix typo in error msg
(edit) @13407   19 years rhl Allow linear or constant order; check for singular matrix
(edit) @13406   19 years Paul Price Replacing "middle man" static inline functions with macros, because …
(edit) @13403   19 years jhoblitt do not migrate an exp from pending -> processed if any of it's imfiles …
(edit) @13400   19 years eugene adding needed perl modules
(edit) @13399   19 years eugene adding needed perl module
(edit) @13398   19 years Paul Price Optimising the creating of convolution kernels: moved operations that …
(edit) @13397   19 years Paul Price Ensure use of "inline".
(edit) @13396   19 years rhl Fixed memory leaks
(edit) @13395   19 years Paul Price Bit better optimisation on convolution: was generating the kernel …
(edit) @13393   19 years Paul Price Plugging memory leaks
(edit) @13392   19 years Paul Price Last pixel not necessary.
(edit) @13390   19 years Paul Price Spatial variation working for both POIS and ISIS kernels.
(edit) @13389   19 years Paul Price Fixing subtraction of nominated kernel. This is used to maintain …
(edit) @13388   19 years jhoblitt change M::B subclass to attempt to work even if Test::ApacheMB isn't …
(edit) @13387   19 years Paul Price HOTPANTS Gaussian widths.
(edit) @13386   19 years Paul Price Cleaning up convolvePixel function.
(edit) @13385   19 years Paul Price Removing extraneous line.
(edit) @13384   19 years Paul Price Adding ppSub
(edit) @13383   19 years Paul Price Fixing identification of the subIndex for higher orders.
Note: See TracRevisionLog for help on using the revision log.