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) @12471   19 years eugene add checkpoint for status listing
(edit) @12470   19 years eugene give real hostname
(edit) @12469   19 years eugene moved status checks from tasks to status
(edit) @12468   19 years eugene adding showtask function
(edit) @12467   19 years eugene adding controller jobstack command
(edit) @12466   19 years eugene better job status information
(edit) @12465   19 years eugene add option for number of bins
(edit) @12464   19 years magnier free tableHeader, error message on OBJ and SX as input file
(edit) @12463   19 years magnier fixed mis-use of FLT_MIN (should have been -FLT_MAX)
(edit) @12462   19 years eugene fixed typo on master photcode file
(edit) @12461   19 years eugene fixing up PS1_DEV_0 I/O format for detections
(edit) @12460   19 years jhoblitt add a XXX on psMetdataItem comments being NULL strings instead of NULL
(edit) @12459   19 years jhoblitt misc cleanups & corrections
(edit) @12458   19 years magnier cleanup: moved tmp variables into PS_BIN_FOR_VALUE
(edit) @12457   19 years magnier changed to use EXTNAME.RULES, not pmFPAfile elements
(edit) @12456   19 years magnier changed to new pmVectorBinaryDisect API
(edit) @12455   19 years magnier remove unneeded pmFPAfile elements (and from camera.config)
(edit) @12454   19 years magnier removed MANAPLOT
(edit) @12453   19 years jhoblitt simply p_psParseLevelInfo structure fix a couple of memory leaks misc …
(edit) @12452   19 years eugene fixed -stop option
(edit) @12451   19 years eugene added test for fitted mean, making clipSigma default to 1.0
(edit) @12450   19 years eugene fixed error in RAmin, DECmin
(edit) @12449   19 years jhoblitt ws
(edit) @12448   19 years magnier adding SMPDATA and PS1_DEV_0
(edit) @12447   19 years magnier fixing support for PS1_DEV_0
(edit) @12446   19 years magnier adding pmSourcesWrite_SMPDATA and pmSourcesWrite_PS1_DEV_0 (and read …
(edit) @12445   19 years magnier update to conform with ICD
(edit) @12444   19 years magnier removed special case for psphot (moved to psphotImageMedian)
(edit) @12443   19 years jhoblitt add leak checking
(edit) @12442   19 years jhoblitt split tap_psMetadataConfigParse.c out of tap_psMetadataConfig_input.c
(edit) @12441   19 years jhoblitt fix serveral psMetdataConfig* bugs related to 'overwrite' & METADATA …
(edit) @12440   19 years gusciora Modified the plan_tests() arg only.
(edit) @12439   19 years Paul Price Need additional include file.
(edit) @12438   19 years Paul Price Ensuring we have INFINITY and NAN. Get these from GSL if we don't.
(edit) @12437   19 years magnier added macros PS_BIN_FOR_VALUE and PS_BIN_INTERPOLATE to clean up …
(edit) @12436   19 years eugene adding SKY_CLIP_SIGMA option, using statsDefaults to reset stats options
(edit) @12435   19 years magnier adding trace lines
(edit) @12434   19 years magnier changing p_psVectorBinDisect to psVectorBinaryDisect, adding …
(edit) @12433   19 years magnier changing PS_ASSERT_PTRS_TYPE_EQUAL_GENERAL to …
(edit) @12432   19 years Paul Price Solaris doesn't like having something called "sun"...…
(edit) @12431   19 years Paul Price Removing complex number support. No-one was using it, and it prevents …
(edit) @12430   19 years Paul Price Configuration fixes to allow configure to run successfully on …
(edit) @12429   19 years jhoblitt set a default value for filelevel in -defineby[…]
(edit) @12428   19 years jhoblitt update
(edit) @12426   19 years jhoblitt VERSION 1.1.18
(edit) @12425   19 years jhoblitt VERION 1.1.18
(edit) @12424   19 years jhoblitt move adddetrunsummaryMode() sql out into it's own file
(edit) @12423   19 years jhoblitt update
(edit) @12422   19 years jhoblitt add detRun.filelevel
(edit) @12421   19 years Paul Price Updating directory names, output file names.
(edit) @12419   19 years Paul Price Adding series of JOINs to get rawExp.camera, following the thread from …
(edit) @12418   19 years Paul Price Fixing filenames for sql statements.
(edit) @12417   19 years jhoblitt attempt to fix libtool version number
(edit) @12416   19 years Paul Price Need camera.
(edit) @12415   19 years jhoblitt minor cleanups
(edit) @12414   19 years jhoblitt use ok_[foo] macros ws
(edit) @12413   19 years jhoblitt use ok_[foo] macros ws
(edit) @12412   19 years jhoblitt use ok_double(foo, NAN,... instead of ok(isnan(foo),…
(edit) @12411   19 years jhoblitt use ok_[type]() macros where appropriate and split-up large logical …
(edit) @12410   19 years jhoblitt add is_bool() macro ws
(edit) @12409   19 years jhoblitt change psTimeConvert() to return NULL when passed an invalid psTime object
(edit) @12408   19 years gusciora This test works now, however I "fixed" it by changing the number of …
(edit) @12407   19 years jhoblitt switch to ok_str() instead of using custom error reporting with diag()
(edit) @12406   19 years jhoblitt fix broken leapsecond tests
(edit) @12405   19 years gusciora Fixed divide-by-zero code
(edit) @12404   19 years eugene adding intelligent timeouts to task and job threads; removing …
(edit) @12403   19 years eugene add
(edit) @12402   19 years magnier new output formats
(edit) @12401   19 years eugene add back usleep?
(edit) @12400   19 years eugene fixed error on Rmax vs Dmax
(edit) @12399   19 years eugene fixed table byteswap errors
(edit) @12398   19 years magnier fixed missing zero point
(edit) @12397   19 years magnier add some error checking
(edit) @12396   19 years jhoblitt add detRun.filelevel TODO
(edit) @12395   19 years jhoblitt fix 2 failing tests (logic errors) change 2 failing tests to use …
(edit) @12394   19 years jhoblitt change psDBSelectColumn() to return NULL instead of "" for NULL …
(edit) @12393   19 years jhoblitt update/forward port all "orginal" psDB tests
(edit) @12392   19 years eugene fixed bug in polar region definitions
(edit) @12391   19 years eugene inconsistency with NSECFILT in output tables for ELIXIR and LONEOS formats
(edit) @12390   19 years jhoblitt correctly compare float/double NAN values
(edit) @12389   19 years gusciora Looks like psVectorInit was changed: Can no longer initialize an …
(edit) @12388   19 years Paul Price Didn't fix variables up after copy and paste.
(edit) @12387   19 years Paul Price Removing dvo.cameras --- files in there were moved to the individual …
(edit) @12386   19 years Paul Price Removing makefile from dvo.cameras --- those files were moved into the …
(edit) @12385   19 years gusciora Fixed problem with running in the test directory.
(edit) @12384   19 years jhoblitt define macros only once add is_int() & is_long() macros
(edit) @12383   19 years jhoblitt ws
(edit) @12382   19 years Paul Price Changed prototype for psImageInit and psVectorInit to get some type safety.
(edit) @12381   19 years Paul Price Robert Lupton reported that using var_arg for psImageInit gives it no …
(edit) @12380   19 years jhoblitt only include psMemBlock.backtrace & .backtraceSize if PS_MEM_BACKTRACE …
(edit) @12377   19 years eugene add
(edit) @12376   19 years eugene minimize duplicated psphot.config entries
(edit) @12375   19 years eugene default output of detections
(edit) @12374   19 years eugene adding cfh12k config
(edit) @12373   19 years eugene consistent order for concepts
(edit) @12372   19 years eugene peaks are in parent, not subimage coords - fixed
(edit) @12371   19 years Paul Price WORKDIR shouldn't be outroot, since the scripts add their own stuff on …
(edit) @12370   19 years Paul Price Fixing up 'syntax error'
(edit) @12369   19 years Paul Price Fixing up workdir a bit better.
(edit) @12368   19 years Paul Price Fixing up workdir, so that operations go into the current directory if …
Note: See TracRevisionLog for help on using the revision log.