AstronomicalData
AstronomicalData copied to clipboard
An introduction to working with astronomical data in Python.
I am undecided if this is better than `ls -lh`: (os.path.getsize(filename) * u.byte).to(u.MB) Has the advantage of being same for Windows and showing another use of `astropy` `units`, but maybe...
Thanks for making these tutorials! I am learning how to analyze Gaia data and use ADQL, and the notebooks have been very helpful. I am having trouble running query6. It...
Thanks for making these tutorials! I am learning how to analyze Gaia data and use ADQL, and the notebooks have been very helpful. Running the 03_motion.ipynb notebook through colab, when...
Thanks for making these tutorials! I am learning how to analyze Gaia data and use ADQL, and the notebooks have been very helpful. Running the notebooks through colab, when I...