ExoData
ExoData copied to clipboard
Exoplanet catalogue interface and exploratory analysis tool
(Apologies for lack of detail, or user-error! I'm learning how to code and hoping to use exodata for a class project. Thought I would try to submit this as recommended,...
Seems to have occurred whilst #19 was broken. It looks like the latest catalogue version has some bad data. Find and fix / make the catalogue able to handle it....
For example the issue wth semi-major axis wasn't caught #15
These are very clunky and confusing, the tests should be compressed with property based testing and the logic clearer. Using pandas tables of numpy array would also help in the...
13-11 15:22:11.993 DEBUG HAT-P-44 c failed due to AttributeError 13-11 15:22:11.993 ERROR 'float' object has no attribute 'rescale' Traceback (most recent call last): File "...plotter.py", line 978, in _generate_unobservable_targets radius...
i.e CT Cha b failed due to Value Error 13-11 15:12:54.935 ERROR Unable to convert between units of "pi_au__1.5/G_*0.5" and "d"
Separation no occurs twice with units in both arsec and AU, for now I'm going to make the code default to fetching AU only. Some possible solutions are - modifying...