IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7933   20 years drobbin Edited parseBool to only accept valid boolean values. Edited …
(edit) @7932   20 years Paul Price Fixing description for psLineAdd, in response to bug 780.
(edit) @7931   20 years Paul Price Expanding when the headers and concepts are read. Making sure results …
(edit) @7930   20 years eugene pantasks updates for client/server
(edit) @7929   20 years eugene updates to fix comm problems with buffers (motivated by opihi gprint)
(edit) @7928   20 years rhl Added const where possible following resolution of bug 697; removed …
(edit) @7927   20 years rhl 1/ Rewrote pmAstromRadiusMatch/pmAstromRadiusMatchChip so that they do …
(edit) @7926   20 years rhl 1/ Check for illegal values of pmFPAfileDefineOutput's save parameter …
(edit) @7925   20 years Paul Price Recipe file for ppStats.
(edit) @7924   20 years Paul Price Cleaning up ppStatsSetup(). Bug fixes. Seems to be working.
(edit) @7923   20 years Paul Price Fixing up return values: don't return false unless there's a real error.
(edit) @7922   20 years Paul Price Fixing error message.
(edit) @7921   20 years jhoblitt refactor pzsearchs config/CLI option handling to be consistent with …
(edit) @7920   20 years Paul Price Only attempt to read recipes from site and camera if we know the site …
(edit) @7919   20 years Paul Price SkyProbe cannot be distinguished from other cameras; put it at the …
(edit) @7918   20 years Paul Price Fixing use of regex in psMetadataIterator; see bug 779. Adding new …
(edit) @7917   20 years eugene major updates to use gprint for buffered / threaded printing
(edit) @7916   20 years Paul Price Adding tests for psMetadataIterator
(edit) @7915   20 years jhoblitt remove the double newline after the END tag in a METADATA
(edit) @7914   20 years drobbin Added error handling to memory checking functions. Will hopefully …
(edit) @7913   20 years Paul Price Adding new binary to .cvsignore
(edit) @7912   20 years Paul Price Changing psAlloc to psStringAlloc so that psMemCheckString will work.
(edit) @7911   20 years Paul Price Fixes for psMetadataIterator with a regex. See bugs 777, 778.
(edit) @7910   20 years Paul Price Adding option of outputting concepts in addition to headers.
(edit) @7909   20 years jhoblitt add psDBLastInsertID() add psDBExplicitTrans() add psDBTransaction() …
(edit) @7908   20 years rhl Check pmConfigRead()'s return value
(edit) @7907   20 years rhl Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
(edit) @7906   20 years rhl Replace another set of ifs with if else if etc.; check that save is …
(edit) @7905   20 years Paul Price Adding error message and changing return type for psStringSubstitute …
(edit) @7904   20 years rhl replace set of ifs by if else (easier on gdb)
(edit) @7903   20 years Paul Price Adding .cvsignore files. Code now compiles, but not yet tested.
(edit) @7902   20 years Paul Price Initial import of ppStats --- statistics and header tool.
(edit) @7901   20 years drobbin Added str check test for error handling of psString fxns, namely …
(edit) @7900   20 years jhoblitt change psDBInit() so that my.cnf is always read
(edit) @7899   20 years Paul Price Missing value.
(edit) @7898   20 years Paul Price Removing references to SIMPLE camera.
(edit) @7897   20 years Paul Price Fixing name.
(edit) @7896   20 years Paul Price Updating camera configuration.
(edit) @7895   20 years Paul Price Adding ISP.
(edit) @7894   20 years Paul Price Adding first cut for ISP config files.
(edit) @7893   20 years Paul Price Adding RECIPES
(edit) @7892   20 years eugene working on the client/server interactions for pantasks
(edit) @7891   20 years Paul Price Plugging memory leaks in usage function --- wasn't freeing private …
(edit) @7890   20 years Paul Price Removing old code.
(edit) @7889   20 years Paul Price Check the output file to see if it already defines the fringe regions. …
(edit) @7888   20 years Paul Price Getting rid of template file --- we use the output file for that.
(edit) @7887   20 years Paul Price Squashing memory leak: was freeing header instead of its copy.
(edit) @7886   20 years jhoblitt fwv
(edit) @7885   20 years drobbin removed 'const' from getTForm return. Not needed and causing the …
(edit) @7884   20 years jhoblitt link the test drivers against the libpslib.la libtool archive instead …
(edit) @7883   20 years Paul Price Scalars should be written as integers instead of floats. Changed …
(edit) @7882   20 years Paul Price Updating .cvsignore for tap
(edit) @7881   20 years Paul Price Changing the title.…
(edit) @7880   20 years Paul Price Moving psStringSubstitute tests to libtap; resetting stderr output for …
(edit) @7879   20 years Paul Price No need to generate errors --- NULL input gives NULL output, etc.
(edit) @7875   20 years Paul Price * Allow user to specify a random number generator for …
(edit) @7874   20 years Paul Price Adding option --enable-profile for code profiling.
(edit) @7873   20 years Paul Price It's not an error if we can't read the header --- it isn't there to be …
(edit) @7872   20 years jhoblitt add a note about PSVECTOR_SORT_CASE() possibly being faster with a …
(edit) @7871   20 years Paul Price Renaming --enable-profile to --enable-coverage (path coverage, not …
(edit) @7870   20 years Paul Price Optimising code by removing unnecessary allocations, and dereferencing …
(edit) @7869   20 years Paul Price Renaming --enable-profile to --enable-coverage (path coverage, not …
(edit) @7868   20 years Paul Price Only do tracing if tracing is enabled.
(edit) @7867   20 years Paul Price Only execute if tracing is enabled.
(edit) @7866   20 years Paul Price When PS_NO_TRACE is set, psTraceGetLevel and psTraceGetDestination …
(edit) @7865   20 years jhoblitt change ->parse() to gracefully handle undef and empty strings
(edit) @7864   20 years jhoblitt gracefully handle p2PendingFrameSearch() failing
(edit) @7863   20 years jhoblitt change pendingArgs to start with NULL values
(edit) @7862   20 years Paul Price Getting rid of warning: 'autoheader: error: AC_CONFIG_HEADERS not …
(edit) @7861   20 years jhoblitt add psTimeStrftime()
(edit) @7860   20 years Paul Price Removing normalisation to unity.
(edit) @7859   20 years Paul Price Check that the r/o can be read (by looking for the HDU) before …
(edit) @7858   20 years Paul Price Fixing error messages. Fixing the image size limit check (was >= …
(edit) @7857   20 years Paul Price Was missing a comma.
(edit) @7856   20 years Paul Price Fixing "special" value for integer types.
(edit) @7855   20 years Paul Price Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
(edit) @7854   20 years Paul Price Adding psStringSubstitute.
(edit) @7853   20 years Paul Price Fixing definition of psStringSubstitute.
(edit) @7852   20 years Paul Price Reverting psString to previous version (with some small improvements) …
(edit) @7851   20 years Paul Price pmConceptsAverageCells shouldn't have to set the binning, offsets.
(edit) @7850   20 years Paul Price TRIMSEC can be NULL.
(edit) @7849   20 years Paul Price Adding pmConceptsAverageCells() from previous cellConcepts() in …
(edit) @7848   20 years jhoblitt partial conversion to the new *Config() setup
(edit) @7847   20 years drobbin Fixed memory leaks in psMetadataConfig (p_psMetadataKeyArray) from …
(edit) @7846   20 years Paul Price * Moving common functions (convertFitsToPsType and …
(edit) @7845   20 years jhoblitt remove unnecessary PS_META_DUPLICATE_OK flags
(edit) @7844   20 years jhoblitt remove non psMetadataConfig output
(edit) @7843   20 years jhoblitt fix PX_FRAME_SEARCH() to handle missing imfiles
(edit) @7842   20 years Paul Price Free the data associated with the cell, not the cell itself.
(edit) @7841   20 years Paul Price Got the number of files and number of cells around the wrong way.
(edit) @7840   20 years Paul Price Darks weren't getting scaled, because it was simply returning without …
(edit) @7839   20 years Paul Price Was freeing stuff I shouldn't have.
(edit) @7838   20 years Paul Price Free data as we go.
(edit) @7837   20 years Paul Price Adding cleanup. Arguments metadata exists on pmConfig after having …
(edit) @7836   20 years Paul Price Adding offsets for regions on the image (since readout->image is often …
(edit) @7835   20 years Paul Price Create a header if none yet exists to write to.
(edit) @7834   20 years Paul Price Adding check on source header.
(edit) @7833   20 years Paul Price Adding check on source header.
(edit) @7832   20 years jhoblitt change/fix psMetadataConfigFormat()'s to properly declare MULTIs
(edit) @7831   20 years drobbin Added test for psStringSubstitute. Ran test, fixed errors. Fxn now …
Note: See TracRevisionLog for help on using the revision log.