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) @406   22 years eugene updated version number, minor text issues
(edit) @405   22 years eugene added pilot project ADD
(edit) @404   22 years Paul Price Fleshed out metadata functions.
(edit) @403   22 years Paul Price "Entries" are actually "items".
(edit) @402   22 years Paul Price Changed psMetadataAppend to psMetadataAppendItem, and added a …
(edit) @401   22 years Paul Price Changed psMetadata *ms to *md (previously MetaDataSet, now just Metadata).
(edit) @400   22 years Paul Price Updated comments from "metadata set" to "metadata". Removed typedef …
(edit) @399   22 years Paul Price Changed "psMetaData" to "psMetadata" throughout. Renamed …
(edit) @398   22 years Paul Price Defined groups at the start, so that we can mix things up so that they …
(edit) @397   22 years Paul Price Small changes to psDlist explanation. Added section in memory …
(edit) @396   22 years Paul Price Minor fixes to get things to compile. e.g. need to do "struct psCell" …
(edit) @395   22 years Paul Price Removed void *data from psDlistGet --- there is no apparent use for …
(edit) @394   22 years eugene added .cvsignore files for PSLib and Templates
(edit) @393   22 years eugene array generation macros from RHL
(edit) @392   22 years eugene added .#* to rm list
(edit) @391   22 years eugene minor changes to fix formatting
(edit) @390   22 years rhl Fixed calls to psError
(edit) @389   22 years rhl Added new codes
(edit) @388   22 years rhl Moved from ../../include
(edit) @387   22 years rhl Make psAbort call psErrorStackPrint
(edit) @386   22 years rhl 1/ Added psVErrorStackPrint() 2/ Made psErrorStackPrint() handle …
(edit) @385   22 years rhl Include psArray.h (from this directory)
(edit) @384   22 years rhl Made all .o files in libUtils.a depend on psErrorCodes.dat
(edit) @383   22 years rhl reinstated PS_CONCAT macros
(edit) @382   22 years rhl Added psVErrorStackPrint
(edit) @381   22 years eugene added doxygen-generated structure & function lists
(edit) @380   22 years Paul Price Minor change: operator --> op.
(edit) @379   22 years Paul Price Minor changes.
(edit) @378   22 years Paul Price Removed FFT, since it's now all done with the psFFT. Other minor edits.
(edit) @377   22 years eugene added double to psMetaDataItem
(edit) @376   22 years eugene updated list functions
(edit) @375   22 years Paul Price Capitalisation.
(edit) @374   22 years Paul Price Syched design document with header files for bitmasks through minimization.
(edit) @373   22 years eugene minor name & doxygen edits
(edit) @372   22 years eugene minor edits, doxygen fixes
(edit) @371   22 years Paul Price Added "op" back to psMatrixOp
(edit) @370   22 years eugene minor name & doxygen edits
(edit) @369   22 years eugene changed psMemBlock to new endposts, adjusted CB names
(edit) @368   22 years Paul Price Defined LU decomposition and solution of an equation.
(edit) @367   22 years Paul Price Edited the matrix, FFT, polynomial and minimization sections.
(edit) @366   22 years eugene minor edits to Coord, Metadata, etc
(edit) @365   22 years eugene updated basic image section
(edit) @364   22 years Paul Price Removed psFFTFilter functions. Placing those in the design.
(edit) @363   22 years eugene cleaned tabs
(edit) @362   22 years eugene updated image APIs and descriptions
(edit) @361   22 years Paul Price Hacking linked lists, hashes, bit masks, and statistics.
(edit) @360   22 years eugene cleaned 'basic image' section
(edit) @359   22 years Paul Price Dropped nbuckets from the allocator.
(edit) @358   22 years Paul Price Added parameter mask for psMinimize.
(edit) @357   22 years Paul Price Trimmed down the number of stats to be calculated: removed the errors, …
(edit) @356   22 years eugene cleaned up the cover pages
(edit) @355   22 years Paul Price Capitalisation.
(edit) @354   22 years Paul Price Added constructor and destructor for psStats.
(edit) @353   22 years Paul Price No need to specify a different bit mask to return when setting a bit.
(edit) @352   22 years eugene created SRS for Library
(edit) @351   22 years Paul Price Adding built pdfs
(edit) @350   22 years Paul Price Adding doxygenated directory
(edit) @349   22 years Paul Price Ignoring temporary LaTeX files
(edit) @348   22 years Paul Price Fixing typos.
(edit) @347   22 years eugene fixed up the front pages
(edit) @346   22 years eugene minor edits
(edit) @345   22 years Paul Price Fixing typos.
(edit) @344   22 years Paul Price Standardised on /< as Doxygen comment for variable.
(edit) @343   22 years eugene added binning to psImage
(edit) @342   22 years eugene updated latex style pieces
(edit) @341   22 years Paul Price Fixed comment error.
(edit) @340   22 years Paul Price A matrix is now an image.
(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   22 years Paul Price Added errors for psGetArrayPolynomial.
(edit) @333   22 years Paul Price Added conversions between vector and matrix, and matrix and image. …
(edit) @332   22 years rhl Initial version
(edit) @331   22 years rhl Ignore more generated files
(edit) @330   22 years rhl psError is now in error.c
(edit) @329   22 years rhl Use new psError()
(edit) @328   22 years rhl Support PS_LOG_NONE
(edit) @327   22 years rhl psError is now in psError.h
(edit) @326   22 years rhl Need FILE for prototypes
(edit) @325   22 years rhl Needs <stdarg.h>; added PS_LOG_NONE
(edit) @324   22 years rhl Added psError.h
(edit) @323   22 years rhl Build psErrorCodes.c and tst_error
(edit) @322   22 years rhl Build psErrorCodes.h
(edit) @321   22 years rhl Build psErrorCodes.[ch] from psErrorCodes.dat
(edit) @320   22 years eugene major revision of the text for sections on: memory, logging, tracing
(edit) @319   22 years Paul Price There are two parallax factors, not one: double --> psCoord.
(edit) @318   22 years Paul Price Added celestial coordinate conversions and projections.
(edit) @317   22 years Paul Price Name and comment changes.
(edit) @316   22 years Paul Price Added FFT draft.
(edit) @315   22 years Paul Price Starting to define the FFT algorithms.
(edit) @314   22 years Paul Price Major hack of the FFT APIs, incorporating Nick's comments: Defined a …
(edit) @313   22 years Paul Price Removed .ps endings on figure filenames for pdflatex compatibility
(edit) @312   22 years Paul Price Adding pdf versions of figures for pdflatex compatibilitiy
(edit) @311   22 years Paul Price Adding Makefile for documents
(edit) @310   22 years eugene added the list of structures in the appendix. the list in …
(edit) @309   22 years eugene major reorganization of sections/subsections work TBD on transition …
(edit) @308   22 years rhl Fixed a couple of missed occurences of "psMsgLog"
(edit) @307   22 years eugene re-organized structures fixed eqnarrays
Note: See TracRevisionLog for help on using the revision log.