|
|
|
@8864
|
20 years |
Paul Price |
Adding string.h
|
|
|
|
@8863
|
20 years |
Paul Price |
Having mosaicked, conform the header appropriately so it will be …
|
|
|
|
@8862
|
20 years |
Paul Price |
Adding check for output statistics.
|
|
|
|
@8861
|
20 years |
Paul Price |
Adding note.
|
|
|
|
@8860
|
20 years |
Paul Price |
Including string.h
|
|
|
|
@8859
|
20 years |
Paul Price |
Including string.h.
|
|
|
|
@8858
|
20 years |
Paul Price |
Adding generated files to .cvsignore
|
|
|
|
@8857
|
20 years |
Paul Price |
Adding configure products to .cvsignore
|
|
|
|
@8856
|
20 years |
Paul Price |
Let the user specify the file explicitly
|
|
|
|
@8855
|
20 years |
Paul Price |
ppArith should just write the file it's told to write
|
|
|
|
@8854
|
20 years |
Paul Price |
Removing addition of .isp for PPARITH
|
|
|
|
@8853
|
20 years |
Paul Price |
Adding check for output file, and corrected name for database update.
|
|
|
|
@8852
|
20 years |
Paul Price |
Adding file definitions for ppArith.
|
|
|
|
@8851
|
20 years |
Paul Price |
Adding ppMerge recipe for bias combination. Removing header to …
|
|
|
|
@8850
|
20 years |
Paul Price |
Small bugs in hashes. Works now.
|
|
|
|
@8849
|
20 years |
Paul Price |
Adding string.h where required
|
|
|
|
@8848
|
20 years |
Paul Price |
When writing concepts to headers, if given a list, write out all the …
|
|
|
|
@8847
|
20 years |
Paul Price |
Remove entries from CELL.BIASSEC once combination is done; add …
|
|
|
|
@8846
|
20 years |
Paul Price |
Printing size of list.
|
|
|
|
@8845
|
20 years |
Paul Price |
fits --> fit
|
|
|
|
@8844
|
20 years |
eugene |
adding description of pmFPAfile system
|
|
|
|
@8843
|
20 years |
Paul Price |
Fixing formats for long ints.
|
|
|
|
@8842
|
20 years |
magnier |
adding shutter correction functions
|
|
|
|
@8841
|
20 years |
Paul Price |
Adding --enable-tests to configure script, to allow choice as to when …
|
|
|
|
@8840
|
20 years |
drobbin |
Added new testing for psPixels and psHash. psPixels is finished and …
|
|
|
|
@8839
|
20 years |
drobbin |
edited psHash comment, minor changes/debugging to psPixels, and slight …
|
|
|
|
@8838
|
20 years |
Paul Price |
Adding NaN and Inf to floating point types for metadata config files.
|
|
|
|
@8837
|
20 years |
Paul Price |
Supporting NULL strings for empty strings.
|
|
|
|
@8836
|
20 years |
Paul Price |
Allowing NULL output string.
|
|
|
|
@8835
|
20 years |
Paul Price |
Adding recipes for detrend processing, or stacking
|
|
|
|
@8834
|
20 years |
Paul Price |
Updating recipes and detrend images.
|
|
|
|
@8833
|
20 years |
Paul Price |
A lot of the headers have been populated; added some more …
|
|
|
|
@8832
|
20 years |
Paul Price |
Adding general ppStats recipe
|
|
|
|
@8831
|
20 years |
Paul Price |
Same again.
|
|
|
|
@8830
|
20 years |
Paul Price |
Minus sign in the wrong place.
|
|
|
|
@8829
|
20 years |
Paul Price |
Adding database entry.
|
|
|
|
@8828
|
20 years |
Paul Price |
Adding trace destination.
|
|
|
|
@8827
|
20 years |
Paul Price |
Adding configuration files to .cvsignore
|
|
|
|
@8826
|
20 years |
Paul Price |
Setting bias to use
|
|
|
|
@8825
|
20 years |
Paul Price |
Adding configuration for microcam
|
|
|
|
@8824
|
20 years |
Paul Price |
Adding configuration info to .cvsignore
|
|
|
|
@8823
|
20 years |
Paul Price |
Making sure CELL.XPARITY and CELL.YPARITY (along with some others) are …
|
|
|
|
@8822
|
20 years |
Paul Price |
Altering to simply read in a file, and write it back out.
|
|
|
|
@8821
|
20 years |
Paul Price |
Building in header inheritance --- if the header keyword isn't in the …
|
|
|
|
@8820
|
20 years |
Paul Price |
Allow pixels to be specified by a floating point value, so long as …
|
|
|
|
@8819
|
20 years |
Paul Price |
psMetadataConfigRead used the results of stat(), but didn't call stat().
|
|
|
|
@8818
|
20 years |
rhl |
Change psmodule to psmodules
|
|
|
|
@8817
|
20 years |
rhl |
Missed the case ApTrendOption == CONSTANT
|
|
|
|
@8816
|
20 years |
rhl |
1/ Fix off-by-one out-of-bound check (and ensure position >= 0)
2/ We …
|
|
|
|
@8815
|
20 years |
jhoblitt |
consistently include config.h
remove fseeko #defs from …
|
|
|
|
@8814
|
20 years |
Paul Price |
Fixing the data.
|
|
|
|
@8813
|
20 years |
Paul Price |
Wrapping fseeko in preprocessor checks.
|
|
|
|
@8812
|
20 years |
Paul Price |
Wrapping psMemGetLastId in a mutex.
|
|
|
|
@8811
|
20 years |
Paul Price |
The build from CVS wasn't working because test programs in test/types/ …
|
|
|
|
@8810
|
20 years |
jhoblitt |
remove stderr/stdout files from the defunct test framework
|
|
|
|
@8809
|
20 years |
jhoblitt |
rollback 1.83 (accidental checkin)
|
|
|
|
@8808
|
20 years |
jhoblitt |
fix fprintf format errors causing compilation errors on x86 but …
|
|
|
|
@8807
|
20 years |
rhl |
return error if APTREND has unknown value
|
|
|
|
@8806
|
20 years |
drobbin |
edited makefile
|
|
|
|
@8805
|
20 years |
drobbin |
Added testing for Arguments. Edited src file minimally. coverage at …
|
|
|
|
@8804
|
20 years |
jhoblitt |
add psArrayRemoveByPos()
|
|
|
|
@8803
|
20 years |
jhoblitt |
code sanitizing; variable names, types, & style
|
|
|
|
@8802
|
20 years |
jhoblitt |
consistently use 'format' instead of fmt
|
|
|
|
@8801
|
20 years |
jhoblitt |
treat MAX_ERROR_STACK_SIZE as a long
|
|
|
|
@8800
|
20 years |
jhoblitt |
replace psErrorStack struct with a psArray to simplify the …
|
|
|
|
@8799
|
20 years |
jhoblitt |
rename psArr param to array (psArr is too much like psArray for a …
|
|
|
|
@8798
|
20 years |
jhoblitt |
change psArrayElementsFree() to use a long as the index type instead …
|
|
|
|
@8797
|
20 years |
jhoblitt |
remove the use of TESTS, yet again, as this variable breaks the …
|
|
|
|
@8796
|
20 years |
jhoblitt |
ignore .lib directories
|
|
|
|
@8795
|
20 years |
jhoblitt |
disable libtap's self tests
|
|
|
|
@8794
|
20 years |
jhoblitt |
add psMetadataConfigPrint()
|
|
|
|
@8793
|
20 years |
jhoblitt |
add psMetadataConfigPrint()
|
|
|
|
@8792
|
20 years |
jhoblitt |
change lockErrorStack mutex to be static
add errorStackKeyInitialized …
|
|
|
|
@8791
|
20 years |
jhoblitt |
fix test count
|
|
|
|
@8790
|
20 years |
jhoblitt |
fix tests 31-33 that broke when an unchecked in change to psError …
|
|
|
|
@8789
|
20 years |
jhoblitt |
add AC_FUNC_FSEEKO
|
|
|
|
@8788
|
20 years |
jhoblitt |
use off_t instead of int where appropriate
|
|
|
|
@8787
|
20 years |
jhoblitt |
enable large file support & use fseeko() instead of fseek()
|
|
|
|
@8786
|
20 years |
drobbin |
ted several files. Added error handling and removed unreachable spots …
|
|
|
|
@8785
|
20 years |
jhoblitt |
enable config.h generation
enable large file support
|
|
|
|
@8784
|
20 years |
jhoblitt |
fix a signedness warning
|
|
|
|
@8783
|
20 years |
jhoblitt |
enable config.h generation
enable large file support
|
|
|
|
@8782
|
20 years |
jhoblitt |
fix isfinite() attempting to be called as finite()
|
|
|
|
@8781
|
20 years |
jhoblitt |
enable config.h generation
enable large file support
|
|
|
|
@8780
|
20 years |
jhoblitt |
enable config.h generation
enable large file support
|
|
|
|
@8779
|
20 years |
jhoblitt |
change formatMetadataItem() formatting:
add a space between the # …
|
|
|
|
@8778
|
20 years |
jhoblitt |
change formatMetadataItem() formating:
make the "value" output in …
|
|
|
|
@8777
|
20 years |
jhoblitt |
check mmap()s return value
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8775
|
20 years |
jhoblitt |
rename tap_psMetadataConfigParse.c -> tap_psMetadataConfigRead.c
|
|
|
|
@8774
|
20 years |
jhoblitt |
change parseLine() & parseMetadataItem() to not accept a filename …
|
|
|
|
@8773
|
20 years |
jhoblitt |
fix psTimeFromISO() to correct set the time type
|
|
|
|
@8772
|
20 years |
jhoblitt |
fix psTimeStrptime() - a hard coded format was being used instead of …
|
|
|
|
@8771
|
20 years |
jhoblitt |
remove manual settings of psArray->n = 0
|
|
|
|
@8770
|
20 years |
jhoblitt |
change psMetadataConfigParse() to operate on strings instead of files …
|
|
|
|
@8769
|
20 years |
jhoblitt |
add psMetadataConfigParseStr()
|
|
|
|
@8768
|
20 years |
jhoblitt |
change parseTime() to parse ISO8601 string as is specified in the SDRS …
|
|
|
|
@8767
|
20 years |
jhoblitt |
add missing include for strings.h
in parseBool();
use …
|
|
|
|
@8766
|
20 years |
jhoblitt |
remove FITS related macro & define
|
|
|
|
@8765
|
20 years |
jhoblitt |
change static file naming to be consistent with what the pXtool helper …
|
|
|
|