|
|
|
@7912
|
20 years |
Paul Price |
Changing psAlloc to psStringAlloc so that psMemCheckString will work.
|
|
|
|
@7911
|
20 years |
Paul Price |
Fixes for psMetadataIterator with a regex. See bugs 777, 778.
|
|
|
|
@7910
|
20 years |
Paul Price |
Adding option of outputting concepts in addition to headers.
|
|
|
|
@7909
|
20 years |
jhoblitt |
add psDBLastInsertID()
add psDBExplicitTrans()
add psDBTransaction() …
|
|
|
|
@7908
|
20 years |
rhl |
Check pmConfigRead()'s return value
|
|
|
|
@7907
|
20 years |
rhl |
Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
|
|
|
|
@7906
|
20 years |
rhl |
Replace another set of ifs with if else if etc.; check that save is …
|
|
|
|
@7905
|
20 years |
Paul Price |
Adding error message and changing return type for psStringSubstitute …
|
|
|
|
@7904
|
20 years |
rhl |
replace set of ifs by if else (easier on gdb)
|
|
|
|
@7903
|
20 years |
Paul Price |
Adding .cvsignore files. Code now compiles, but not yet tested.
|
|
|
|
@7902
|
20 years |
Paul Price |
Initial import of ppStats --- statistics and header tool.
|
|
|
|
@7901
|
20 years |
drobbin |
Added str check test for error handling of psString fxns, namely …
|
|
|
|
@7900
|
20 years |
jhoblitt |
change psDBInit() so that my.cnf is always read
|
|
|
|
@7899
|
20 years |
Paul Price |
Missing value.
|
|
|
|
@7898
|
20 years |
Paul Price |
Removing references to SIMPLE camera.
|
|
|
|
@7897
|
20 years |
Paul Price |
Fixing name.
|
|
|
|
@7896
|
20 years |
Paul Price |
Updating camera configuration.
|
|
|
|
@7895
|
20 years |
Paul Price |
Adding ISP.
|
|
|
|
@7894
|
20 years |
Paul Price |
Adding first cut for ISP config files.
|
|
|
|
@7893
|
20 years |
Paul Price |
Adding RECIPES
|
|
|
|
@7892
|
20 years |
eugene |
working on the client/server interactions for pantasks
|
|
|
|
@7891
|
20 years |
Paul Price |
Plugging memory leaks in usage function --- wasn't freeing private …
|
|
|
|
@7890
|
20 years |
Paul Price |
Removing old code.
|
|
|
|
@7889
|
20 years |
Paul Price |
Check the output file to see if it already defines the fringe regions. …
|
|
|
|
@7888
|
20 years |
Paul Price |
Getting rid of template file --- we use the output file for that.
|
|
|
|
@7887
|
20 years |
Paul Price |
Squashing memory leak: was freeing header instead of its copy.
|
|
|
|
@7886
|
20 years |
jhoblitt |
fwv
|
|
|
|
@7885
|
20 years |
drobbin |
removed 'const' from getTForm return. Not needed and causing the …
|
|
|
|
@7884
|
20 years |
jhoblitt |
link the test drivers against the libpslib.la libtool archive instead …
|
|
|
|
@7883
|
20 years |
Paul Price |
Scalars should be written as integers instead of floats. Changed …
|
|
|
|
@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.
|
|
|
|