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) @12497   19 years eugene fixed typo
(edit) @12496   19 years eugene added CPATH, fix order on paths
(edit) @12495   19 years Paul Price Avoiding warning due to "unused variable".
(edit) @12494   19 years jhoblitt improve PS_NO_TRACE replacement macro behavior
(edit) @12493   19 years jhoblitt clenaup PS_NO_TRACE defines
(edit) @12492   19 years eugene a variety of fixes to get psastro working in chip and mosaic mode - …
(edit) @12491   19 years eugene NX, NY should be unsigned
(edit) @12490   19 years eugene added missing PROJ_DIS
(edit) @12489   19 years eugene drop unneeded RegisterMosaic
(edit) @12488   19 years eugene allow input components to fail without dropping the entire file / set …
(edit) @12487   19 years eugene return an error on header parse errors; calling program will exit or skip
(edit) @12486   19 years magnier adjustments to some APIs
(edit) @12485   19 years magnier fixed memory leaks on error handling, get fpa dimensions from concepts
(edit) @12484   19 years magnier need to supply pixel scale for chip/fpa dimensions
(edit) @12483   19 years magnier fixed adjustment to coordinate center when applying a common f.p. …
(edit) @12482   19 years magnier fixed memory leak
(edit) @12481   19 years magnier added pmConceptsReadCell to pmSourceReadCell; modified pmSourceWrite_ …
(edit) @12480   19 years magnier added traces to track down an error
(edit) @12479   19 years magnier fixed error in free: was freeing the wrong thing
(edit) @12478   19 years jhoblitt change test logic to accept time values without a trailing Z
(edit) @12477   19 years jhoblitt rollback
(edit) @12476   19 years jhoblitt fix test failure from constant to psS64 casting issue some code cleanup
(edit) @12475   19 years jhoblitt add a warning of passing 64-ints to stdargs
(edit) @12474   19 years jhoblitt remove unnecessary output
(edit) @12473   19 years jhoblitt fix a broken test
(edit) @12472   19 years jhoblitt fix test count
(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
Note: See TracRevisionLog for help on using the revision log.