|
|
|
@7882
|
20 years |
Paul Price |
Updating .cvsignore for tap
|
|
|
|
@7881
|
20 years |
Paul Price |
Changing the title.…
|
|
|
|
@7880
|
20 years |
Paul Price |
Moving psStringSubstitute tests to libtap; resetting stderr output for …
|
|
|
|
@7879
|
20 years |
Paul Price |
No need to generate errors --- NULL input gives NULL output, etc.
|
|
|
|
@7875
|
20 years |
Paul Price |
* Allow user to specify a random number generator for …
|
|
|
|
@7874
|
20 years |
Paul Price |
Adding option --enable-profile for code profiling.
|
|
|
|
@7873
|
20 years |
Paul Price |
It's not an error if we can't read the header --- it isn't there to be …
|
|
|
|
@7872
|
20 years |
jhoblitt |
add a note about PSVECTOR_SORT_CASE() possibly being faster with a …
|
|
|
|
@7871
|
20 years |
Paul Price |
Renaming --enable-profile to --enable-coverage (path coverage, not …
|
|
|
|
@7870
|
20 years |
Paul Price |
Optimising code by removing unnecessary allocations, and dereferencing …
|
|
|
|
@7869
|
20 years |
Paul Price |
Renaming --enable-profile to --enable-coverage (path coverage, not …
|
|
|
|
@7868
|
20 years |
Paul Price |
Only do tracing if tracing is enabled.
|
|
|
|
@7867
|
20 years |
Paul Price |
Only execute if tracing is enabled.
|
|
|
|
@7866
|
20 years |
Paul Price |
When PS_NO_TRACE is set, psTraceGetLevel and psTraceGetDestination …
|
|
|
|
@7865
|
20 years |
jhoblitt |
change ->parse() to gracefully handle undef and empty strings
|
|
|
|
@7864
|
20 years |
jhoblitt |
gracefully handle p2PendingFrameSearch() failing
|
|
|
|
@7863
|
20 years |
jhoblitt |
change pendingArgs to start with NULL values
|
|
|
|
@7862
|
20 years |
Paul Price |
Getting rid of warning: 'autoheader: error: AC_CONFIG_HEADERS not …
|
|
|
|
@7861
|
20 years |
jhoblitt |
add psTimeStrftime()
|
|
|
|
@7860
|
20 years |
Paul Price |
Removing normalisation to unity.
|
|
|
|
@7859
|
20 years |
Paul Price |
Check that the r/o can be read (by looking for the HDU) before …
|
|
|
|
@7858
|
20 years |
Paul Price |
Fixing error messages. Fixing the image size limit check (was >= …
|
|
|
|
@7857
|
20 years |
Paul Price |
Was missing a comma.
|
|
|
|
@7856
|
20 years |
Paul Price |
Fixing "special" value for integer types.
|
|
|
|
@7855
|
20 years |
Paul Price |
Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
|
|
|
|
@7854
|
20 years |
Paul Price |
Adding psStringSubstitute.
|
|
|
|
@7853
|
20 years |
Paul Price |
Fixing definition of psStringSubstitute.
|
|
|
|
@7852
|
20 years |
Paul Price |
Reverting psString to previous version (with some small improvements) …
|
|
|
|
@7851
|
20 years |
Paul Price |
pmConceptsAverageCells shouldn't have to set the binning, offsets.
|
|
|
|
@7850
|
20 years |
Paul Price |
TRIMSEC can be NULL.
|
|
|
|
@7849
|
20 years |
Paul Price |
Adding pmConceptsAverageCells() from previous cellConcepts() in …
|
|
|
|
@7848
|
20 years |
jhoblitt |
partial conversion to the new *Config() setup
|
|
|
|
@7847
|
20 years |
drobbin |
Fixed memory leaks in psMetadataConfig (p_psMetadataKeyArray) from …
|
|
|
|
@7846
|
20 years |
Paul Price |
* Moving common functions (convertFitsToPsType and …
|
|
|
|
@7845
|
20 years |
jhoblitt |
remove unnecessary PS_META_DUPLICATE_OK flags
|
|
|
|
@7844
|
20 years |
jhoblitt |
remove non psMetadataConfig output
|
|
|
|
@7843
|
20 years |
jhoblitt |
fix PX_FRAME_SEARCH() to handle missing imfiles
|
|
|
|
@7842
|
20 years |
Paul Price |
Free the data associated with the cell, not the cell itself.
|
|
|
|
@7841
|
20 years |
Paul Price |
Got the number of files and number of cells around the wrong way.
|
|
|
|
@7840
|
20 years |
Paul Price |
Darks weren't getting scaled, because it was simply returning without …
|
|
|
|
@7839
|
20 years |
Paul Price |
Was freeing stuff I shouldn't have.
|
|
|
|
@7838
|
20 years |
Paul Price |
Free data as we go.
|
|
|
|
@7837
|
20 years |
Paul Price |
Adding cleanup.
Arguments metadata exists on pmConfig after having …
|
|
|
|
@7836
|
20 years |
Paul Price |
Adding offsets for regions on the image (since readout->image is often …
|
|
|
|
@7835
|
20 years |
Paul Price |
Create a header if none yet exists to write to.
|
|
|
|
@7834
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7833
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7832
|
20 years |
jhoblitt |
change/fix psMetadataConfigFormat()'s to properly declare MULTIs
|
|
|
|
@7831
|
20 years |
drobbin |
Added test for psStringSubstitute. Ran test, fixed errors. Fxn now …
|
|
|
|
@7830
|
20 years |
jhoblitt |
fix MULTI METADATA support
|
|
|
|
@7829
|
20 years |
Paul Price |
Don't have to allocate config->arguments.
|
|
|
|
@7828
|
20 years |
Paul Price |
Adding pmFringeStatsConcatenate()
|
|
|
|
@7827
|
20 years |
Paul Price |
Initialise the arguments.
|
|
|
|
@7826
|
20 years |
Paul Price |
First import of ppFringe. Currently compiles; not yet tested. …
|
|
|
|
@7825
|
20 years |
Paul Price |
Don't produce an error message if you can't find a "blank PHU".
|
|
|
|
@7824
|
20 years |
Paul Price |
Changing name.
|
|
|
|
@7823
|
20 years |
Paul Price |
Allowing the writing of a completely minimal header.
|
|
|
|
@7822
|
20 years |
jhoblitt |
misc arg handling improvements
|
|
|
|
@7821
|
20 years |
jhoblitt |
fix arg handling (setup args with NULL instead of "")
misc arg …
|
|
|
|
@7820
|
20 years |
jhoblitt |
update p0searchConfig()
|
|
|
|
@7819
|
20 years |
jhoblitt |
revert to the previous pmConfigRead() prototype
|
|
|
|
@7818
|
20 years |
Paul Price |
API change to pmConfigRead.
|
|
|
|
@7817
|
20 years |
Paul Price |
Storing argc as a pointer in pmConfig. As it's a pointer to the …
|
|
|
|
@7816
|
20 years |
Paul Price |
Adding PS_ASSERT_ARRAY macros.
|
|
|
|
@7815
|
20 years |
jhoblitt |
always use the PXTOOL_MODE macro
|
|
|
|
@7814
|
20 years |
Paul Price |
Catching memory leaks.
|
|
|
|
@7813
|
20 years |
Paul Price |
Adding tap version of test to .cvsignore.
|
|
|
|
@7812
|
20 years |
Paul Price |
Adding .cvsignore files for tap testing.
|
|
|
|
@7811
|
20 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@7810
|
20 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@7809
|
20 years |
Paul Price |
Catching memory leak.
|
|
|
|
@7808
|
20 years |
jhoblitt |
fix psVectorExtend() tests
|
|
|
|
@7807
|
20 years |
Paul Price |
Adding error condition.
|
|
|
|
@7806
|
20 years |
jhoblitt |
don't set psVector->n for newly psVectorAlloc()'d vectors
|
|
|
|
@7805
|
20 years |
jhoblitt |
skip tests on NULL pointers
|
|
|
|
@7804
|
20 years |
jhoblitt |
change LT_VERSION to 0:13:0
|
|
|
|
@7803
|
20 years |
Paul Price |
Changing "readout size" to "scan number" as the iteration counter.
|
|
|
|
@7802
|
20 years |
Paul Price |
Get the output image size from the concepts instead of the image --- …
|
|
|
|
@7801
|
20 years |
jhoblitt |
reapply 1.70
|
|
|
|
@7800
|
20 years |
jhoblitt |
version to 0.12.99
|
|
|
|
@7797
|
20 years |
jhoblitt |
use .0 instead of .00 in the version
|
|
|
|
@7796
|
20 years |
jhoblitt |
use .0 instead of .00 in the version
|
|
|
|
@7795
|
20 years |
jhoblitt |
rollback 1.70
prepare for 0.12.0 release
|
|
|
|
@7794
|
20 years |
jhoblitt |
prepare for 0.12.0 release
|
|
|
|
@7793
|
20 years |
jhoblitt |
remove verified from EXTRA_DIST as make dist can't handle …
|
|
|
|
@7792
|
20 years |
Paul Price |
Added P_PM_RECIPE_SOURCE_SYMBOLIC
|
|
|
|
@7791
|
20 years |
Paul Price |
Fixed bug in symbolic links for recipes: the site recipes and the …
|
|
|
|
@7790
|
20 years |
jhoblitt |
add psVectorCopy() tests
|
|
|
|
@7789
|
20 years |
jhoblitt |
add psVectorLength() tests
|
|
|
|
@7788
|
20 years |
jhoblitt |
add psVectorCountPixelMask() tests
|
|
|
|
@7787
|
20 years |
jhoblitt |
add psVectorGet() & psVectorSet() tests
|
|
|
|
@7786
|
20 years |
jhoblitt |
add psVectorCreate() tests
|
|
|
|
@7785
|
20 years |
jhoblitt |
add psVectorInit() tests
|
|
|
|
@7784
|
20 years |
eugene |
added
|
|
|
|
@7783
|
20 years |
eugene |
updates
|
|
|
|
@7782
|
20 years |
eugene |
fixes..
|
|
|
|
@7781
|
20 years |
eugene |
update Makefile
|
|
|
|
@7780
|
20 years |
eugene |
update addstar
|
|
|
|
@7779
|
20 years |
jhoblitt |
add psVectorExtend() tests
|
|
|
|
@7778
|
20 years |
magnier |
more updates to tap_psVector.c
|
|
|
|