JosephKarpinski
JosephKarpinski
Second question: what method is NASA using to determine the correct orbital periods for the disagreed targets?
Yes, Thank you for your detailed explanation. I will try different options to see if I can get a higher percentage of correct orbital periods, what works and what doesn’t,...
One idea. Instead of period_at_max_power, is there a way of returning the top five? Using “.period” returns an array, but need that sorted in descending power order. Sent from my...
Currently: [cid:170C227A-A1D0-4E01-BE0D-8464D0E5C9E0-L0-001] Sent from my iPhone On Nov 11, 2021, at 7:37 PM, Joseph Karpinski ***@***.***> wrote: Yes, Thank you for your detailed explanation. I will try different options...
Currently mapping the BLS orbital period array and power array to a Python DataFrame. Sorting DataFrame by power in descending order. Rounding period to one decimal. Dropping duplicates. Printing top...
Making really good progress. It’s a cheat, but if it produces LightKurve exoplanet orbital periods that match NASA values, it’s a first step. The first issue is the range of...
pytransit version: 2.5.17
Still trying to make this work. Rebooted iMac and ran test again nosetests isochrones /Users/josephkarpinski/opt/anaconda3/lib/python3.8/site-packages/isochrones/tests/test_fits.py:6: FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead. from...
Haven’t had a chance to look at this yet. Couldn’t get jdaviz to run under VSCode. Submitted an issue record. Just got the recommended fix today and tested it out....