Do all polar bears look the same? Now star-mapping technology can help conservationists track individual bears based on speckly spots.
When people who support the space program talk about its value to society, often the issue of “spin offs” comes up. Spin offs are what might be called the unintended but happy consequences of aerospace technology development.
Space tech can have unexpected uses — like tracking endangered species. On Wednesday this week, Goddard astrophysicist Zaven Arzoumanian explained a “citizen science” project that he helped make happen. Conservationists are now using mathematical tools developed to match and compare astronomical images based on star patterns to identify and track endangered animals based on speckly patterns on their bodies. Both scientists and non-scientists collect the wildlife photos used for this purpose.
Arzoumanian has worked at Goddard’s X-ray Astrophysics Laboratory since 1999. He is also a founding Board member and the current President of ECOCEAN USA, a charity that promotes wildlife conservation through technology, research, and public engagement.
As a NASA summary of Zaven’s talk explains:
The project was initially developed to help biologists identify individual whale sharks through their unique spot pattern. The resulting ECOCEAN Whale Shark Photo-identification Library now contains images of over 1,600 whale sharks, providing a continuing data span that is helping researchers to learn more about the life histories and migration patterns of the elusive fish, as well as the status of the whale shark’s threatened population. The [technique] is now being used to track polar bears, ocean sunfish, and giant Eurasian trout.
If you want to read all the technical details, see this in-depth article by the NASA Office of the Chief Technologist.
_____________________________________________________________________________________________________ OH AND DID I MENTION? All opinions and opinionlike objects in this blog are mine alone and NOT those of NASA or Goddard Space Flight Center. And while we’re at it, links to websites posted on this blog do not imply endorsement of those websites by NASA.
The Hubble Space Telescope has captured its one-millionth scientific observation. To commemorate, here is more than 200 of the most spectacular Hubble images, set to music from the Planets album by the New York City band One Ring Zero. Many thanks to One Ring Zero co-leader Michael Hearst for extending permission to use the song Pluto in this video. And thanks to NASA fan Alex Grzybowski of Glenelg Country School for right-clicking more than 200 Hubble images off Hubblesite for this project.
_____________________________________________________________________________________________________ OH AND DID I MENTION? All opinions and opinionlike objects in this blog are mine alone and NOT those of NASA or Goddard Space Flight Center. And while we’re at it, links to websites posted on this blog do not imply endorsement of those websites by NASA.
New interactive visualization tools developed by the NASA/European Space Agency (ESA) Helioviewer Project allow scientists and the general public to explore images captured by solar observing spacecraft. Previous posts explained the origins and aims of the Helioviewer Project, and the basics of a Web-based app called Helioviewer.org. This post looks at the behind-the-scenes technology that makes Helioviewer possible.
The Solar Dynamics Observatory beams data to Earth at a rate of 150 Mb per second.
The Helioviewer.org Web app and the JHelioviewer software are the on-screen interfaces that users see. But there is also a critical data-processing “back end” that required just as much effort to develop. The challenge was this: How do you acquire and manipulate solar images quickly enough so that the process is truly “real time,” without long waiting times for downloads and glacial refresh rates on the image view every time you make a change, like zooming in on a feature of interest?
This is particularly challenging when working with high-resolution images from NASA’s Solar Dynamics Observatory. SDO sends down images that are 4,000 by 4,000 pixels, approximately the same number of pixels as in a 13 by 13 inch photographic print.
Google Maps and Google Earth overcame this issue by “tiling” large images into a checkerboard of smaller segments that could be quickly assembled into an image at the scale a user requested.
A Google Maps for the sun
The prototype of Helioviewer took this approach, too, following Google’s lead. “Google Maps was the original inspiration for it,” Helioviewer Project co-founder Jack Ireland says.
In the prototype of Helioviewer.org, each stage of a zoom-in required a complete set of tiles. The system retrieved the tiles it needed to build the view requested by the user with every click of the mouse. The trouble is, as you zoom in it requires an ever-increasing number of small tiles (numbering in the hundreds) to build the new image. Each tile is a separate file, and they all have to be labeled, stored, and pulled from storage and assembled when needed.
Then Helioviewer met JPEG2000, a standard for compressing images to make them extremely small while maintaining very good image quality. Also, JPEG2000 can extract sub-regions of the compressed image file without having to open the whole file.
In other words, the system generates only the part of the image you really want to see. If you have ever downloaded or extracted a very large compressed image file, you understand the time saving that JPEG2000 offers.
“One thing that changed early on that made a huge difference and made all this really possible is that we use this JPEG2000 technology,” Helioviewer Project co-founder Keith Hughitt explains. “Instead of generating all the possible tiles for every single image, we wait until the user asks for a tile and generate it right then, and only generate the ones we need. We were able to develop a way to do that quickly enough that you can do it right on the Web page.”
Data pipeline from Palo Alto
Lockheed Martin’s Solar and Astrophysics Laboratory, based in Palo Alto, California, that built the Atmospheric Imaging Instrument aboard SDO, uses JPEG2000 to compress every third new SDO image (i.e. one every few seconds) and then sends them through a data pipeline to Goddard. The image can be available on Helioviewer’s server at Goddard in as little as 20 minutes.
The system needs to store this one compressed master file, not hundreds of tiles. That one image file — or a portion of it — can be quickly decompressed and displayed at the resolution needed.
For example, as you click the little “plus sign” icon on Helioviewer to zoom in on a flare on the surface of the sun, the back end of the system decompresses the same file multiple times at increasing resolution — like a telephoto lens capturing an image at ever higher magnification — and displays it on your computer screen.
This “on the fly” manipulation also applies to time-lapse videos made with JHelioviewer. “JHelioviewer tells the server which portion of the images it is interested in, and the video-stream is updated in real time so that only those bits are transmitted back to JHelioviewer,” Hughitt explains. “The result is a sort of ‘dynamic’ movie stream that you can create, and then adjust as you are playing it.”
This means that as the video plays, you can zoom, pan, sharpen, brighten, or follow a specific feature across the sun. If you choose to download the video, the server renders the final product at whatever settings you choose.
If not for JPEG2000, you would need to download an entirely new version of the video – amounting to gigabytes of data – every time you made a change. Another way of saying this is “the Web back in the 1990s.”
_____________________________________________________________________________________________________ OH AND DID I MENTION? All opinions and opinionlike objects in this blog are mine alone and NOT those of NASA or Goddard Space Flight Center. And while we’re at it, links to websites posted on this blog do not imply endorsement of those websites by NASA.
New interactive visualization tools developed by the NASA/European Space Agency (ESA) Helioviewer Project allow scientists and the general public to explore images captured by solar observing spacecraft. Previous posts explained the origins and aims of the Helioviewer Project, and the basics of a Web-based app called Helioviewer.org. This post takes a closer look at a downloadable software application JHelioviewer.
The Web app Helioviewer.org allows you to dip your toes into the water of solar image visualization. JHelioviewer, a piece of software you install on your computer, is a dive into the deep end. It gives you powerful additional tools to create vivid images and time-lapse videos.
When you install and start JHelioviewer, it displays a time-lapse video of the most recent 24-hour set of images available from the Solar Dynamics Observatory (SDO) Atmospheric Imaging Assembly (AIA) at 171 Angstroms. (Read this previous post to learn more about the AIA 171 Angstrom channel on SDO.)
Here are the basic menus along the left of the JHelioviewer desktop. Guidance is also available on the JHelioviewer Wiki Handbook.
Overview
In the Overview menu area (top left), use the yellow frame with the little “Bull’s eye” to target the area of the image you want to work with. If you have a thumb wheel on your mouse, use it to expand or contract the size of the frame. Or use the Zoom in and Zoom out buttons on the top navigation bar.
One of the coolest tools in JHelioviewer is Feature tracking. Center the yellow Bull’s eye on a feature and click the Track icon on the top-navigation bar. When you make a time-lapse video, it will hold the targeted feature steady as the rest of the sun moves around it! The software compensates for the rotation of the sun.
This can be especially dramatic if you zoom in close to a feature, like a tangle of magnetic loops, and switch on Track. The feature stays right in the center of the viewer as you watch the magnetic loops dance.
Movie Controls
With the More Options tab selected, you can adjust the per-second cadence of your video sequence. The higher the rate, the smoother the video.
Also, there are three play modes: play once and stop; loop forward; or play forward and then backward.
Layers
These controls allow you to create sets of solar images to examine, alter, and render into videos. Clicking Add Layer brings up a panel for choosing the start and stop dates, the observatory, the instrument, and the time step between images. The time settings are in UTC (coordinated universal time), which is the same as Greenwich Mean Time (GMT). UTC minus 5 hours gives you Eastern Standard Time.
If you, for example, want to make a video of the past day of solar activity, choose a 24-hour start and stop interval. Now you have to choose the Time Step. Once per hour will make a pretty jumpy video.
So, say you pick the other extreme — once per minute. Unfortunately, you can’t do it, because the system limits you to sets of no more than 1000 images at a time, and there are 1,440 minutes in a day. How about every 10 minutes? Set the Time Step to 2 minutes and you will get 144 images to cover the 24-hour period.
Adjustments
The video you create initially may already look pretty good. But you can use the Adjustments tools to tweak the look of the video and highlight details. Sharpen compensates for fuzziness. Gamma brightens the image. And Contrast increases the differences between bright and dark areas.
Another cool feature: You can make these changes “on the fly,” as your video continues to play. You can also switch AIA instruments on the fly, and frame rate, too, to get the perfect video.
HEK Events
Turning on this feature adds a layer of labels drawn from the Heliophysics Events Knowledgebase. It labels flares, for example, with a special icon. Clicking on an icon makes a window pop up with detailed technical information about the event.
HEK events
Cool stuff in JHelioviewer
You can create multiple layers and adjust the relative contribution of each using the Opacity control. Layers chosen from the same time period will play in synch.
Another cool feature: Notice in the Layers panel how you can watch the minutes, hours, days, etc. progress as the video plays. I made a 1-year video to browse for times of the year when the sun was especially active, then went back to those periods to grab still images.
For example, set the time to October 7, 2010, and make a video of that day. Do you see a big dark circle cross in front of the sun? That was the moon during a lunar transit.
JHelioviewer does not, like the Web app Helioviewer.org, allow you to instantly share your video to YouTube. But you can download it as an mp4 file (File>Export Movie), and post it manually on your blog, YouTube channel, or other sharing sites.
But watch out for the file size! My 1-year video at 12-hour time steps (627 SDO images) came in at a file size of 127 Mb. To generate a smaller output file, make the “frame size” smaller in the Export dialog settings.
Here is the video I made with JHelioviewer of a year in the life of our star, May 2010 to May 2011. You can do it, too.
_____________________________________________________________________________________________________ OH AND DID I MENTION? All opinions and opinionlike objects in this blog are mine alone and NOT those of NASA or Goddard Space Flight Center. And while we’re at it, links to websites posted on this blog do not imply endorsement of those websites by NASA.
The website for NASA’s Solar Dynamics Observatory here at Goddard has a really cool feature called Pick of the Week. Starting on May 21 last year, shortly after SDO saw first light, the curators of Pick of the Week have chosen an image to feature, whether for its scientific interest of sheer drama or beauty. Here is a slide show of the pick-of-the-week images from SDO’s first year.
Steele Hill, SOHO/STEREO/SDO Media Specialist here at Goddard, chooses the pick-of-the-week images, researches the science, writes the captions, and posts the content online. These images are often displayed at science centers and museums across the country.
_____________________________________________________________________________________________________ OH AND DID I MENTION? All opinions and opinionlike objects in this blog are mine alone and NOT those of NASA or Goddard Space Flight Center. And while we’re at it, links to websites posted on this blog do not imply endorsement of those websites by NASA.