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) @12520   19 years magnier adding functions to return valid pixel region for chip and fpa
(edit) @12519   19 years magnier fixed the source of the focal-plane region; added astrometric extent …
(edit) @12518   19 years magnier adding
(edit) @12517   19 years jhoblitt change p_psStringNCopy() p_psStringAlloc() accept string size as type …
(edit) @12516   19 years eugene various fixes
(edit) @12515   19 years eugene adding response
(edit) @12514   19 years eugene adding tc3 format
(edit) @12513   19 years jhoblitt disable unnecessary diag() calls
(edit) @12512   19 years jhoblitt silence warnings
(edit) @12511   19 years jhoblitt silence psTrace*() errors
(edit) @12510   19 years jhoblitt silence psTrace*() warnings
(edit) @12509   19 years eugene adding Getopt::Long
(edit) @12508   19 years eugene adding test for perl module version
(edit) @12507   19 years desonia removed the automatic fails due to psAbort currently not supportted in …
(edit) @12506   19 years eugene added
(edit) @12505   19 years eugene updates to fix mosaic astrometry
(edit) @12504   19 years jhoblitt fix variable uninitialized warnings
(edit) @12503   19 years magnier add assert to status
(edit) @12502   19 years Paul Price Pulling out openssl/crypto dependency (we've had SO much trouble …
(edit) @12501   19 years jhoblitt cast psTrace*() funtion return values to void that were causing warnings
(edit) @12500   19 years jhoblitt silence a warning with at least gcc == 3.4.6
(edit) @12499   19 years jhoblitt fix "maybe" uninitialized warnings
(edit) @12498   19 years jhoblitt fix openssl test to set -lcrypto in PSLIB_LIBS
(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 …
Note: See TracRevisionLog for help on using the revision log.