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) @12584   19 years Paul Price Need absolute path.
(edit) @12583   19 years Paul Price Adding top-level recipe
(edit) @12581   19 years Paul Price Adding missing SQL file to be installed.
(edit) @12580   19 years jhoblitt add nebdiskd support for an rcfile and daemonizing
(edit) @12579   19 years jhoblitt add nebdiskd
(edit) @12578   19 years Paul Price Missed removing that subdir.
(edit) @12577   19 years Paul Price Another missing recipe item.
(edit) @12576   19 years Paul Price Adding det_type to detrend_process_exp.pl, so that it can set the …
(edit) @12575   19 years Paul Price Recent changes to the recipe parsing has revealed that certain options …
(edit) @12574   19 years Paul Price Most stuff relies on ROBUST_MEDIAN, ROBUST_STDEV being in the default.
(edit) @12573   19 years Paul Price Adding missing modules, removing "class" (as opposed to "class_id").
(edit) @12572   19 years Paul Price Supplementing errors with more useful info.
(edit) @12571   19 years Paul Price Remove the default _UNDEF entries in the recipe, which come from the …
(edit) @12570   19 years Paul Price Adding default options to ppStats to avoid problems with the new way …
(edit) @12569   19 years Paul Price Commenting out recipe elements that aren't defined at the higher level.
(edit) @12568   19 years jhoblitt fix foreign key syntax
(edit) @12567   19 years Paul Price Removing unused variable.
(edit) @12566   19 years Paul Price Bit more testing functionality.
(edit) @12565   19 years Paul Price When we went to process TC3 images, we found that our camera formats …
(edit) @12564   19 years Paul Price When we went to process TC3 images, we found that our camera formats …
(edit) @12563   19 years eugene adding ppimage recipe and early format
(edit) @12562   19 years eugene added empty FRINGE.FILTERS and DETREND.CONSTRAINTS
(edit) @12561   19 years eugene list leaks
(edit) @12560   19 years magnier comment
(edit) @12559   19 years magnier making pattern.fits output a trace option
(edit) @12558   19 years magnier adding test for EXTWORD in FORMAT:FILE, setting psFits->extword if set
(edit) @12557   19 years magnier added a comment
(edit) @12556   19 years magnier adding tap test
(edit) @12555   19 years magnier fixed memory leak in psFitsClose
(edit) @12554   19 years magnier added prototype
(edit) @12553   19 years jhoblitt fix req. versions
(edit) @12552   19 years jhoblitt add foreign key support
(edit) @12551   19 years jhoblitt add reference count to the output of psMemoryCheckLeaks()
(edit) @12550   19 years jhoblitt comment out more diag()s
(edit) @12549   19 years magnier adding user-definable fits->extword to psFits
(edit) @12548   19 years eugene fixed cr error
(edit) @12547   19 years eugene pmConfigRecipeOptions now returns a view
(edit) @12546   19 years eugene it is not an error for no sources to be found
(edit) @12545   19 years eugene CHIP_SELECTIONS is an argument, not a recipe option
(edit) @12544   19 years magnier changed config recipes rules: master recipe file must exist
(edit) @12543   19 years magnier not an error if no sources are found
(edit) @12542   19 years magnier check for and print all psMetadataItems which fail psMetadataUpdate
(edit) @12541   19 years eugene fixing dvo.catdir
(edit) @12540   19 years eugene add grid params in degrees
(edit) @12539   19 years eugene add default break point
(edit) @12538   19 years eugene replaced file type
(edit) @12537   19 years eugene updated config values
(edit) @12536   19 years eugene update to new psAstromWCS APIs; drop old files, old functions from …
(edit) @12535   19 years jhoblitt VERSION 1.1.19
(edit) @12534   19 years jhoblitt VERSION 1.1.19 initial round of foreign key constraints
(edit) @12533   19 years jhoblitt fix inconsistencies with other test scripts
(edit) @12532   19 years magnier adding psMetadataUpdate function and tests, additional PS_META_.. …
(edit) @12531   19 years jhoblitt rename p4/p5/p6.md -> warp/diff/stack.md partial breakup of task.md
(edit) @12530   19 years jhoblitt disable foreign key constraints while dropping tables
(edit) @12529   19 years jhoblitt fix fail messages/counts for valid user TYPEs
(edit) @12528   19 years eugene adding header load, timing code
(edit) @12527   19 years magnier adding psImageInterpolateModeFromString
(edit) @12526   19 years eugene working on skipping unused chips, ignoring skycell pixels
(edit) @12525   19 years Paul Price Stripping out old pieces in the file rules, since overhaul of …
(edit) @12524   19 years eugene adding vector option
(edit) @12523   19 years eugene fpa field is now determined by the header and/or the chip regions; …
(edit) @12522   19 years magnier added comment; test is broken
(edit) @12521   19 years magnier adding return
(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
Note: See TracRevisionLog for help on using the revision log.