Changeset 17138


Ignore:
Timestamp:
09/07/13 16:15:18 (11 years ago)
Author:
tbretz
Message:
Reverting to last revision.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mimage/MHVsSize.cc

    r17128 r17138  
    100100    fM3Long.SetYTitle("M3Long [\\circ]");
    101101
    102     const MBinning binse( 50,  1e3, 1e7, "", "log");
     102    const MBinning binse( 50,   10, 1e5, "", "log");
    103103    const MBinning binsc(100, 3e-3, 1,   "", "log");
    104104    const MBinning binsl(100,    0, 0.5);
    105     const MBinning binsd(120,    0, 2.5);
     105    const MBinning binsd(100,    0, 2.0);
    106106    const MBinning binsa(100,    0, 0.25);
    107107    const MBinning binsm(100, -1.5, 1.5);
Note: See TracChangeset for help on using the changeset viewer.