Ignore:
Timestamp:
04/22/16 11:56:00 (8 years ago)
Author:
tbretz
Message:
The theta binning was too short... we have data until almost 90deg
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/ganymed.C

    r18105 r18468  
    114114    // --------------------------------------------------------------------------------
    115115
    116     MBinning bins3( 67, -0.005, 0.665, "BinningTheta",  "asin");
     116    MBinning bins3(100, -0.005, 0.995, "BinningTheta",  "asin");
    117117    MBinning binsD( 25,   0,      2.5, "BinningDist");
    118118    MBinning binsC( 25,   0,      2.5, "BinningDistC");
Note: See TracChangeset for help on using the changeset viewer.