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) @8768   20 years jhoblitt change parseTime() to parse ISO8601 string as is specified in the SDRS …
(edit) @8767   20 years jhoblitt add missing include for strings.h in parseBool(); use …
(edit) @8766   20 years jhoblitt remove FITS related macro & define
(edit) @8765   20 years jhoblitt change static file naming to be consistent with what the pXtool helper …
(edit) @8764   20 years jhoblitt remove leftover @ARGV inspection
(edit) @8763   20 years jhoblitt change from positional to named CLI options
(edit) @8762   20 years jhoblitt map ROTANGLE -> FPA.POSANGLE instead of GAIN
(edit) @8761   20 years jhoblitt return ROTANGLE instead of GAIN
(edit) @8760   20 years jhoblitt map MYSQL_TYPE_STRING -> VARCHAR instead of CHAR
(edit) @8759   20 years jhoblitt change psDBMySQLToPType() to return 0 instead of -1 to return an error …
(edit) @8758   20 years jhoblitt always check the return of psDBMySQLToPType() for errors
(edit) @8757   20 years jhoblitt fwv
(edit) @8756   20 years jhoblitt update from the pre MySQL 4.1 FIELD_* field type enum name to the new …
(edit) @8755   20 years jhoblitt assume pXtools are in the path
(edit) @8754   20 years jhoblitt run tests with -o verbose
(edit) @8753   20 years jhoblitt don't identify the camera via bitpix
(edit) @8752   20 years jhoblitt hardwire output to be the format [foo].isp.fit as ISP data doesn't …
(edit) @8751   20 years jhoblitt enable config.h generation enable large file support
(edit) @8750   20 years jhoblitt enable large file support
(edit) @8749   20 years jhoblitt include config.h
(edit) @8748   20 years jhoblitt enable config.h
(edit) @8747   20 years drobbin Updated makefile to allow me to use "make tests" - extremely …
(edit) @8746   20 years jhoblitt tweak ppStats handling of ISP headers
(edit) @8745   20 years jhoblitt force the stddev of a set of 1 to be 0
(edit) @8744   20 years jhoblitt add ->_parse_braindead() method use ->_parse_braindead() instead of …
(edit) @8743   20 years jhoblitt move the guts of the existing parser out of ->parse() and into it's …
(edit) @8742   20 years jhoblitt add EXPTIME & GAIN mappings
(edit) @8741   20 years jhoblitt add t/00_distribution.t
(edit) @8740   20 years jhoblitt change ::Stats->parse() to return undef when parse errors are encountered
(edit) @8739   20 years jhoblitt expand tabs
(edit) @8738   20 years jhoblitt fwv (incomplete)
(edit) @8737   20 years jhoblitt update PP* recipes
(edit) @8736   20 years jhoblitt fwv
(edit) @8735   20 years jhoblitt fwv
(edit) @8734   20 years jhoblitt slurp statsfile
(edit) @8733   20 years jhoblitt warning fixes
(edit) @8732   20 years jhoblitt enable -Werror
(edit) @8731   20 years jhoblitt add libpstap under test/pstap mv src/pstap.h -> test/pstap/src/pstap.h …
(edit) @8730   20 years jhoblitt update 0.05 timestamp add a dep on YAML 0.58
(edit) @8729   20 years jhoblitt add YAML dep
(edit) @8728   20 years jhoblitt VERSION 0.05
(edit) @8727   20 years jhoblitt add --recall, --remember, & rcfile support to dsleech
(edit) @8726   20 years jhoblitt fix a pod typo
(edit) @8725   20 years jhoblitt install dsleech
(edit) @8724   20 years jhoblitt VERSION 0.04
(edit) @8723   20 years jhoblitt VERSION to 0.04
(edit) @8722   20 years jhoblitt allow upper & lower case characters in DataStore fields change from …
(edit) @8721   20 years jhoblitt add dsleech
(edit) @8720   20 years Paul Price Calculating statistics for combined image wasn't working properly --- …
(edit) @8719   20 years jhoblitt add test.pl as a top level script (temporary hack) remove \n from …
(edit) @8718   20 years jhoblitt disable all non-tap tests and stop distributing "verified" directories
(edit) @8717   20 years jhoblitt removed
(edit) @8716   20 years jhoblitt call dettool -addprocessed with -recip RECIPE
(edit) @8715   20 years jhoblitt check the return result of PS::IPP::Metadata::Config->parse()
(edit) @8714   20 years jhoblitt use PS::IPP::Metadata::Stats;
(edit) @8713   20 years jhoblitt make exp_type a required 'constant' passed to dettool -updateexp
(edit) @8712   20 years jhoblitt move $SRCINC to always be left of $PSLIB_CFLAGS
(edit) @8711   20 years jhoblitt add -exp_type to -updateexp
(edit) @8710   20 years jhoblitt expand tabs
(edit) @8709   20 years jhoblitt expand tabs
(edit) @8708   20 years jhoblitt VERSION 0.03
(edit) @8707   20 years jhoblitt fix a bug in dsproductls where ->status was being called on a …
(edit) @8706   20 years jhoblitt remove commented out free on line 30
(edit) @8705   20 years jhoblitt add psMemGetLastId()
(edit) @8704   20 years eugene minor updates
(edit) @8703   20 years eugene updates to text
(edit) @8702   20 years jhoblitt add BITPIX, TELESCOP, INSTRUME, DETECTOR to rule
(edit) @8701   20 years eugene added trace points
(edit) @8700   20 years eugene src/addstar/doc/ChangeLog.txt
(edit) @8699   20 years eugene added tests for poor fits
(edit) @8698   20 years jhoblitt fix [more] array dereferencing errors
(edit) @8697   20 years jhoblitt add scripts as a subdir
(edit) @8696   20 years jhoblitt change PS::IPP:Metadata dep into ":Stats & ":List
(edit) @8695   20 years jhoblitt add m4
(edit) @8694   20 years drobbin edited psMetadataCopy for errorhandling of out param. Edited tests …
(edit) @8693   20 years jhoblitt fix array dereferencing errors
(edit) @8692   20 years jhoblitt add m4/ac_prog_perl_modules.m4 add deps on IPC::Cmd, …
(edit) @8691   20 years eugene matching detrend and phase0 PanTasks scripts with current pXtools commands
(edit) @8689   20 years jhoblitt VERSION 0.0.35
(edit) @8687   20 years jhoblitt VERSION to 0.25
(edit) @8686   20 years jhoblitt update [foo]PrintMetdataRaw() to fix 64bit format specifiers and to …
(edit) @8685   20 years jhoblitt enable -Werror
(edit) @8684   20 years jhoblitt fix a wide range of format string errors
(edit) @8683   20 years jhoblitt require psLib 0.12.99
(edit) @8682   20 years jhoblitt require psLib & psModules 0.12.99
(edit) @8681   20 years jhoblitt fix format string error
(edit) @8680   20 years jhoblitt fix a wide range of format string errors
(edit) @8679   20 years jhoblitt requite psLib & psModules 0.12.99
(edit) @8678   20 years drobbin changed test result for comparison of F64 value 1 to Bool value true …
(edit) @8677   20 years drobbin nothing done but formatting.
(edit) @8676   20 years jhoblitt require psLib & psModules 0.12.99
(edit) @8675   20 years jhoblitt fix a wide range of format string errors
(edit) @8674   20 years jhoblitt fix a wide range of format string errors
(edit) @8673   20 years jhoblitt require psLib & psModules 0.12.99
(edit) @8672   20 years jhoblitt fix a wide range of format string errors
(edit) @8671   20 years jhoblitt require psLib & psModules 0.12.99
(edit) @8670   20 years jhoblitt fix format string errors
(edit) @8669   20 years jhoblitt fix a wide range of format string errors
(edit) @8668   20 years drobbin debugged and updated wrt recent major patch applied by JH. LogMsg was …
(edit) @8667   20 years jhoblitt update p2pendingToProcessedImfile() rename p2pendingToProcessedImfile …
Note: See TracRevisionLog for help on using the revision log.