You know I love science.
Especially about
Outer Space.
The
Stars,
the newly discovered
Exoplanets,
and the little green
Aliens.
Well,
we haven't found any
Aliens
yet,
but if you are interested in looking at the
Data
for yourself coming from telescopes like
K2,
Tess,
and
HST,
have I found a website for you!
It's called
Mast.
Or the
Mikulski Archive For Space Telescopes.
Here is an example of what you will find on this site.
This is a picture taken by the
HST,
or the
Hubble Space Telescope.
It's a collection of everything the
Hubble Telescope
has seen so far.
But if you are a really
Geeky
kind of person,
you will also see a lot of this kind of stuff.
>>> from astroquery.mast import Observations >>> obs_table = Observations.query_object("M8",radius=".02 deg") >>> data_products_by_obs = Observations.get_product_list(obs_table[0:2]) >>> print(data_products_by_obs) obsID obs_collection ... productFilename size ---------- -------------- ... ---------------------------------- -------- 3000007760 IUE ... lwp13058.elbll.gz 185727 3000007760 IUE ... lwp13058.elbls.gz 183350 3000007760 IUE ... lwp13058.lilo.gz 612715 3000007760 IUE ... lwp13058.melol.gz 12416 3000007760 IUE ... lwp13058.melos.gz 12064 3000007760 IUE ... lwp13058.raw.gz 410846 3000007760 IUE ... lwp13058.rilo.gz 416435 3000007760 IUE ... lwp13058.silo.gz 100682 3000007760 IUE ... lwp13058.gif 8971 3000007760 IUE ... lwp13058.mxlo.gz 18206 3000007760 IUE ... lwp13058mxlo_vo.fits 48960 3000007760 IUE ... lwp13058.gif 3967 9500243833 K2 ... k2-tpf-only-target_bw_large.png 9009 9500243833 K2 ... ktwo200071160-c91_lpd-targ.fits.gz 39930404 9500243833 K2 ... ktwo200071160-c92_lpd-targ.fits.gz 62213068 9500243833 K2 ... k2-tpf-only-target_bw_thumb.png 1301 >>> obsids = obsTable[0:2]['obsid'] >>> data_products_by_id = Observations.get_product_list(obsids) >>> print(data_products_by_id) obsID obs_collection ... productFilename size ---------- -------------- ... ---------------------------------- -------- 3000007760 IUE ... lwp13058.elbll.gz 185727 3000007760 IUE ... lwp13058.elbls.gz 183350 3000007760 IUE ... lwp13058.lilo.gz 612715 3000007760 IUE ... lwp13058.melol.gz 12416 3000007760 IUE ... lwp13058.melos.gz 12064 3000007760 IUE ... lwp13058.raw.gz 410846 3000007760 IUE ... lwp13058.rilo.gz 416435 3000007760 IUE ... lwp13058.silo.gz 100682 3000007760 IUE ... lwp13058.gif 8971 3000007760 IUE ... lwp13058.mxlo.gz 18206 3000007760 IUE ... lwp13058mxlo_vo.fits 48960 3000007760 IUE ... lwp13058.gif 3967 9500243833 K2 ... k2-tpf-only-target_bw_large.png 9009 9500243833 K2 ... ktwo200071160-c91_lpd-targ.fits.gz 39930404 9500243833 K2 ... ktwo200071160-c92_lpd-targ.fits.gz 62213068 9500243833 K2 ... k2-tpf-only-target_bw_thumb.png 1301 >>> print((data_products_by_obs == data_products_by_id).all()) True
So hop onboard.
Maybe you'll discover an
Atmosphere
on an
Exoplanet
by deciphering all the data.
There is so much data to go through that
NASA Scientists
can't go through it all!
This is,
After The Wall,
I Am Going To Build A Dome.
No Little Green Aliens Are Getting Into This Country Without Getting A Green Card!
Jim Hauenstein,
And,
“If the government is covering up knowledge of aliens, they are doing a better job of it than they do at anything else.”
-
-
That is my story and I am sticking to it!
Like what you are reading?
Sign up as a Follower,
or Set up my Blog
as your Homepage
on your Web-browser,
or Leave a Comment,
or a Suggestion,
and I will answer you in a Post.
Thanks for reading.
If you are reading this on a
Cell-Phone,
you will see a
Link
on the bottom of the page,
where it says;
View Web Version.
Click on that to truly get the full benefit of my
where it says;
View Web Version.
Click on that to truly get the full benefit of my
Blog.
You will just have to expand the page to be able to read it on a cellphone.
Thanks again.
No comments:
Post a Comment