DanielAndreasen / SWEETer-Cat

Make SWEET-Cat sweet again

Home Page:http://sweetercat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logglc/logglc plotting errors

jason-neal opened this issue · comments

When trying to plot logglc and logglcerr as either x or y the following error occurs

builtins.ValueError
ValueError: Out of range float values are not JSON compliant

The logglc parameter is able to be plotted on the colorbar but plotting logglcerr as the colorbar results in a different error.

builtins.ValueError

ValueError: Bin edges must be unique: array([ 0.01,  0.01,  0.01,  0.01,  0.02,  0.02,  0.02,  0.03,  0.03,
        0.03,  0.05,  0.11]).
You can drop duplicate edges by setting the 'duplicates' kwarg