|
|
|
@286
|
22 years |
Paul Price |
Removed a few instances of \ref that had no corresponding \label, so …
|
|
|
|
@285
|
22 years |
eugene |
cleaned doxygen comments (one function description per function)
split …
|
|
|
|
@284
|
22 years |
Paul Price |
First-pass hack for grammar and style. Still need to deal with the …
|
|
|
|
@283
|
22 years |
Paul Price |
Commented the psPhotSystem and psPhotTransform structs.
|
|
|
|
@282
|
22 years |
Paul Price |
Defined the "char *system" in the offset functions.
|
|
|
|
@281
|
22 years |
Paul Price |
Revised psCoord so that elements are: myCoord->rd.r etc, instead of …
|
|
|
|
@280
|
22 years |
Paul Price |
Added complex image types, for FFT.
|
|
|
|
@279
|
22 years |
Paul Price |
Small changes to definition of psImage --- order of elements, and a …
|
|
|
|
@278
|
22 years |
Paul Price |
Tidied up the definitions.
Put in *out arguments for several …
|
|
|
|
@277
|
22 years |
Paul Price |
Polynomial is done by least-squares.
|
|
|
|
@276
|
22 years |
eugene |
merged in utils.tex (RHL), metadata.tex (RHL), and psLibSubset.tex …
|
|
|
|
@275
|
22 years |
Paul Price |
Added first draft of astronomical positions section.
|
|
|
|
@274
|
22 years |
eugene |
minor edits to psPhotom; added psLibSubset
|
|
|
|
@273
|
22 years |
Paul Price |
Adding astrometry diagrams for explanation of coordinate systems.
|
|
|
|
@272
|
22 years |
Paul Price |
Added height parameter for airmass for the purists.
|
|
|
|
@271
|
22 years |
Paul Price |
Astrometry first draft completed.
|
|
|
|
@270
|
22 years |
Paul Price |
Added quick and dirty transformation from cell to sky in psCell.
Added …
|
|
|
|
@269
|
22 years |
eugene |
removed psImageBinaryOp and psImageUnaryOp
|
|
|
|
@268
|
22 years |
eugene |
minor cleanups
|
|
|
|
@267
|
22 years |
rhl |
Change psUtils.h psLib.h
|
|
|
|
@266
|
22 years |
eugene |
added psStringNCopy to specify number of chars in output.
|
|
|
|
@265
|
22 years |
rhl |
Moved test code to tst_*.c
|
|
|
|
@264
|
22 years |
rhl |
1/ Use PS_ALLOW_MALLOC to enable calling malloc()
2/ Don't limit …
|
|
|
|
@263
|
22 years |
rhl |
Clarified some example traces
|
|
|
|
@262
|
22 years |
rhl |
1/ Correct check for reallocating comp->subcomp
2/ Insert new …
|
|
|
|
@261
|
22 years |
rhl |
Support tst_* programmes
|
|
|
|
@260
|
22 years |
rhl |
Disable calloc too; this comment is correct
|
|
|
|
@259
|
22 years |
rhl |
1/ Required that malloc/calloc/realloc/free be disabled by psMemory.h …
|
|
|
|
@258
|
22 years |
rhl |
Initial versions removed from implementation files
|
|
|
|
@257
|
22 years |
eugene |
code cleanup for Doxygen support & readability
|
|
|
|
@256
|
22 years |
eugene |
added a variety of time format conversions
|
|
|
|
@255
|
22 years |
Paul Price |
Adding design notes.
|
|
|
|
@254
|
22 years |
Paul Price |
* A cell now consists of one or more frames, each of which consists of …
|
|
|
|
@253
|
22 years |
eugene |
cleaned up structures to compile successfully
|
|
|
|
@252
|
22 years |
eugene |
data structures to carry information about photometry systems
|
|
|
|
@251
|
22 years |
eugene |
extensive re-organization of astrometry, image, object data structures
|
|
|
|
@250
|
22 years |
Paul Price |
Minor indentation changes.
|
|
|
|
@249
|
22 years |
Paul Price |
Altered psStats content. Other minor changes.
|
|
|
|
@248
|
22 years |
eugene |
psLib.h is the master header file for PSLib
|
|
|
|
@247
|
22 years |
eugene |
added Doxygen \file and \defgroup entries
some basic reorganization
|
|
|
|
@246
|
22 years |
eugene |
deleted. all header files now included with psLib.h
|
|
|
|
@245
|
22 years |
eugene |
moved psMinimise.h to psMinimize.h
|
|
|
|
@244
|
22 years |
eugene |
moved psObjects.h to psObject.h
|
|
|
|
@243
|
22 years |
eugene |
image manipulations
|
|
|
|
@242
|
22 years |
eugene |
moved psImages.h to psImage.h (to be more consistent)
|
|
|
|
@241
|
22 years |
eugene |
moved most functions to the example tree
moved voidArrays to psStdArray.h
|
|
|
|
@240
|
22 years |
Paul Price |
Cleaned up comment indents.
|
|
|
|
@239
|
22 years |
Paul Price |
Added transpose operation, and changed multiplication to a generic …
|
|
|
|
@238
|
22 years |
eugene |
moved complex array functions inside psMath.h BinaryOp & UnaryOp …
|
|
|
|
@237
|
22 years |
eugene |
added signed int data types
|
|
|
|
@236
|
22 years |
rhl |
\note and \tbd are now in panstarrs.def
|
|
|
|
@235
|
22 years |
rhl |
Fix undefined reference to secMemRefCounter
|
|
|
|
@234
|
22 years |
rhl |
Don't use \code in section headings
|
|
|
|
@233
|
22 years |
rhl |
remove debugging \end{document}
|
|
|
|
@232
|
22 years |
rhl |
set TEXINPUTS each time that you run $(PDFLATEX)
|
|
|
|
@231
|
22 years |
rhl |
\note and \tbd are now in panstarrs.def
|
|
|
|
@230
|
22 years |
Paul Price |
"Diffraction" is actually refraction..…
|
|
|
|
@229
|
22 years |
rhl |
More misc changes to build all of PSLib
|
|
|
|
@228
|
22 years |
rhl |
Changes now that SampleCode is in PSLib/src
|
|
|
|
@227
|
22 years |
rhl |
Allow memory.c to use malloc/realloc/free; don't try to free bad pointers
|
|
|
|
@226
|
22 years |
rhl |
Made files compile again
|
|
|
|
@225
|
22 years |
Paul Price |
These are just enums. Don't need them --- will be defined in metadata.
|
|
|
|
@224
|
22 years |
Paul Price |
Fixed double-precision names (were lacking "D").
|
|
|
|
@223
|
22 years |
Paul Price |
Fixed tabs.
|
|
|
|
@222
|
22 years |
rhl |
Make sure that no-one's using raw malloc/realloc/free
|
|
|
|
@221
|
22 years |
Paul Price |
Astrometric coefficients are now 4D polynomials in (x,y,mag,colour). …
|
|
|
|
@220
|
22 years |
Paul Price |
Expanded polynomials to four dimensions (both float and double …
|
|
|
|
@219
|
22 years |
Paul Price |
Re-instituted psAstromCoeffs when I realised we need to have magnitude …
|
|
|
|
@218
|
22 years |
eugene |
cleaned psMath.h : we have settled on a scheme for binary & unary …
|
|
|
|
@217
|
22 years |
Paul Price |
Defined proper polynomial types for 1 and 2 dimensions, with …
|
|
|
|
@216
|
22 years |
Paul Price |
Removed psAstromCoeffs in favour of newly-defined general polynomial types.
|
|
|
|
@215
|
22 years |
eugene |
added psStats and psPolynomial2D structures & support
|
|
|
|
@214
|
22 years |
Paul Price |
Fixed psAstromCoeffs to contain coefficients, errors and a mask that …
|
|
|
|
@213
|
22 years |
Paul Price |
Made bit masks of arbitrary length.
|
|
|
|
@212
|
22 years |
Paul Price |
Changes following comments from the algorithms team.
Renamed …
|
|
|
|
@211
|
22 years |
Paul Price |
Expanded out the array definition.
|
|
|
|
@210
|
22 years |
Paul Price |
Expanded out the array definitions.
Added psType, for use in vector, …
|
|
|
|
@209
|
22 years |
Paul Price |
Expanded out the array declarations.
Added psCellPos, which is a psOTAPos.
|
|
|
|
@208
|
22 years |
Paul Price |
Edited third option for consistency with psType in psStdArrays.h.
The …
|
|
|
|
@207
|
22 years |
Paul Price |
Added #define PS_MATH_H stuff, and put the examples in comments.
|
|
|
|
@206
|
22 years |
eugene |
cleaned up types / implementation for math operations
|
|
|
|
@205
|
22 years |
Paul Price |
Added psType to define the types of arithmetic structures.
|
|
|
|
@204
|
22 years |
eugene |
created psMath.h as a sample
|
|
|
|
@203
|
22 years |
rhl |
Ignore executables
|
|
|
|
@202
|
22 years |
rhl |
More C-parsing hacks
|
|
|
|
@201
|
22 years |
rhl |
Build using .h files from PSLib
|
|
|
|
@200
|
22 years |
rhl |
Make check target only check `our' .h files
|
|
|
|
@199
|
22 years |
rhl |
Build using psMetaData.h from PSLib
|
|
|
|
@198
|
22 years |
rhl |
Misc changes to make code actually compile
|
|
|
|
@197
|
22 years |
rhl |
Exclude files with #s in their names from tags/check targets
|
|
|
|
@196
|
22 years |
Paul Price |
Doxygenation of Lupton stuff partially complete. Still need to hack …
|
|
|
|
@195
|
22 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'rel-02'.
|
|
|
|
@194
|
22 years |
jhoblitt |
fix table consitency
|
|
|
|
@193
|
22 years |
jhoblitt |
update version to 02
|
|
|
|
@192
|
22 years |
jhoblitt |
fix table consitency
|
|
|
|
@191
|
22 years |
jhoblitt |
remove duplicate \section{Software}
rename \section{Object Database} …
|
|
|
|
@190
|
22 years |
jhoblitt |
fix table consistency
|
|
|
|
@189
|
22 years |
rhl |
Use #ifndef SYMB or #if \!defined(SYMB)
|
|
|
|
@188
|
22 years |
rhl |
The psImage include file is called psImages.h
|
|
|
|
@187
|
22 years |
jhoblitt |
add object database TBDs
|
|
|
|