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) @339   22 years Paul Price Added vector transpose function.
(edit) @338   22 years Paul Price Hacked math stuff.
(edit) @337   22 years eugene substantial additions to the text of psDlist and psHash.
(edit) @336   22 years Paul Price Added error in y for the polynomial fit.
(edit) @335   22 years Paul Price Minor edits.
(edit) @334   23 years Paul Price Added errors for psGetArrayPolynomial.
(edit) @333   23 years Paul Price Added conversions between vector and matrix, and matrix and image. …
(edit) @332   23 years rhl Initial version
(edit) @331   23 years rhl Ignore more generated files
(edit) @330   23 years rhl psError is now in error.c
(edit) @329   23 years rhl Use new psError()
(edit) @328   23 years rhl Support PS_LOG_NONE
(edit) @327   23 years rhl psError is now in psError.h
(edit) @326   23 years rhl Need FILE for prototypes
(edit) @325   23 years rhl Needs <stdarg.h>; added PS_LOG_NONE
(edit) @324   23 years rhl Added psError.h
(edit) @323   23 years rhl Build psErrorCodes.c and tst_error
(edit) @322   23 years rhl Build psErrorCodes.h
(edit) @321   23 years rhl Build psErrorCodes.[ch] from psErrorCodes.dat
(edit) @320   23 years eugene major revision of the text for sections on: memory, logging, tracing
(edit) @319   23 years Paul Price There are two parallax factors, not one: double --> psCoord.
(edit) @318   23 years Paul Price Added celestial coordinate conversions and projections.
(edit) @317   23 years Paul Price Name and comment changes.
(edit) @316   23 years Paul Price Added FFT draft.
(edit) @315   23 years Paul Price Starting to define the FFT algorithms.
(edit) @314   23 years Paul Price Major hack of the FFT APIs, incorporating Nick's comments: Defined a …
(edit) @313   23 years Paul Price Removed .ps endings on figure filenames for pdflatex compatibility
(edit) @312   23 years Paul Price Adding pdf versions of figures for pdflatex compatibilitiy
(edit) @311   23 years Paul Price Adding Makefile for documents
(edit) @310   23 years eugene added the list of structures in the appendix. the list in …
(edit) @309   23 years eugene major reorganization of sections/subsections work TBD on transition …
(edit) @308   23 years rhl Fixed a couple of missed occurences of "psMsgLog"
(edit) @307   23 years eugene re-organized structures fixed eqnarrays
(edit) @306   23 years Paul Price First go at defining polynomials
(edit) @305   23 years eugene removed temporary text psLibSubset.tex
(edit) @304   23 years eugene updated PSDC number & use of panstarrs.cls
(edit) @303   23 years eugene added statistics, sorts, and smoothing
(edit) @302   23 years eugene added doc number, modified to use new panstars styles
(edit) @301   23 years eugene creating ADD document for PSLib eventually this will merge with a …
(edit) @300   23 years Paul Price Untabified.
(edit) @299   23 years Paul Price Small changes to make it compile.
(edit) @298   23 years Paul Price Fixed brackets.
(edit) @297   23 years Paul Price Format changes
(edit) @296   23 years Paul Price Updated APIs. APIs in this file should be correct as of the current …
(edit) @295   23 years Paul Price Added output arguments for the Applys. Formatting changes.
(edit) @294   23 years Paul Price Reformatted the alloc.
(edit) @293   23 years Paul Price Doxygenated the comments, added comments that were missing.
(edit) @292   23 years Paul Price Fixed up a few errant consts.
(edit) @291   23 years Paul Price Fixed brackets.
(edit) @290   23 years Paul Price Fixed up brackets.
(edit) @289   23 years Paul Price Added parallax factor function.
(edit) @288   23 years Paul Price Hacked following Monet's comments. Renamed psFrame to psReadout to …
(edit) @287   23 years Paul Price Renamed psFrame to psReadout following feedback that a Frame was …
(edit) @286   23 years Paul Price Removed a few instances of \ref that had no corresponding \label, so …
(edit) @285   23 years eugene cleaned doxygen comments (one function description per function) split …
(edit) @284   23 years Paul Price First-pass hack for grammar and style. Still need to deal with the …
(edit) @283   23 years Paul Price Commented the psPhotSystem and psPhotTransform structs.
(edit) @282   23 years Paul Price Defined the "char *system" in the offset functions.
(edit) @281   23 years Paul Price Revised psCoord so that elements are: myCoord->rd.r etc, instead of …
(edit) @280   23 years Paul Price Added complex image types, for FFT.
(edit) @279   23 years Paul Price Small changes to definition of psImage --- order of elements, and a …
(edit) @278   23 years Paul Price Tidied up the definitions. Put in *out arguments for several …
(edit) @277   23 years Paul Price Polynomial is done by least-squares.
(edit) @276   23 years eugene merged in utils.tex (RHL), metadata.tex (RHL), and psLibSubset.tex …
(edit) @275   23 years Paul Price Added first draft of astronomical positions section.
(edit) @274   23 years eugene minor edits to psPhotom; added psLibSubset
(edit) @273   23 years Paul Price Adding astrometry diagrams for explanation of coordinate systems.
(edit) @272   23 years Paul Price Added height parameter for airmass for the purists.
(edit) @271   23 years Paul Price Astrometry first draft completed.
(edit) @270   23 years Paul Price Added quick and dirty transformation from cell to sky in psCell. Added …
(edit) @269   23 years eugene removed psImageBinaryOp and psImageUnaryOp
(edit) @268   23 years eugene minor cleanups
(edit) @267   23 years rhl Change psUtils.h psLib.h
(edit) @266   23 years eugene added psStringNCopy to specify number of chars in output.
(edit) @265   23 years rhl Moved test code to tst_*.c
(edit) @264   23 years rhl 1/ Use PS_ALLOW_MALLOC to enable calling malloc() 2/ Don't limit …
(edit) @263   23 years rhl Clarified some example traces
(edit) @262   23 years rhl 1/ Correct check for reallocating comp->subcomp 2/ Insert new …
(edit) @261   23 years rhl Support tst_* programmes
(edit) @260   23 years rhl Disable calloc too; this comment is correct
(edit) @259   23 years rhl 1/ Required that malloc/calloc/realloc/free be disabled by psMemory.h …
(edit) @258   23 years rhl Initial versions removed from implementation files
(edit) @257   23 years eugene code cleanup for Doxygen support & readability
(edit) @256   23 years eugene added a variety of time format conversions
(edit) @255   23 years Paul Price Adding design notes.
(edit) @254   23 years Paul Price * A cell now consists of one or more frames, each of which consists of …
(edit) @253   23 years eugene cleaned up structures to compile successfully
(edit) @252   23 years eugene data structures to carry information about photometry systems
(edit) @251   23 years eugene extensive re-organization of astrometry, image, object data structures
(edit) @250   23 years Paul Price Minor indentation changes.
(edit) @249   23 years Paul Price Altered psStats content. Other minor changes.
(edit) @248   23 years eugene psLib.h is the master header file for PSLib
(edit) @247   23 years eugene added Doxygen \file and \defgroup entries some basic reorganization
(edit) @246   23 years eugene deleted. all header files now included with psLib.h
(edit) @245   23 years eugene moved psMinimise.h to psMinimize.h
(edit) @244   23 years eugene moved psObjects.h to psObject.h
(edit) @243   23 years eugene image manipulations
(edit) @242   23 years eugene moved psImages.h to psImage.h (to be more consistent)
(edit) @241   23 years eugene moved most functions to the example tree moved voidArrays to psStdArray.h
(edit) @240   23 years Paul Price Cleaned up comment indents.
Note: See TracRevisionLog for help on using the revision log.