|
|
|
@786
|
22 years |
desonia |
updated the file comments.
|
|
|
|
@785
|
22 years |
desonia |
added CFITSIO to LDFLAGS.
|
|
|
|
@784
|
22 years |
gusciora |
…
|
|
|
|
@783
|
22 years |
desonia |
initial versions.
|
|
|
|
@782
|
22 years |
desonia |
initial version.
|
|
|
|
@781
|
22 years |
desonia |
added the make rule for the install directories.
|
|
|
|
@780
|
22 years |
desonia |
modified executable rule to allow prerequisite libraries to be add in …
|
|
|
|
@779
|
22 years |
desonia |
changed psLib.h to pslib.h.
|
|
|
|
@778
|
22 years |
desonia |
Added comments.
|
|
|
|
@777
|
22 years |
desonia |
added the (untested) psImageReadSection function.
|
|
|
|
@776
|
22 years |
gusciora |
…
|
|
|
|
@775
|
22 years |
gusciora |
…
|
|
|
|
@774
|
22 years |
gusciora |
finxed a few things.
|
|
|
|
@773
|
22 years |
gusciora |
…
|
|
|
|
@770
|
22 years |
desonia |
fixed a casting of a incompatible pointer problem (compiler warning) …
|
|
|
|
@769
|
22 years |
desonia |
kdevelop project evolution.
|
|
|
|
@768
|
22 years |
desonia |
adjusted the psMemBlock comments.
|
|
|
|
@767
|
22 years |
gusciora |
first version.
|
|
|
|
@766
|
22 years |
desonia |
Added any leftover *.d.tmp files to clean target.
|
|
|
|
@765
|
22 years |
desonia |
added any leftover *.d.tmp as part of clean target.
|
|
|
|
@764
|
22 years |
harman |
Added psMatrix
|
|
|
|
@763
|
22 years |
harman |
Added GSL to linker
|
|
|
|
@762
|
22 years |
harman |
Added GSL libraries to link
|
|
|
|
@761
|
22 years |
harman |
Added psMatrix functions
|
|
|
|
@760
|
22 years |
harman |
Added more psMatrix functions and Doxygen comments
|
|
|
|
@759
|
22 years |
harman |
Added initial test for psMatrix functions
|
|
|
|
@751
|
22 years |
gusciora |
…
|
|
|
|
@750
|
22 years |
gusciora |
…
|
|
|
|
@746
|
22 years |
desonia |
format tweaks.
|
|
|
|
@745
|
22 years |
desonia |
added Image I/O function prototypes.
|
|
|
|
@738
|
22 years |
gusciora |
…
|
|
|
|
@737
|
22 years |
gusciora |
First versions of the psMinimize() code.
|
|
|
|
@736
|
22 years |
gusciora |
First version of the analytical functions.
|
|
|
|
@734
|
22 years |
evanalst |
Fixed line continuation fault in source code.
|
|
|
|
@733
|
22 years |
desonia |
changed *.d again to not use 'sed -i' (which is not supported in OS/X).
|
|
|
|
@732
|
22 years |
desonia |
Reverted *.d back to not using 'sed -i', which is not supported in OS/X.
|
|
|
|
@731
|
22 years |
evanalst |
Add additional filter on stderr/stdout files to remove Darwin(Mac OS …
|
|
|
|
@730
|
22 years |
gusciora |
I'm getting really tired of this.
|
|
|
|
@729
|
22 years |
gusciora |
…
|
|
|
|
@728
|
22 years |
desonia |
cleaned up the generation of *.d files.
|
|
|
|
@727
|
22 years |
desonia |
removed psImageFreePixels.
|
|
|
|
@725
|
22 years |
desonia |
reset output.
|
|
|
|
@724
|
22 years |
desonia |
added a ifdef to use sqrt instead of sqrtf for OS/X machines.
|
|
|
|
@723
|
22 years |
desonia |
fixed the check in runTest to ignore the upper bits of a return value.
|
|
|
|
@722
|
22 years |
desonia |
fixed TPOutOfMemory.
|
|
|
|
@721
|
22 years |
desonia |
modified TPOutOfMemory to try to allocate HUGE memory segments more …
|
|
|
|
@720
|
22 years |
desonia |
added testpoint #547.
|
|
|
|
@719
|
22 years |
desonia |
various fixing cooresponding to testpoint #547 (psImageSubset).
|
|
|
|
@718
|
22 years |
evanalst |
Added library libgcc to DARWIN build to locate undefined functions …
|
|
|
|
@717
|
22 years |
desonia |
replaced psLib.h with pslib.h
|
|
|
|
@716
|
22 years |
desonia |
removed the use of psLib.h
|
|
|
|
@715
|
22 years |
desonia |
added psImageCopy.
|
|
|
|
@714
|
22 years |
desonia |
modified psImage to match currect IfA input and added copy function.
|
|
|
|
@713
|
22 years |
evanalst |
Change file name of psLib.h to pslib.h
|
|
|
|
@712
|
22 years |
desonia |
adjusted for change in the data union member of psImage.
|
|
|
|
@711
|
22 years |
desonia |
added the ps-specific typedefs (psU8, psU16, etc).
|
|
|
|
@700
|
22 years |
desonia |
added psImageFreePixels & psImageFreeChildren.
|
|
|
|
@699
|
22 years |
gusciora |
…
|
|
|
|
@698
|
22 years |
desonia |
fixed the automagic dependency calculations.
|
|
|
|
@697
|
22 years |
desonia |
added test for psImage (namely tst_psImage).
|
|
|
|
@696
|
22 years |
desonia |
fixed Doxygen-only function prototype for psRealloc.
|
|
|
|
@695
|
22 years |
desonia |
added psImage.h include.
|
|
|
|
@694
|
22 years |
desonia |
initial version, covering TP #546.
|
|
|
|
@693
|
22 years |
desonia |
Fixed error found during testing of psImage.
|
|
|
|
@692
|
22 years |
desonia |
Interim/pretest version.
|
|
|
|
@691
|
22 years |
gusciora |
Reverting to previous version of Makefile (which worked correctly).
|
|
|
|
@690
|
22 years |
harman |
Changed names of array tests to vector tests
|
|
|
|
@689
|
22 years |
harman |
Fixed memory corruption problem in psVectorRealloc
|
|
|
|
@688
|
22 years |
harman |
Updated tests to reflect major changes to psVector
|
|
|
|
@683
|
22 years |
gusciora |
Adding the upper/lower quartile code.
|
|
|
|
@682
|
22 years |
gusciora |
Added Stdev calculation.
|
|
|
|
@679
|
22 years |
gusciora |
bug-fixing and sync with the new psVector structs.
|
|
|
|
@678
|
22 years |
gusciora |
…
|
|
|
|
@677
|
22 years |
desonia |
initial version.
|
|
|
|
@676
|
22 years |
desonia |
initial cvs ignore list, which contains the dependency files.
|
|
|
|
@675
|
22 years |
desonia |
added automagic determination of code dependencies.
|
|
|
|
@674
|
22 years |
gusciora |
Brought psStats.c up-to-date with the new psVector.
|
|
|
|
@672
|
22 years |
desonia |
moved the type stuff from psVector to psType.h, enhanced the …
|
|
|
|
@670
|
22 years |
desonia |
Major refactoring of the Vector alloc/free functions.
|
|
|
|
@668
|
22 years |
harman |
Updated argument list for vector allocation
|
|
|
|
@667
|
22 years |
desonia |
made changes to project.
|
|
|
|
@666
|
22 years |
desonia |
fixed include directory location problem.
|
|
|
|
@665
|
22 years |
desonia |
include location was wrong.
|
|
|
|
@664
|
22 years |
desonia |
Removed the switch statements. It compiles now but just contains …
|
|
|
|
@663
|
22 years |
desonia |
Added macros for psElemType to accomplish things like sizeof.
|
|
|
|
@662
|
22 years |
harman |
Changed allocation argument list
|
|
|
|
@661
|
22 years |
desonia |
changed the name of PS_TYPE* and updated the Vector struct.
|
|
|
|
@660
|
22 years |
gusciora |
Added some tests and fixed some bugs in psArrayStats().
|
|
|
|
@659
|
22 years |
gusciora |
I removed the docs target from the install target, because it was …
|
|
|
|
@658
|
22 years |
gusciora |
Trying to get a global make to work.
|
|
|
|
@657
|
22 years |
gusciora |
I am trying to get our Makefiles to work correctly. In order to do …
|
|
|
|
@656
|
22 years |
gusciora |
…
|
|
|
|
@655
|
22 years |
gusciora |
…
|
|
|
|
@654
|
22 years |
gusciora |
First version of tests for the stats.
|
|
|
|
@653
|
22 years |
gusciora |
Added psStats.h
|
|
|
|
@652
|
22 years |
gusciora |
Added the median calculation functions.
|
|
|
|
@651
|
22 years |
gusciora |
* empty log message *
|
|
|
|
@650
|
22 years |
harman |
Removed psArray files which have been replaced with psVector
|
|
|
|
@649
|
22 years |
harman |
Initial cut at Eugene's psImage implementation
|
|
|
|
@648
|
22 years |
desonia |
Added buffer overflow detection and doxygen comments.
|
|
|
|