Changeset 17138
- Timestamp:
- 09/07/13 16:15:18 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mimage/MHVsSize.cc
r17128 r17138 100 100 fM3Long.SetYTitle("M3Long [\\circ]"); 101 101 102 const MBinning binse( 50, 1e3, 1e7, "", "log");102 const MBinning binse( 50, 10, 1e5, "", "log"); 103 103 const MBinning binsc(100, 3e-3, 1, "", "log"); 104 104 const MBinning binsl(100, 0, 0.5); 105 const MBinning binsd(1 20, 0, 2.5);105 const MBinning binsd(100, 0, 2.0); 106 106 const MBinning binsa(100, 0, 0.25); 107 107 const MBinning binsm(100, -1.5, 1.5);
Note:
See TracChangeset
for help on using the changeset viewer.