Spitzer's 5-Gigapixel Milky Way 124
James Harold writes "Today NASA unveiled a new infrared mosaic of our galaxy. The result of over 800,000 individual images collected by the Spitzer Space Telescope, it is the largest, highest-resolution, and most sensitive infrared picture ever taken of the Milky Way (and will likely remain so for the foreseeable future). Because Spitzer sees in infrared, it penetrates much farther into the galaxy, revealing previously hidden star clusters, star-forming regions, shocked gases, glowing 'bubbles' and more. The complete mosaic is about 400,000 by 13,000 pixels, and a 180' printed version is being shown at the American Astronomical Society meeting in St. Louis. A zoomable, annotated version of two different variants on the image (as well as some additional information on the science) is available at Alien Earths, a NASA- and NSF-supported education site." The Spitzer survey is already causing a stir potentially bigger than that raised when Pluto was deemed not a planet: two minor spiral arms of the Milky Way may be demoted.
Compression at it's finest (Score:5, Insightful)
Re: (Score:2)
Re:Compression at it's finest (Score:5, Funny)
Re: (Score:1, Informative)
There's also another version of the survey in Google Maps at http://mipsgal.ipac.caltech.edu/mips_map.html
Re: (Score:1)
Re:Compression at it's finest (Score:5, Informative)
damn iso. (Score:2, Funny)
Re: (Score:2)
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
Re:Compression at it's finest (Score:4, Informative)
http://www.alienearths.org/glimpse/ [alienearths.org]
The viewer is pretty slick
Re:Compression at it's finest (Score:5, Interesting)
BTW, I created them from the caltech screen-res images using this Python script:
from PIL import Image
full = Image.new('RGB', (16*900, 492))
for i in range(16):
piece = Image.open('ssc2008-11b%d_medium.jpg' % (i+1))
full.paste(piece, (i*900, 0))
full.save('ssc2008-11b_medium.jpg')
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
(turns in Geek card...)
Re: (Score:1)
really? (Score:2)
Re:really? (Score:5, Funny)
Re: (Score:3, Funny)
Re: (Score:2)
Re: (Score:3, Funny)
Re: (Score:2)
http://www.google.com/search?q=(400000-1919)*(13000-1199)*2%2B(13000-1919)*(400000-1199)*2 [google.com]
Re: (Score:2, Interesting)
We have no problem printing 20k pixels wide images. Our now rather old HP printer only print 106 cm but prints can be as long as the paper rolls allow.
At 200 px/inch the print will be 2,5 meters - really nothing fancy.
I do a couple of prints like that every month.
However, the cost of black ink for a picture of the night sky, that will hurt a bit.
Re:really? (Score:5, Funny)
Re:Compression at it's finest (Score:5, Informative)
You can download 3000*2400 versions of each mosaic, or download each individual tile (16 in total) at insane resolution. Enjoy.
Re: (Score:2)
I felt a great disturbance in the force. It's as if thousands of geeks suddenly cried out and changed their desktop backgrounds.
On a serious note, anyone feeling up to downloading the ultra huge versions and finding some interesting desktop sized visuals? And how long till the images are added to google sky?
Re: (Score:2)
I giggled when I read this. But since I was also wondering: http://www.spitzer.caltech.edu/Media/releases/ssc2008-11/ssc2008-11a.shtml [caltech.edu].
Re: (Score:1, Informative)
Anyway, it's here: http://www.alienearths.org/glimpse/ [alienearths.org]
Re:Compression at it's finest (Score:4, Informative)
Re: (Score:2)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
http://gallery.spitzer.caltech.edu/Imagegallery/image.php?image_name=ssc2008-11a [caltech.edu]
Here's a link to one of the pictures:
http://ipac.jpl.nasa.gov/media_images/ssc2008-11a4.jpg [nasa.gov]
Bigger than Pluto? (Score:5, Insightful)
Pluto is not a Planet (Score:2)
Re: (Score:3, Funny)
Two minor arms? (Score:2)
Or, for the baseball fans.... Are they going to send those arms back to the rookie league?
Re: (Score:3, Informative)
http://www.eso.org/projects/vlti/instru/prima/images/image13.jpg [eso.org]
Re: (Score:2)
Re: (Score:2)
Or that to put them all together would make for a mosaic that should cause Larry Flint to blush?
Or maybe this is to explain the $5,000 "session". For that he got full rights to all recordings of his consultant's performance.
The big surprise of course is that NASA is distributing this stuff to help rescue it's reduced budget.
Re: (Score:2)
Accessibility (Score:3, Interesting)
I understand Google Earth/etc. being bound by paying terrestrial satellite owners for photos, but I would think NASA could get better public support if they were more available in the sky.
Re: (Score:1)
Re: (Score:2)
Re:Accessibility (Score:5, Informative)
But every mission and every observation has a PI and a team of researchers that have proposed that project, have done a huge amount of homework on why they chose the targets they did, what they hope to observe, and how they will do analysis. The PI's of the project are thereby given exclusive access to their data for a period of time. IIRC, for Hubble it's one year.
This period of exclusivity is to allow them to get the credit for their hard work in choosing the observation, and to prevent being scooped by fellow academics. It's like a very short-lived patent of sorts.
IMHO, a period of one year for astro data is a perfectly valid way to satisfy all parties involved. It also puts pressure on the researchers to get their asses in gear and publish, before someone can get at their data. But it lets everybody else use the data for their own purposes after the expiry date.
Of course there is the question of the data storage and retrieval service, and all the calibrations that need to be done on the raw data, and the effective HOWTO procedures for such calibration. Much of this is available, and for active projects there are help desks. Eg, for each of the sensors on the HST there is a specific help desk to provide assistance explaining how to get and process the data. But for older missions, there are no funds to provide these services. But the data should be there, somewhere. But you're probably on your own to calibrate it properly (or at least find older users of said data that can help you).
Re: (Score:2)
Was just going to say, you mean "like how the patent system is supposed to work?
Re: (Score:3, Informative)
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
Afaict the main stuff google earth buy is the aerial photography which is much more detailed than the satalite images.
Link to AliensEarths, mentioned in article (Score:5, Informative)
Link (Score:3, Informative)
Link Please? (Score:1, Insightful)
Direct link to the huge images (Score:5, Informative)
Forget the digital...let's see the print! (Score:2)
The best part is that even at 180 feet wide, 400,000 pixels yields 185 dpi. That's better than your computer monitor!
Unfortunately, I don't think I'll be flying down to St. Louis and paying admission to the AAS conference just to see it...not with the price of airline tick
Of Tags and Men (Score:4, Funny)
deep penetration (Score:5, Funny)
Re: (Score:1)
Marvin's Lullaby (Score:2)
Darkness won't engulf my head
I can see by infrared
How I hate the night
Now I lay me down to sleep
Try to count electric sheep
Sweet dream wishes you can keep
How I hate the night
Misleading Title (Score:2, Funny)
Amusing or annoying? (Score:1)
Maybe interesting isn't the word I'm looking for.
And the winning viewer is... (Score:2, Interesting)
You know you're going to have trouble viewing when downloading a JPEG actually takes a noticeable ammount of time over broadband. IE, MSPaint, Firefox, and a trusty little shareware image editor I use--they all choked on the first hi-res image. The surprise winner? The Windows Picture and Fax viewer that comes with XP. I was even able to zoom in several times, but it too eventually choked.
The failure of Firefox is a bit of a disappointment here. The Picture and Fax win is surprising since other MS ap
Re: (Score:1)
Eye of gnome worked fine for me (came with Ubuntu I believe)
Takes a little while to render the full (zoomed out) view but I'm able to zoom in and move around the image fine
(core2duo 2gb ram)
Re: (Score:3, Informative)
Re: (Score:2)
Re: (Score:3, Informative)
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
And since JPEG images are encoded in 8x8 tiles, it's not actually necessary to decode the whole file if you just want to display a small piece.
Re: (Score:3, Informative)
Re: (Score:2)
the files use Adobe RGB 1998 colour space taking up 2.94GB (ssc2008-11a15.jpg), and when converted to sRGB they take up 2.2GB.
It takes the GIMP around 45 seconds to a minute to open these images on a dual quad core xeon with 12GB RAM. See
Just for fun I'm rendering this image as a sphere ! 5 minutes so far, and it's at 25%
Re: (Score:1)
I have three words for this (Score:2)
Re: (Score:1)
Imagination! *magic sparkle* (Score:1)
So... umm... imagination! Just use your imagination, everyone!
Wow (Score:2, Redundant)
indeed (Score:2)
One arm, OK. But TWO??!!! (Score:4, Funny)
"two minor spiral arms of the Milky Way may be demoted."
I suspected something like this might happen, I just didn't dream that they'd go so far.
I mean, you have to be just a little suspicious about whether all star-forming arms are on an equal footing when you look at the names. There's Perseus and Sagittarius. Then we get to Scutum-Centaurus, and you have to wonder if the astronomers needed a leg up in the imagination department. And then all doubt vanishes when we get to the fourth arm...Norma. Yes, Norma. Like the girl who couldn't wait to get old enough to disown her parents, legally change her name to Chantal and get a job at the brass-pole ballet.
You just had to know they were having their doubts about arm number 4.
On a more positive note, the same bunch of guys who just slammed Scutum-Centaurus and, um, "Norma", are also telling us that they "obtained detailed information about our galaxy's bar, and found that it extends farther out from the centre of the galaxy than previously thought".
A bar that's closer to the house than you thought can't be a bad thing. Especially when you need to walk home.
Re: (Score:2)
Re: (Score:2)
I hope you got a look at the Spitzer view of Andromeda. Check it out:
http://www.sciencedaily.com/releases/2005/10/051017070302.htm [sciencedaily.com]
No images please (Score:1)
Can I get in to see the big printout? (Score:2)
I saw Spitzer once. (Score:1)
How do they recontruct the milkyway images? (Score:2)
Re: (Score:2)
Lots of fun stuff ahead of us.
Great Galactic Goatse!!! (Score:2)
I guess they were shocked by seeing the Giant Goatse black hole at the center of the galaxy.
disappointed... (Score:1)
is this in Google Sky? (Score:2)
Re: (Score:2)
req. Quotes (Score:2)
"Set Course for the nebulae" I started zooming in. "But captain, our shields will be useless!" She almost peed herself.
Just remember that you're standing on a planet that's evolving And revolving at nine hundred miles an hour, That's orbiting at nineteen miles a second, so it's reckoned, A sun that is the source of all our power. The sun and you and me and all the stars that we can see Are
Lots of work! (Score:1, Informative)
I'm one of the lucky admins who had the responsibility of posting these GLIMPSE Milky Way images. This was the single largest release Spitzer has had to date.
For those people that are having problems downloading the images, keep in mind some of them are HUGE.
If all you wan is a casual look click on the "Screen-Resolution (900x492): JPEG".
If you want to see the entire poster there are four links in the orange box in different resolutions:
http://www.spitzer.caltech.edu/Media/releases/ssc20
Re: (Score:2)