LWATLINGTON02 / CraterStats-Capstone

Capstone to give CraterStats a new GUI.
MIT License
1 stars 2 forks source link

Under Plot Settings, the Diameter Range can only start with 0, nnn #20

Open thareUSGS opened 1 day ago

thareUSGS commented 1 day ago

Please see Diameter range input text box. I can only type in: 0, nnn when I try to filter to 200, nnn I get a "cannot convert float to NaN to integer.

image

CadenTed commented 1 day ago

Can you please let me know the configuration settings and data plot you had? I can't seem to recreate this error.

thareUSGS commented 1 day ago

Yes, I am having trouble repeating. But now I can't get the legend to show the crater range in the top right. I will see if I can get that working again, perhaps that is were the error was coming from. Meaning trying to print the crater range on the plot. Hold.

CadenTed commented 1 day ago

From my experience testing, the error happens when trying to access data points outside of the range of the points that are plotted. The Range legend option is only available for poisson, b-poisson, c-fit, and d-fit plot fits, which can be accessed on the plot settings tab