Thinking ... DONE! SUCCESS: Valid Python version 3.9.5 detected! Looking up Gaia-1 b on the NASA Exoplanet Archive. Please wait.... c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\exotic\api\nea.py:297: RuntimeWarning: invalid value encountered in double_scalars rprserr = np.sqrt(np.abs((data['pl_trandeperr1'] / 100.) * (data['pl_trandeperr2'] / 100.))) / (2. * rprs) Successfully found Gaia-1 b in the NASA Exoplanet Archive! F:/Astronomical Data Yet to be processed/October 25th 2022/Exotic results/gaia 1\inits_30_11_2022__14_13_50.json saved! Created TAP+ (v20200428.1) - Connection: Host: gea.esac.esa.int Use HTTPS: True Port: 443 SSL Port: 443 Created TAP+ (v20200428.1) - Connection: Host: gea.esac.esa.int Use HTTPS: True Port: 443 SSL Port: 443 Downloading __databases__.pickle_new... Done! Checking exotethys database... Checking ephemerides database... Checking photometry database... Checking catalogues database... Downloading ecc_planets.yaml... Done! Downloading ecc_stars.yaml... Done! Updating: ecc_planets.yaml Downloading ecc_planets.yaml... Done! Updating: ecc_stars.yaml Downloading ecc_stars.yaml... Done! ************************************************************* Welcome to the EXOplanet Transit Interpretation Code (EXOTIC) Version 2.3.0 ************************************************************* ************************** Complete Reduction Routine ************************** Traceback (most recent call last): File "c:\users\pablo\appdata\local\programs\python\python39\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "c:\users\pablo\appdata\local\programs\python\python39\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "C:\Users\Pablo\AppData\Local\Programs\Python\Python39\Scripts\exotic.exe\__main__.py", line 7, in File "c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\exotic\exotic.py", line 1737, in main nonlinear_ld(ld_obj, exotic_infoDict) File "c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\exotic\exotic.py", line 559, in nonlinear_ld ld.calculate_ld() File "c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\exotic\api\ld.py", line 63, in calculate_ld ld_params = createldgrid(np.array([self.wl_min / 1000]), np.array([self.wl_max / 1000]), self.priors) File "c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\exotic\api\gael_ld.py", line 97, in createldgrid sc = LDPSetCreator(teff=(tstar, terr), logg=(loggstar, loggerr), File "c:\users\pablo\appdata\local\programs\python\python39\lib\site-packages\ldtk\ldtk.py", line 425, in __init__ with pf.open(self.files[0]) as hdul: IndexError: list index out of range