Hubble Space Telescope + AI — 1

Arash Kamangir
Sep 11, 2023

--

Looking for programmatic access to the images, not these images, something like this, and, yes!, Hubble Space Telescope on aws open data + details.

… three cameras (ACS, WFC3/UVIS, and WFC3/IR), two spectrographs (COS and STIS)…

github/kamangir/hubble

@git clone hubble cd
# refactor
@init hubble
hubble help
hubble list

validation.

abcli select
echo $abcli_object_name, $abcli_object_path, $abcli_object_name_prev
hubble select
echo $hubble_object_name, $hubble_object_path, $hubble_object_name_prev

together.

hubble select public/u4ge/u4ge0106r/
hubble list .
hubble download - . .
hubble download ~dryrun,filename=u4ge0106r_c0f.jpg
hubble download ~dryrun

next: fits format, python access through astropy.io.fits,

abcli notebook touch hubble

🌟 Full list of Open Data on AWS.

--

--