bin_boundaries : Array of even size containing lower and upper edges for each bin.
bin_boundaries : Array of size nbins+1 containing low-edges for each bin and upper edge of last bin.
"""
"""
```
```
In the following example we create a `SphericalDetector` with two axes: an x-axis with variable bin size and a y-axis with fixed bin size. The code and resulting detector plane are shown below.
In the following example we create a `SphericalDetector` with two axes: an x-axis with variable bin size and a y-axis with fixed bin size. The code and resulting detector plane are shown below.