# # ChangeLog for / # # Generated by Trac 1.6 # Jul 21, 2026, 6:15:20 AM Sat, 23 Oct 2021 23:48:02 GMT eugene [41856] * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfile.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfile.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfileFitsIO.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfileIO.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmDetrendDB.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmDetrendDB.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPatternIO.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPatternIO.h (modified) adding PATTERN.ROW.AMP I/O functions, clean up pmPatternRow code Sat, 23 Oct 2021 23:41:26 GMT eugene [41855] * branches/eam_branches/ipp-dev-20210817/ippconfig/recipes/filerules-mef.mdc (modified) * branches/eam_branches/ipp-dev-20210817/ippconfig/recipes/filerules-split.mdc (modified) adding PPIMAGE.PATTERN.ROW.AMP input file Fri, 22 Oct 2021 22:02:05 GMT eugene [41854] * trunk/ippconfig/gpc2/format_20180131.config (modified) * trunk/ippconfig/gpc2/format_mef.config (modified) add FPA.SHUTOUTC, FPA.SHUTCUTC so warps can get the time of exposure; ... Fri, 22 Oct 2021 19:58:11 GMT eugene [41853] * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAConstruct.c (modified) return an error if content is not found Fri, 22 Oct 2021 15:45:06 GMT eugene [41852] * branches/eam_branches/ipp-dev-20210817/psModules/src/imcombine/pmStack.c (modified) adding masking to stack-by-percent Wed, 20 Oct 2021 02:53:35 GMT eugene [41851] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPatternIO.c (modified) adding pmPattern amplitude I/O Sun, 17 Oct 2021 23:32:51 GMT eugene [41850] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/medimage_calc.c (modified) add inner-fraction mode to medimage Sun, 17 Oct 2021 23:32:18 GMT eugene [41849] * branches/eam_branches/ipp-dev-20210817/ippconfig/recipes/ppStack.config (modified) add options for stack combine-by-percent mode Sun, 17 Oct 2021 23:31:19 GMT eugene [41848] * branches/eam_branches/ppStack.20211015/src/ppStackCombineFinal.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackCombinePercent.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackLoopByPercent.c (modified) basic combine-by-percent is working (needs variance and mask fixes) Sun, 17 Oct 2021 23:30:37 GMT eugene [41847] * branches/eam_branches/ppStack.20211015/src/ppStackThread.h (modified) add thread state and entry to enble debugging Sun, 17 Oct 2021 23:30:25 GMT eugene [41846] * branches/eam_branches/ppStack.20211015/src/ppStackThread.c (modified) add thread state and entry to enble debugging Sun, 17 Oct 2021 23:29:19 GMT eugene [41845] * branches/eam_branches/ppStack.20211015/src/ppStackReadout.c (modified) trap stacking failures without hanging forever Sun, 17 Oct 2021 23:27:57 GMT eugene [41844] * branches/eam_branches/ppStack.20211015/src/ppStackLoop.c (modified) do not normalize in first CombineFinal if CONVOLVE=F (inputs are ... Sun, 17 Oct 2021 01:54:37 GMT eugene [41843] * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfileIO.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/camera/pmFPAfileIO.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/imcombine/pmStack.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/imcombine/pmStack.h (modified) add utility command to report on pmFPAfiles; fix typo; add quick ... Fri, 15 Oct 2021 18:20:12 GMT eugene [41842] * branches/eam_branches/ppStack.20211015/src/Makefile.am (modified) * branches/eam_branches/ppStack.20211015/src/ppStack.h (modified) * branches/eam_branches/ppStack.20211015/src/ppStackCombinePercent.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackLoopByPercent.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackOptions.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackOptions.h (modified) * branches/eam_branches/ppStack.20211015/src/ppStackReadout.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackSetup.c (modified) ppStack builds with percentile combination Fri, 15 Oct 2021 16:45:21 GMT eugene [41841] * branches/eam_branches/ppStack.20211015/src/ppStackCombineInitial.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackCombinePercent.c (added) * branches/eam_branches/ppStack.20211015/src/ppStackCombinePrepare.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackLoop.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackLoop.h (modified) * branches/eam_branches/ppStack.20211015/src/ppStackLoopByPercent.c (added) * branches/eam_branches/ppStack.20211015/src/ppStackMatch.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackOptions.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackOptions.h (modified) * branches/eam_branches/ppStack.20211015/src/ppStackReadout.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackSetup.c (modified) * branches/eam_branches/ppStack.20211015/src/ppStackThread.c (modified) adding simple percentile stack Fri, 15 Oct 2021 16:44:24 GMT eugene [41840] * branches/eam_branches/ppStack.20211015 (copied) alt stack code Thu, 14 Oct 2021 19:51:58 GMT eugene [41839] * branches/eam_branches/ipp-dev-20210817/psLib/src/math/psPolynomial.c (modified) redo 1D chebyshevs to used macros for each order (up to 9) Tue, 12 Oct 2021 17:09:14 GMT eugene [41838] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) prep for background-based activation of pattern correction Mon, 11 Oct 2021 21:47:06 GMT eugene [41837] * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroConvert.c (modified) plug memleak Mon, 11 Oct 2021 21:45:42 GMT eugene [41836] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryObjects.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/objects/pmSourceIO_CMF.c.in (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/objects/pmSourceIO_Ghosts.c (modified) add dXstdev, dYstdev stats; plug memleak Mon, 11 Oct 2021 21:38:34 GMT eugene [41835] * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/load_images_fixhsc.c (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/load_rules_fixhsc.c (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/update_catalog_fixhsc.c (modified) fix the fixhsc support functions Mon, 11 Oct 2021 21:36:39 GMT eugene [41834] * branches/eam_branches/ipp-dev-20210817/pswarp/src/pswarpLoop.c (modified) explicitly use Ordinary polynomials for forward astrometry ... Mon, 11 Oct 2021 21:36:17 GMT eugene [41833] * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroAstromGuess.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroFixChips.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicAstrom.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicCorrectDistortion.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicFPtoTP.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicGradients.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicOneChip.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroOneChipFit.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroUtils.c (modified) explicitly use Ordinary polynomials for forward astrometry ... Mon, 11 Oct 2021 21:35:13 GMT eugene [41832] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryModel.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryUtils.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryWCS.c (modified) explicitly use Ordinary polynomials for forward astrometry ... Mon, 11 Oct 2021 21:33:33 GMT eugene [41831] * branches/eam_branches/ipp-dev-20210817/psLib/src/astro/psCoord.c (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/astro/psCoord.h (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/db/psDB.c (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/math/psMinimizePolyFit.c (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/math/psPolynomial.c (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/math/psPolynomial.h (modified) * branches/eam_branches/ipp-dev-20210817/psLib/test/math/tap_psPolyFit2DCheb.c (added) add chebyshev polynomials to 2D fitting; add chebyshev support ... Mon, 11 Oct 2021 21:17:06 GMT eugene [41830] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/Makefile (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/applyfit2d.c (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/chebyshev.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/chebyshev_commands.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/fit2d.c (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/init.c (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/include/data.h (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/lib.data/ChebyshevOps.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/lib.data/Makefile (modified) adding a chebyshev polynomial command set; adding fit2d_full which ... Fri, 08 Oct 2021 23:35:31 GMT tdeboer [41829] * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/gpc2/ppImage.config (modified) * trunk/ippconfig/recipes/ppImage.config (modified) updating NOBURN recipes Wed, 06 Oct 2021 00:24:36 GMT tdeboer [41828] * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/gpc2/ppImage.config (modified) * trunk/ippconfig/recipes/ppImage.config (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) add recipe to avoid burntool masking Fri, 01 Oct 2021 19:50:51 GMT eugene [41827] * branches/eam_branches/ipp-dev-20210817/ppViz/src/ppCoord/ppCoordArguments.c (modified) * branches/eam_branches/ipp-dev-20210817/ppViz/src/ppCoord/ppCoordLoop.c (modified) include TP and FP coords in the outputs of ppCoords; add option to ... Fri, 01 Oct 2021 19:50:01 GMT eugene [41826] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryDistortion.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryModel.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryRegions.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryUtils.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryUtils.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryWCS.c (modified) add method to set the extra orders for inverse transformations Wed, 29 Sep 2021 22:07:14 GMT eugene [41825] * branches/eam_branches/ipp-dev-20210817/psModules/src/objects/pmSourceIO_CMF.c.in (modified) add comments Wed, 29 Sep 2021 22:05:40 GMT eugene [41824] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/vstats.c (modified) fix the sense of the mask for the nan/inf values Wed, 29 Sep 2021 19:54:17 GMT eugene [41823] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryDistortion.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryModel.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryRegions.h (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryWCS.c (modified) replace 4 with EXTRA_ORDERS macro Wed, 29 Sep 2021 16:12:11 GMT eugene [41822] * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIODataSave.c (modified) remove temp timing info Wed, 29 Sep 2021 03:06:06 GMT eugene [41821] * branches/eam_branches/ipp-dev-20210817/psModules/src/objects/pmSourceIO_CMF.c.in (modified) add new FITS table I/O methods to autocode Wed, 29 Sep 2021 03:04:15 GMT eugene [41820] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/vstats.c (modified) add where option to vstat Mon, 27 Sep 2021 21:14:16 GMT eugene [41819] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/vstats.c (modified) add where option to vstats Mon, 27 Sep 2021 21:11:59 GMT eugene [41818] * branches/eam_branches/ipp-dev-20210817/Ohana/src/opihi/cmd.data/tdhistogram.c (modified) add some usage info Mon, 27 Sep 2021 21:11:33 GMT eugene [41817] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) added binned vs unbinned version of pattern fitting; stricter cuts on ... Mon, 27 Sep 2021 21:10:10 GMT eugene [41816] * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicOneChip.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroOneChipFit.c (modified) fix typo on dXstdev Mon, 27 Sep 2021 21:09:39 GMT eugene [41815] * branches/eam_branches/ipp-dev-20210817/pswarp/src/pswarpMapGrid.c (modified) notes on better locally linear model fit Mon, 27 Sep 2021 18:16:29 GMT eugene [41814] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryObjects.c (modified) * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryObjects.h (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroMosaicOneChip.c (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroOneChipFit.c (modified) adding stdev of median residual in bins as a more-robust measure of ... Mon, 27 Sep 2021 16:31:19 GMT eugene [41813] * branches/eam_branches/ipp-dev-20210817/psModules/src/astrom/pmAstrometryObjects.c (modified) add function to calculate stdev of median residuals per bin Mon, 27 Sep 2021 16:30:46 GMT eugene [41812] * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageParseCamera.c (modified) need to activate threading Thu, 16 Sep 2021 20:26:07 GMT eugene [41811] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) working on speeding the pattern measurement Wed, 15 Sep 2021 00:18:52 GMT tdeboer [41810] * trunk/psModules/src/astrom/pmAstrometryDistortion.c (modified) * trunk/psModules/src/astrom/pmAstrometryModel.c (modified) * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) changes to order astrometry solution transformation, giving better ... Wed, 15 Sep 2021 00:17:39 GMT tdeboer [41809] * trunk/psastro/src/psastroLoadGlints.c (modified) changes to glint angle masking, for better resolution at small angles Mon, 13 Sep 2021 16:44:06 GMT eugene [41808] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) some tests of pattern.row implementation Thu, 09 Sep 2021 02:50:33 GMT eugene [41807] * branches/eam_branches/ipp-dev-20210817/ppImage/src/Makefile.am (modified) * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImage.h (modified) * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageDetrendPattern.c (modified) * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageParseCamera.c (modified) * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageSetThreads.c (modified) add threading for pmPatternRow Wed, 08 Sep 2021 20:03:37 GMT eugene [41806] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) use poisson stats of sky background (median) to clip data values; ... Mon, 06 Sep 2021 20:24:58 GMT eugene [41805] * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageDetrendPattern.c (modified) * branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageSetThreads.c (modified) add threading to pattern detrending Mon, 06 Sep 2021 20:24:20 GMT eugene [41804] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) adding more notes in comments Thu, 02 Sep 2021 21:31:43 GMT eugene [41803] * branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c (modified) adding some in-line notes on pattern row correction Mon, 30 Aug 2021 21:54:11 GMT eugene [41802] * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/Makefile (modified) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/include/fixhsc.h (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/fixhsc.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/fixhsc_client.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/initialize_fixhsc.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/load_images_fixhsc.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/load_rules_fixhsc.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/update_catalog_fixhsc.c (added) * branches/eam_branches/ipp-dev-20210817/Ohana/src/uniphot/src/update_dvo_fixhsc.c (added) adding program to modify HSC photcodes (or any in fact) based on a ... Fri, 27 Aug 2021 10:09:15 GMT cclin33 [41801] * trunk/Ohana/src/addstar/src/grefstars.c (modified) * trunk/Ohana/src/addstar/src/loadgaia_edr3_readstars.c (modified) update load gaia edr3 parameters Tue, 24 Aug 2021 21:03:04 GMT eugene [41800] * branches/eam_branches/ipp-dev-20210817/Ohana/src/relphot/src/args.c (modified) allow analysis without updating averages (e.g., calibrate images ... Fri, 20 Aug 2021 22:01:49 GMT eugene [41799] * branches/eam_branches/ipp-dev-20210817/psastro/src/Makefile.am (modified) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIO.c (added) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIOArguments.c (added) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIODataLoad.c (added) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIODataSave.c (added) * branches/eam_branches/ipp-dev-20210817/psastro/src/psastroTIOParseCamera.c (added) adding minimal psastroTIO to test I/O mods Fri, 20 Aug 2021 21:59:22 GMT eugene [41798] * branches/eam_branches/ipp-dev-20210817/psLib/src/fits/psFitsTableNew.c (modified) * branches/eam_branches/ipp-dev-20210817/psLib/src/fits/psFitsTableNew.h (modified) adding feature to psFitsTableNew to enable read as well as write Wed, 18 Aug 2021 01:18:30 GMT eugene [41797] * branches/eam_branches/ipp-dev-20210817 (copied) dev branch to work on: * Kapa features * row-by-row * ppSub / ... Wed, 18 Aug 2021 01:17:07 GMT eugene [41796] * branches/eam_branches/ipp-20151113 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:06 GMT eugene [41795] * branches/eam_branches/ipp-20150625 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:05 GMT eugene [41794] * branches/eam_branches/ipp-20150616 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:04 GMT eugene [41793] * branches/eam_branches/ipp-20150419 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:04 GMT eugene [41792] * branches/eam_branches/ipp-20150405 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:03 GMT eugene [41791] * branches/eam_branches/ipp-20150326 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:02 GMT eugene [41790] * branches/eam_branches/ipp-20150112 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:01 GMT eugene [41789] * branches/eam_branches/ipp-20140904 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:00 GMT eugene [41788] * branches/eam_branches/ipp-20140813 (deleted) remove old dev branch Wed, 18 Aug 2021 01:17:00 GMT eugene [41787] * branches/eam_branches/ipp-20140717 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:59 GMT eugene [41786] * branches/eam_branches/ipp-20140610 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:58 GMT eugene [41785] * branches/eam_branches/ipp-20140423 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:57 GMT eugene [41784] * branches/eam_branches/ipp-20140402 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:56 GMT eugene [41783] * branches/eam_branches/ipp-20140226 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:56 GMT eugene [41782] * branches/eam_branches/ipp-20140214 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:55 GMT eugene [41781] * branches/eam_branches/ipp-20140206 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:54 GMT eugene [41780] * branches/eam_branches/ipp-20131211 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:53 GMT eugene [41779] * branches/eam_branches/ipp-20130904 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:52 GMT eugene [41778] * branches/eam_branches/ipp-20130711 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:52 GMT eugene [41777] * branches/eam_branches/ipp-20130509 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:51 GMT eugene [41776] * branches/eam_branches/ipp-20130419 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:50 GMT eugene [41775] * branches/eam_branches/ipp-20130307 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:49 GMT eugene [41774] * branches/eam_branches/ipp-20130306 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:48 GMT eugene [41773] * branches/eam_branches/ipp-20130207 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:48 GMT eugene [41772] * branches/eam_branches/ipp-20121219 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:47 GMT eugene [41771] * branches/eam_branches/ipp-20121130 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:46 GMT eugene [41770] * branches/eam_branches/ipp-20120905 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:45 GMT eugene [41769] * branches/eam_branches/ipp-20120805 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:44 GMT eugene [41768] * branches/eam_branches/ipp-20120627 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:43 GMT eugene [41767] * branches/eam_branches/ipp-20120601 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:43 GMT eugene [41766] * branches/eam_branches/ipp-20120405 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:42 GMT eugene [41765] * branches/eam_branches/ipp-20111122 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:41 GMT eugene [41764] * branches/eam_branches/ipp-20111110 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:40 GMT eugene [41763] * branches/eam_branches/ipp-20110906 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:40 GMT eugene [41762] * branches/eam_branches/ipp-20110710 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:39 GMT eugene [41761] * branches/eam_branches/ipp-20110505 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:38 GMT eugene [41760] * branches/eam_branches/ipp-20110404 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:37 GMT eugene [41759] * branches/eam_branches/ipp-20110213 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:36 GMT eugene [41758] * branches/eam_branches/ipp-20101205 (deleted) remove old dev branch Wed, 18 Aug 2021 01:16:36 GMT eugene [41757] * branches/eam_branches/ipp-20101103 (deleted) remove old dev branch