Timeline
Mar 29, 2004:
- 8:02 PM Changeset [315] by
- Starting to define the FFT algorithms.
- 7:40 PM Changeset [314] by
- Major hack of the FFT APIs, incorporating Nick's comments: Defined a …
- 12:13 PM Changeset [313] by
- Removed .ps endings on figure filenames for pdflatex compatibility
- 12:12 PM Changeset [312] by
- Adding pdf versions of figures for pdflatex compatibilitiy
- 12:11 PM Changeset [311] by
- Adding Makefile for documents
Mar 26, 2004:
- 4:12 PM Changeset [310] by
- added the list of structures in the appendix. the list in …
- 4:11 PM Changeset [309] by
- major reorganization of sections/subsections work TBD on transition …
- 9:03 AM Changeset [308] by
- Fixed a couple of missed occurences of "psMsgLog"
Mar 25, 2004:
- 5:07 PM Changeset [307] by
- re-organized structures fixed eqnarrays
- 3:28 PM Changeset [306] by
- First go at defining polynomials
- 12:57 PM Changeset [305] by
- removed temporary text psLibSubset.tex
- 12:54 PM Changeset [304] by
- updated PSDC number & use of panstarrs.cls
Mar 24, 2004:
- 2:39 PM Changeset [303] by
- added statistics, sorts, and smoothing
- 2:39 PM Changeset [302] by
- added doc number, modified to use new panstars styles
Mar 23, 2004:
- 5:46 PM Changeset [301] by
- creating ADD document for PSLib eventually this will merge with a …
- 5:42 PM Changeset [300] by
- Untabified.
- 5:41 PM Changeset [299] by
- Small changes to make it compile.
- 5:39 PM Changeset [298] by
- Fixed brackets.
- 5:39 PM Changeset [297] by
- Format changes
- 5:39 PM Changeset [296] by
- Updated APIs. APIs in this file should be correct as of the current …
- 5:32 PM Changeset [295] by
- Added output arguments for the Applys. Formatting changes.
- 5:27 PM Changeset [294] by
- Reformatted the alloc.
- 5:25 PM Changeset [293] by
- Doxygenated the comments, added comments that were missing.
- 5:11 PM Changeset [292] by
- Fixed up a few errant consts.
- 4:48 PM Changeset [291] by
- Fixed brackets.
- 4:36 PM Changeset [290] by
- Fixed up brackets.
- 4:19 PM Changeset [289] by
- Added parallax factor function.
- 3:54 PM Changeset [288] by
- Hacked following Monet's comments. Renamed psFrame to psReadout to …
- 3:19 PM Changeset [287] by
- Renamed psFrame to psReadout following feedback that a Frame was …
- 2:43 PM Changeset [286] by
- Removed a few instances of \ref that had no corresponding \label, so …
- 10:18 AM Changeset [285] by
- cleaned doxygen comments (one function description per function) split …
Mar 22, 2004:
- 7:21 PM Changeset [284] by
- First-pass hack for grammar and style. Still need to deal with the …
- 6:49 PM Changeset [283] by
- Commented the psPhotSystem and psPhotTransform structs.
- 6:44 PM Changeset [282] by
- Defined the "char *system" in the offset functions.
- 6:37 PM Changeset [281] by
- Revised psCoord so that elements are: myCoord->rd.r etc, instead of …
- 5:57 PM Changeset [280] by
- Added complex image types, for FFT.
- 4:38 PM Changeset [279] by
- Small changes to definition of psImage --- order of elements, and a …
- 4:33 PM Changeset [278] by
- Tidied up the definitions. Put in *out arguments for several …
- 3:10 PM Changeset [277] by
- Polynomial is done by least-squares.
- 12:23 PM Changeset [276] by
- merged in utils.tex (RHL), metadata.tex (RHL), and psLibSubset.tex …
Mar 19, 2004:
- 6:28 PM Changeset [275] by
- Added first draft of astronomical positions section.
- 5:45 PM Changeset [274] by
- minor edits to psPhotom; added psLibSubset
- 5:44 PM Changeset [273] by
- Adding astrometry diagrams for explanation of coordinate systems.
- 5:43 PM Changeset [272] by
- Added height parameter for airmass for the purists.
- 5:43 PM Changeset [271] by
- Astrometry first draft completed.
- 5:37 PM Changeset [270] by
- Added quick and dirty transformation from cell to sky in psCell. Added …
- 4:43 PM Changeset [269] by
- removed psImageBinaryOp and psImageUnaryOp
- 4:41 PM Changeset [268] by
- minor cleanups
- 9:20 AM Changeset [267] by
- Change psUtils.h psLib.h
- 9:19 AM Changeset [266] by
- added psStringNCopy to specify number of chars in output.
- 9:14 AM Changeset [265] by
- Moved test code to tst_*.c
- 9:13 AM Changeset [264] by
- 1/ Use PS_ALLOW_MALLOC to enable calling malloc() 2/ Don't limit …
- 9:11 AM Changeset [263] by
- Clarified some example traces
- 9:11 AM Changeset [262] by
- 1/ Correct check for reallocating comp->subcomp 2/ Insert new …
- 9:09 AM Changeset [261] by
- Support tst_* programmes
- 9:08 AM Changeset [260] by
- Disable calloc too; this comment is correct
- 9:04 AM Changeset [259] by
- 1/ Required that malloc/calloc/realloc/free be disabled by psMemory.h …
- 8:07 AM Changeset [258] by
- Initial versions removed from implementation files
Mar 18, 2004:
- 9:37 PM Changeset [257] by
- code cleanup for Doxygen support & readability
- 8:10 PM Changeset [256] by
- added a variety of time format conversions
- 3:20 PM Changeset [255] by
- Adding design notes.
- 2:17 PM Changeset [254] by
- * A cell now consists of one or more frames, each of which consists of …
Mar 17, 2004:
- 5:33 PM Changeset [253] by
- cleaned up structures to compile successfully
- 2:54 PM Changeset [252] by
- data structures to carry information about photometry systems
- 2:53 PM Changeset [251] by
- extensive re-organization of astrometry, image, object data structures
Mar 15, 2004:
- 6:27 PM Changeset [250] by
- Minor indentation changes.
- 6:16 PM Changeset [249] by
- Altered psStats content. Other minor changes.
- 3:20 PM Changeset [248] by
- psLib.h is the master header file for PSLib
- 3:20 PM Changeset [247] by
- added Doxygen \file and \defgroup entries some basic reorganization
- 3:06 PM Changeset [246] by
- deleted. all header files now included with psLib.h
- 3:03 PM Changeset [245] by
- moved psMinimise.h to psMinimize.h
- 2:49 PM Changeset [244] by
- moved psObjects.h to psObject.h
- 2:46 PM Changeset [243] by
- image manipulations
- 2:46 PM Changeset [242] by
- moved psImages.h to psImage.h (to be more consistent)
- 2:13 PM Changeset [241] by
- moved most functions to the example tree moved voidArrays to psStdArray.h
Mar 12, 2004:
- 6:16 PM Changeset [240] by
- Cleaned up comment indents.
- 6:03 PM Changeset [239] by
- Added transpose operation, and changed multiplication to a generic …
- 5:38 PM Changeset [238] by
- moved complex array functions inside psMath.h BinaryOp & UnaryOp …
- 5:14 PM Changeset [237] by
- added signed int data types
- 4:36 PM Changeset [236] by
- \note and \tbd are now in panstarrs.def
- 4:27 PM Changeset [235] by
- Fix undefined reference to secMemRefCounter
- 4:26 PM Changeset [234] by
- Don't use \code in section headings
- 4:24 PM Changeset [233] by
- remove debugging \end{document}
- 4:21 PM Changeset [232] by
- set TEXINPUTS each time that you run $(PDFLATEX)
- 4:20 PM Changeset [231] by
- \note and \tbd are now in panstarrs.def
- 3:25 PM Changeset [230] by
- "Diffraction" is actually refraction..…
- 3:17 PM Changeset [229] by
- More misc changes to build all of PSLib
- 3:10 PM Changeset [228] by
- Changes now that SampleCode is in PSLib/src
- 3:10 PM Changeset [227] by
- Allow memory.c to use malloc/realloc/free; don't try to free bad pointers
- 3:06 PM Changeset [226] by
- Made files compile again
- 2:29 PM Changeset [225] by
- These are just enums. Don't need them --- will be defined in metadata.
- 2:15 PM Changeset [224] by
- Fixed double-precision names (were lacking "D").
- 2:06 PM Changeset [223] by
- Fixed tabs.
- 1:58 PM Changeset [222] by
- Make sure that no-one's using raw malloc/realloc/free
- 10:34 AM Changeset [221] by
- Astrometric coefficients are now 4D polynomials in (x,y,mag,colour). …
- 10:25 AM Changeset [220] by
- Expanded polynomials to four dimensions (both float and double …
Mar 11, 2004:
- 11:20 AM Changeset [219] by
- Re-instituted psAstromCoeffs when I realised we need to have magnitude …
- 11:04 AM Changeset [218] by
- cleaned psMath.h : we have settled on a scheme for binary & unary …
- 10:45 AM Changeset [217] by
- Defined proper polynomial types for 1 and 2 dimensions, with …
- 10:43 AM Changeset [216] by
- Removed psAstromCoeffs in favour of newly-defined general polynomial types.
- 10:34 AM Changeset [215] by
- added psStats and psPolynomial2D structures & support
- 10:00 AM Changeset [214] by
- Fixed psAstromCoeffs to contain coefficients, errors and a mask that …
Mar 10, 2004:
- 6:00 PM Changeset [213] by
- Made bit masks of arbitrary length.
- 5:57 PM Changeset [212] by
- Changes following comments from the algorithms team. Renamed …
- 4:05 PM Changeset [211] by
- Expanded out the array definition.
- 4:04 PM Changeset [210] by
- Expanded out the array definitions. Added psType, for use in vector, …
- 4:03 PM Changeset [209] by
- Expanded out the array declarations. Added psCellPos, which is a psOTAPos.
- 3:55 PM Changeset [208] by
- Edited third option for consistency with psType in psStdArrays.h. The …
- 3:52 PM Changeset [207] by
- Added #define PS_MATH_H stuff, and put the examples in comments.
- 12:07 PM Changeset [206] by
- cleaned up types / implementation for math operations
- 11:07 AM Changeset [205] by
- Added psType to define the types of arithmetic structures.
- 9:30 AM Changeset [204] by
- created psMath.h as a sample
Mar 9, 2004:
- 6:03 PM Changeset [203] by
- Ignore executables
- 5:59 PM Changeset [202] by
- More C-parsing hacks
- 5:58 PM Changeset [201] by
- Build using .h files from PSLib
- 5:58 PM Changeset [200] by
- Make check target only check `our' .h files
- 5:55 PM Changeset [199] by
- Build using psMetaData.h from PSLib
- 5:54 PM Changeset [198] by
- Misc changes to make code actually compile
- 5:54 PM Changeset [197] by
- Exclude files with #s in their names from tags/check targets
- 5:19 PM Changeset [196] by
- Doxygenation of Lupton stuff partially complete. Still need to hack …
- 4:50 PM Changeset [195] by
- This commit was manufactured by cvs2svn to create tag 'rel-02'.
- 4:50 PM Changeset [194] by
- fix table consitency
- 4:48 PM Changeset [193] by
- update version to 02
- 4:45 PM Changeset [192] by
- fix table consitency
- 4:41 PM Changeset [191] by
- remove duplicate \section{Software} rename \section{Object Database} …
- 4:38 PM Changeset [190] by
- fix table consistency
- 4:37 PM Changeset [189] by
- Use #ifndef SYMB or #if \!defined(SYMB)
- 4:34 PM Changeset [188] by
- The psImage include file is called psImages.h
- 4:34 PM Changeset [187] by
- add object database TBDs
- 4:33 PM Changeset [186] by
- add power estimate numbers
- 4:27 PM Changeset [185] by
- Initial version from SampleCode/Metadata
- 4:26 PM Changeset [184] by
- Moved to PSLib/include
- 4:04 PM Changeset [183] by
- Enumerated types are integral
- 4:03 PM Changeset [182] by
- Added "check" target
- 3:10 PM Changeset [181] by
- Initial versions from SampleCode/Utils
- 3:09 PM Changeset [180] by
- Moved to PSLib/include
- 3:07 PM Changeset [179] by
- Updated
- 3:06 PM Changeset [178] by
- Added TEXINPUTS to use ./LaTeX
- 3:04 PM Changeset [177] by
- 1/ Added psTraceReset() to reset the trace facility to startup, and …
- 3:04 PM Changeset [176] by
- Added psTraceReset() to reset the trace facility to startup, and free …
- 3:03 PM Changeset [175] by
- Call memFreeCB() before checking for memory problems
- 3:01 PM Changeset [174] by
- Added psSetLogFormat()
- 3:00 PM Changeset [173] by
- 1/ Add psHashRemove 2/ Rename New/Del to Alloc/Free
- 2:59 PM Changeset [172] by
- swap \subsubsection{Summit Core Switch} and \subsubsection{Data Center …
- 2:56 PM Changeset [171] by
- add copyright notice
- 2:55 PM Changeset [170] by
- 1/ Rename New/Del to Alloc/Free 2/ Added …
- 2:53 PM Changeset [169] by
- 1/ Add ability to remove by item's address to psDlistRemove() 2/ …
- 2:51 PM Changeset [168] by
- This commit was manufactured by cvs2svn to create tag 'rel-0_1'.
- 2:51 PM Changeset [167] by
- This commit was generated by cvs2svn to compensate for changes in …
- 2:51 PM Changeset [166] by
- initial import
- 2:47 PM Changeset [165] by
- 1/ Relaxed rule about always using parens 2/ Changed \XXX to \TBD …
- 2:34 PM Changeset [164] by
- Changed New/Del to Alloc/Free
- 2:33 PM Changeset [163] by
- Add target to build trace test code
- 2:33 PM Changeset [162] by
- Added in error
- 2:22 PM Changeset [161] by
- Added deeper tags target
- 2:05 PM Changeset [160] by
- Changed constructor/destructor naming convention from "psXyzNew" to …
- 2:04 PM Changeset [159] by
- Adding Makefile for include/
- 2:04 PM Changeset [158] by
- Adding top-level Makefile.
- 1:49 PM Changeset [157] by
- fixed verb/noun order in the names (psAllocImage -> psImageAlloc)
- 12:50 PM Changeset [156] by
- Changes to support non-unique keys
- 12:49 PM Changeset [155] by
- Binary added in error
- 12:48 PM Changeset [154] by
- No need for a .PHONY target as metadata is the real main target
- 12:28 PM Changeset [153] by
- Doxygen-ated the source files.
- 12:27 PM Changeset [152] by
- Deleteing psDataAPIs.h --- file was renamed, and I don't know why it's …
- 12:05 PM Changeset [151] by
- updated for doxygen support
Mar 8, 2004:
- 4:53 PM Changeset [150] by
- fixed enums to adhere to coding standards (psFOO -> PS_FOO)
- 3:23 PM Changeset [149] by
- Adding various APIs.
- 3:10 PM Changeset [148] by
- This commit was generated by cvs2svn to compensate for changes in …
- 3:10 PM Changeset [147] by
- initial import
- 10:42 AM Changeset [146] by
- Added file:lineno to memProblemCB0() message
- 10:35 AM Changeset [145] by
- We need a hashBucket not a (hashBucket *)
Mar 4, 2004:
- 5:06 PM Changeset [144] by
- This commit was manufactured by cvs2svn to create tag 'v1_0_0'.
- 5:06 PM Changeset [143] by
- This commit was generated by cvs2svn to compensate for changes in …
- 5:06 PM Changeset [142] by
- Miscellaneous shell-level utilities
- 5:03 PM Changeset [141] by
- This commit was generated by cvs2svn to compensate for changes in …
- 5:03 PM Changeset [140] by
- Sample code implementing various proposed Pan-STARRS APIs
- 4:57 PM Changeset [139] by
- Changed [Rr]efCntr to [Rr]efCounter
- 4:56 PM Changeset [138] by
- 1/ Private .h files should appear in Private subdir 2/ Changed line …
Mar 3, 2004:
- 11:53 AM Changeset [137] by
- Some minor corrections from Paul Price
Mar 2, 2004:
- 12:48 PM Changeset [136] by
- Fix "empty" target when more than one .pdf file is present
- 12:46 PM Changeset [135] by
- Fix LaTeX errors with \code{} in section names
- 12:45 PM Changeset [134] by
- Split "clean" into "clean" and "empty" targets
- 12:44 PM Changeset [133] by
- Initial version for LaTeX detritus
- 12:41 PM Changeset [132] by
- Initial version
- 10:52 AM Changeset [131] by
- Added notes on structs and typedefs
- 10:47 AM Changeset [130] by
- Initial version
- 10:45 AM Changeset [129] by
- Dealt with almost all XXX issues; greatly improved emacs section
Mar 1, 2004:
- 2:26 PM Changeset [128] by
- Initial version, as converted from HTML and modified for C
Note:
See TracTimeline
for information about the timeline view.
