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) @843   22 years Paul Price Added normalisation for stars, so that their peak flux will change …
(edit) @842   22 years eugene minor changes
(edit) @841   22 years eugene added stages.ps/pdf
(edit) @840   22 years eugene added the old SRS text after document end
(edit) @839   22 years desonia added a missed mutex destroy for refCounterMutex in psMemDecrRefCounter().
(edit) @838   22 years Paul Price Very rough plan of what tests need to be done.
(edit) @837   22 years eugene major modifications to split SRS into SRS + SCD too numerous to …
(edit) @836   22 years harman Bug updates
(edit) @835   22 years harman Added new psVector files
(edit) @834   22 years harman Removed unused psArray files
(edit) @833   22 years harman Updated test output
(edit) @832   22 years evanalst Corrected test to set log destination both STDERR and STDOUT
(edit) @831   22 years harman Changed psVector to be consistent with psImage
(edit) @830   22 years desonia Modified psFree to just decrement the ref. counter if it is > 1.
(edit) @829   22 years desonia Adjusted tests to the new behavior of psFree/psMemDecrRefCounter.
(edit) @828   22 years harman Redefined PS_FFT_FORWARD and PS_FFT_REVERSE locally
(edit) @827   22 years desonia Removed any use of FFTW's r2c and c2r functions to always create a …
(edit) @826   22 years Paul Price Added psFFTFlags to specify direction of FFTs, and added output …
(edit) @825   22 years Paul Price Added outputs to the input variables (e.g., psVector *out); bug 44.
(edit) @824   22 years desonia renamed data.v to data.V in psImage struct to be same as psVector.
(edit) @823   22 years desonia moved fftw3.h into c file.
(edit) @822   22 years gusciora
(edit) @821   22 years desonia added psImageOverlay function.
(edit) @820   22 years desonia added psImageClip* functions.
(edit) @819   22 years desonia added psFFT and psImageIO
(edit) @818   22 years desonia Added psImageIO to main target.
(edit) @817   22 years desonia version extracted from collections/psImage.[ch].
(edit) @816   22 years desonia extracted the image file I/O routines and moved them to …
(edit) @815   22 years desonia removed the psStats tests until they are fixed.
(edit) @814   22 years desonia added the psVector related functions.
(edit) @813   22 years desonia added more formal definition of the void* type.
(edit) @812   22 years desonia renamed psImageRealloc to psImageRecycle. Realloc may infer that the …
(edit) @811   22 years desonia added psVectorRecycle function, which tries to recycle a vector (same …
(edit) @810   22 years eugene substantial changes to SRS: split into SRS & SCD
(edit) @809   22 years desonia Added mask related things and fixed coding style issues in psType.h
(edit) @808   22 years harman Changed function to single precision call
(edit) @807   22 years harman Updated Doxygen comments to express GSL limitations
(edit) @806   22 years desonia added FFTW library to the LDFLAGS variable, as it is now used in …
(edit) @805   22 years harman Updated psImage, psVector, psSort, and psBitSet tests - output format …
(edit) @804   22 years harman Added psMatrix verified files
(edit) @803   22 years desonia added mutex for memid.
(edit) @802   22 years desonia added psFFT
(edit) @801   22 years desonia initial version
(edit) @800   22 years desonia added parapheses in macros.
(edit) @799   22 years harman Added to psMatrix functionality
(edit) @798   22 years harman Added psMatrix test files
(edit) @797   22 years gusciora More mods to get in sync with the latest SDRS.
(edit) @796   22 years gusciora I made changes to reflect the new SDRS.
(edit) @795   22 years gusciora Fixed the ImageEvalPolynomial() routine.
(edit) @794   22 years gusciora
(edit) @793   22 years gusciora Coded the psGaussianDev() function.
(edit) @792   22 years eugene minor edits from several recent bugs (~29-39)
(edit) @791   22 years desonia removed the use of TSBYTE_IMG, which is not available in pre 2.49 …
(edit) @790   22 years desonia added untested psImageWriteSection.
(edit) @789   22 years desonia removed the 'F' versions of psImageReadSection and psImageWriteSection.
(edit) @788   22 years desonia another project addition of files.
(edit) @787   22 years desonia added additional files to ignore list.
(edit) @786   22 years desonia updated the file comments.
(edit) @785   22 years desonia added CFITSIO to LDFLAGS.
(edit) @784   22 years gusciora
(edit) @783   22 years desonia initial versions.
(edit) @782   22 years desonia initial version.
(edit) @781   22 years desonia added the make rule for the install directories.
(edit) @780   22 years desonia modified executable rule to allow prerequisite libraries to be add in …
(edit) @779   22 years desonia changed psLib.h to pslib.h.
(edit) @778   22 years desonia Added comments.
(edit) @777   22 years desonia added the (untested) psImageReadSection function.
(edit) @776   22 years gusciora
(edit) @775   22 years gusciora
(edit) @774   22 years gusciora finxed a few things.
(edit) @773   22 years gusciora
(edit) @772   22 years eugene changed document names in makefile
(edit) @771   22 years eugene moved specs.tex to ippSRS.tex moved design.tex to ippSDRS.tex
(edit) @770   22 years desonia fixed a casting of a incompatible pointer problem (compiler warning) …
(edit) @769   22 years desonia kdevelop project evolution.
(edit) @768   22 years desonia adjusted the psMemBlock comments.
(edit) @767   22 years gusciora first version.
(edit) @766   22 years desonia Added any leftover *.d.tmp files to clean target.
(edit) @765   22 years desonia added any leftover *.d.tmp as part of clean target.
(edit) @764   22 years harman Added psMatrix
(edit) @763   22 years harman Added GSL to linker
(edit) @762   22 years harman Added GSL libraries to link
(edit) @761   22 years harman Added psMatrix functions
(edit) @760   22 years harman Added more psMatrix functions and Doxygen comments
(edit) @759   22 years harman Added initial test for psMatrix functions
(edit) @758   22 years eugene added references to various external documents minor changes to robust …
(edit) @757   22 years Paul Price Added const for psImageRegion members, constructors and destructors …
(edit) @756   22 years eugene added references to various external documnents
(edit) @755   22 years Paul Price Added section on fitting an image with a 2D Chebyshev polynomial.
(edit) @754   22 years Paul Price Fixing .cvsignore after file rename
(edit) @753   22 years eugene substantial API changes based on change to PSLib SDRS
(edit) @752   22 years eugene added for compatibility with libtai
(edit) @751   22 years gusciora
(edit) @750   22 years gusciora
(edit) @749   22 years Paul Price First draft of Phase 2 APIs.
(edit) @748   22 years eugene changed psLibDesign.tex to psLibSDRS.tex advanced to version 01
(edit) @747   22 years eugene extensive edits based on MHPCC comments, see ChangeLogSDRS.tex
(edit) @746   22 years desonia format tweaks.
(edit) @745   22 years desonia added Image I/O function prototypes.
(edit) @744   22 years Paul Price Added PDF document products to .cvsignore
Note: See TracRevisionLog for help on using the revision log.