Slashdot Mirror


The Astronomical Event Search Engine

eldavojohn writes "Google has signed on with the Large Synoptic Survey Telescope project that will construct a powerful telescope in Chile by 2013. Google's part will be to 'develop a search engine that can process, organize, and analyze the voluminous amounts of data coming from the instrument's data streams in real time. The engine will create "movie-like windows" for scientists to view significant space events.' Google's been successful on turning its search technology on several different media and realms. Will they be successful with helping scientists tag and catalog events in our universe?" The telescope will generate 30 TB of data a night, for 10 years, from a 3-gigapixel CCD array.

93 comments

  1. 3/4 LoC a night by Oddscurity · · Score: 2, Interesting

    Will they be successful with helping scientists tag and catalog events in our universe? Will they defeat the monster and get the girl? And will they be home in time for tea? Find out next on GoogleTrek.

    Seriously though, processing something the equivalent of 3/4th's of the LoC every night is nothing to be sneezed at. Over the course of those 10 years that's about 110 Petabyte (40TB * 365.25 * 10) of unprocessed data.

    --
    Indeed!
    1. Re:3/4 LoC a night by Wavicle · · Score: 3, Interesting

      I actually did a small, insignificant portion of LSST's computation feasability study at LLNL during my internship there a couple summers ago. And yeah, the computational requirements were nothing to sneeze at. I'm not sure where they are at now, the specs changed seemingly every month, but when I left the CCD array was up to 3 gigapixels of 16 bit greyscale. I believe the observing cadence (at that time, again everything was changing on a regular basis) was two of those for the same piece of sky every 30 seconds. Wish I could have stayed... ahh well. I did get a really nice full-color research poster (that I had to design) out of it though!

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    2. Re:3/4 LoC a night by timeOday · · Score: 1

      Just archiving that much data is bad enough, and google certainly has experience there. But what about making use of all that imagery? No human can look at that much data, and google's experience indexing the web seems only tangentially related.

    3. Re:3/4 LoC a night by Anonymous Coward · · Score: 0

      What the other guy said.

      Take two pictures at some interval(or a movie, or whatever else), see if anything moves. Currently at least a human then reviews what the computer flagged as having moved to see if it really is something.

      That's what I suspect this is for anyway, perhaps not.

    4. Re:3/4 LoC a night by Wavicle · · Score: 1

      When I was working on it, I never once heard the name "google" dropped, so I don't know exactly the relationship. We were researching ways to have the computer identify phenomena based on pre-existing photometric pipelines already in use. In my case I was taking an existing algorithm and fitting it onto a super-parallel numeric processor and racing it against general purpose processors (okay, I only actually benched it against a P4, the drawback to these summer internships is they only last as long as the summer).

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    5. Re:3/4 LoC a night by Ingolfke · · Score: 2, Insightful

      No human can look at that much data, and google's experience indexing the web seems only tangentially related.

      Google's PHd's and big thinkers could certainly play a part here. Google is about solving problems with large chunks of constantly changing data that has patterns and creating systems to identify and use those patterns. The web is simply a way for Google to apply the model.

    6. Re:3/4 LoC a night by Joebert · · Score: 2, Funny

      Pffft, I sift through that much data every night on limewire looking for por... err, movies.

      --
      Wanna fight ? Bend over, stick your head up your ass, and fight for air.
    7. Re:3/4 LoC a night by Nuroman · · Score: 2, Interesting

      According to Google (how appropriate), 30 terabytes * 365.25 * 10 = 107.006836 petabytes.

    8. Re:3/4 LoC a night by shadanan · · Score: 1

      I'm thinking Google is the best people to ask to deal with this for 3 reasons:

      1. Google indexes massive amounts of data. The telescope imagery will be a massive amount of data.
      2. Google has huge data centers capable of a great amount of distributed processing. The telescope data will require a lot of possibly parallel data processing (multiple images, FFTs on the images, comparison between sequences, etc)
      3. Google has a plethora of graduate level employees - who better than a bunch of PhD scientists to store / process / index massive amounts of scientific data?

    9. Re:3/4 LoC a night by TopherC · · Score: 1

      My only "concern" here is that Google is used to producing search engine front-ends for casual users, and not for the scientist. When digging through data like this, new ideas generally require new kinds of searches (new algorithms). So instead of a polished front end, the scientists here really need a sort of library/API they can write high-level programs with.

      I'm no expert here -- that's just my gut reaction, coming from the slightly-related field of experimental particle physics.

    10. Re:3/4 LoC a night by Wavicle · · Score: 1

      1. Google indexes massive amounts of data. The telescope imagery will be a massive amount of data.

      True enough, but google indexes massive amounts of data substantially different from imagery data. This would be something more akin to google earth, which is really nice but not particularly groundbreaking technology so far.

      2. Google has huge data centers capable of a great amount of distributed processing. The telescope data will require a lot of possibly parallel data processing (multiple images, FFTs on the images, comparison between sequences, etc)

      Yes and no. A substantial portion of LSST's computing power needs to be in close proximity to LSST. Every minute you are doing 2 frame captures + slew + settle + probably another frame capture. So roughly 3 images per minute, with a raw data size of 6 GBytes per image = 18 GBytes/minute all night long. Even if you could get a 6:1 compression on the images, you would need a pipeline to a remote area of Chile capable of 3GB/minute (~400Mbit/S) sustained. So for early event detection, the massive data centers in northern america will be of little use. You can only get that kind of throughput using dedicated lines between the computing center and the telescope.

      Google will, however, be able to archive old images so that when something new is found, it will be possible to quickly look through old images of the same piece of sky to see if there was anything interesting there in the last 6 months or a year.

      3. Google has a plethora of graduate level employees - who better than a bunch of PhD scientists to store / process / index massive amounts of scientific data?

      To be fair, just about everybody working on LSST prior to Google's announcement is a Ph.D./Graduate Student (just look at the list of institutions involved in the project - lots of universities and a couple national laboratories). Many of them in astronomy and computer science, and many of them familiar with algorithms for analysis of astronomical imagery.

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    11. Re:3/4 LoC a night by niktemadur · · Score: 1

      Seriously though, processing something the equivalent of 3/4th's of the LoC every night is nothing to be sneezed at.

      Yeah. Let's keep in mind that all astronomical observatory images are taken in a standardized lossless format, which is to say tiff. There's a helluva lot of data in every image, each individual file is huge.

      BTW,
      Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!

      Die ist ein Kinnerhunder und zwei Mackel über und der bitte schön is der Wunderhaus sprechensie...
      "Nein" sprecht der Herren, "Ist aufern borger mit zweitingen"!

      --
      Lil' Thindime, lilting a lacrimose lament, krashes the kwaint konfines of Kokonino Kounty
  2. backup hell by callmetheraven · · Score: 0, Offtopic

    The telescope will generate 30 TB of data a night, for 10 years, from a 3-gigapixel CCD array.

    (read in the voice of Pete Puma)
    Gonna need a lotta DLT's. A whole lotta DLT's
    --
    You can have my SIG when you pry it from my cold, dead hands.
  3. Great news by rolyatknarf · · Score: 2, Funny

    Now Google will be serving up advertisements on Uranus.

    1. Re:Great news by matr0x_x · · Score: 2, Funny

      How long until Microsoft wants to jump into this marketspace as well?

      --
      LINUX ONLINE POKER: Linux Poker
    2. Re:Great news by Anonymous Coward · · Score: 0

      They better not, I just bought Uranus on eBay, and I want it all for myself. I don't want it tainted with advertising.

    3. Re:Great news by Score+Whore · · Score: 1

      The sooner the better. Just because it's Google doesn't mean we should just go ahead and believe that they will implement the "best" solution without some pressure from a competitor. It's become real clear that Google can't be trusted to stay honest without someone watching over their shoulder.

    4. Re:Great news by Swimport · · Score: 1

      Marketplace?? I dont think Google will be making a profit on this, even if they somehow put it online with ads.

    5. Re:Great news by Joebert · · Score: 1

      I'm more worried about the advertisements that will be comming from Uranus.

      --
      Wanna fight ? Bend over, stick your head up your ass, and fight for air.
    6. Re:Great news by SeaFox · · Score: 1

      Yup, until everyone's had a chance with Uranus, we'll never know who does it best.

    7. Re:Great news by jrockway · · Score: 1

      Nah, Google is going to rename Uranus in 2036 to end that stupid joke once and for all.

      --
      My other car is first.
    8. Re:Great news by aussie_a · · Score: 1

      They've been doing that ever since I accepted a check from Mr. Miller.

    9. Re:Great news by somersault · · Score: 1

      Yeah, why would any business make a profit when they provide a service? Preposterous!!

      --
      which is totally what she said
  4. Why Google? by Anonymous Coward · · Score: 1, Interesting

    Just wondering if Google can provide the right tool. Yea, they can design a front end. Yep, they can give content. But can they really deliver the information you need w/o a whole pile of ebay ads?

    1. Re:Why Google? by lecithin · · Score: 1

      In addition to that question, what does that say about the future of Google?

      --
      It could be worse, it could be Monday.
    2. Re:Why Google? by Anonymous Coward · · Score: 0

      You can buy Alpha-Centuri at eBay now...

    3. Re:Why Google? by edflyerssn007 · · Score: 2, Funny

      Skynet?

      --
      So you see what had happened was....
    4. Re:Why Google? by Ingolfke · · Score: 2, Interesting

      It says their smart enough to take on challenging and related problems that they can learn from and use to enhance their information business. This is a real-time application. Imagine if Google could, based on all of the data Google is collecting and indexing, provide a real time view of current trends and patterns of consumers on the web. An immediate zeitgeist presented in a way that a business can use to make sure it's selling its products at the right time to the right people. Cool stuff.

    5. Re:Why Google? by lecithin · · Score: 1

      "Imagine if Google could, based on all of the data Google is collecting and indexing, provide a real time view of current trends and patterns of consumers on the web."

      My opinion, they can. They just are not sharing it with the rest of the world.

      --
      It could be worse, it could be Monday.
  5. Damn it! by Anonymous Coward · · Score: 0

    I had that idea first!

  6. 30 TB will be nothing in a few years. by Anonymous Coward · · Score: 0, Interesting

    At the rate at which our storage capabilities are growing, 30 TB will be considered nothing. We're approaching consumer-grade hard drives with a capacity of 1 TB. We'll likely see 2 TB consumer-grade hard drives by the end of 2008. Remember, that's consumer-grade. Google will no doubt be able to afford far higher quality drives with larger storage capacities. And by 2017, 30 TB drives will be considered miniscule.

    In 1997, 1 GB hard drives were the largest available for the average consumer. Now it's 2007, and we have 850 GB hard drives available in most tech retail stores. That's an 850x increase over a decade. It's likely we will see that trend continue over the next decade. So it's more than likely by the time this project is nearing its end, we'll be dealing with 700 TB hard drives, and that's at the low end of the market.

    1. Re:30 TB will be nothing in a few years. by Spikeles · · Score: 2, Informative

      You are a bit behind the times there.. 1TB consumer drives are here http://www.engadget.com/2007/01/05/hitachi-breaks- 1tb-hard-drive-barrier-with-7k1000/

      --
      I don't need to test my programs.. I have an error correcting modem.
    2. Re:30 TB will be nothing in a few years. by Ingolfke · · Score: 1

      Yeah, and thank goodness someone is developing the software and systems to do stuff with all of that data today. Storage is one thing... using the data that's stored is completely different.

  7. well by macadamia_harold · · Score: 0, Flamebait

    Will they be successful with helping scientists tag and catalog events in our universe?

    That depends. Can you sell advertising doing that?

  8. Near Earth Objects by Oddscurity · · Score: 2, Interesting

    I saw a documentary not long ago about doing just this photographing of the same piece of sky, only with longer intervals than 30 seconds. Anything moving would automagically be flagged by the software, it's vector computed. Correct me if I'm wrong, but from what I can tell of this project, it's going to do exactly that (and more), but on a larger scope, and with better accuracy?

    --
    Indeed!
    1. Re:Near Earth Objects by Wavicle · · Score: 2, Informative

      Correct me if I'm wrong, but from what I can tell of this project, it's going to do exactly that (and more), but on a larger scope, and with better accuracy?

      Well, I was a very small cog for a very large telescope. But my understanding is pretty much exactly what you just said.

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
  9. Comment removed by account_deleted · · Score: 0, Redundant

    Comment removed based on user account deletion

  10. The only problem by eclectro · · Score: 1, Funny

    Is arranging adwords to not get in the way of viewing planetary nebula.

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  11. HAMR by Oddscurity · · Score: 1
    And then there's Heat-assisted Magnetic Recording:
    HAMR could increase the limit of magnetic recording by more than a factor of 100. This could result in storage capacities as great as 50 terabits per square inch. * Seagate believes it can produce 300 terabit (37.5 terabyte) Hard disk drives using HAMR technology.[1] Some news sites reported that Seagate would launch a 300Tb HDD by 2010 but this is wrong. Seagate responded to this news stating that 50 terabit per-square-inch density is well past the 2010 timeframe and that this may also involve a combination of Bit Patterned Media.

    It's not all about storage, though. This also requires a collosal amount of CPU-time, which makes Google a good fit: They know how to store and access massive amounts of data, and they know how to parallelise.
    --
    Indeed!
  12. Funny Thing by synonymous · · Score: 1

    Short time ago, I made comparisons to people that Hubble was only a billion dollars and that Google could buy a hundred of them, and cripes, lots of big dopey slothing corps could buy even thousands of them. Funny though that they will be at least part of one.

    1. Re:Funny Thing by hogghogg · · Score: 1

      Many corps do have Hubbles; they point them downwards, not upwards.

      --
      David W. Hogg -- assoc prof, NYU Physics
    2. Re:Funny Thing by synonymous · · Score: 1

      Good point. I believe that would fall under something like "The stars look down".

  13. 30 TB of data a night by Anonymous Coward · · Score: 0

    I hope that during the day astronomers will point the telescope at a women changing room.

    1. Re:30 TB of data a night by Anonymous Coward · · Score: 0

      agreed. I've always wondered how these rooms change women.

  14. 30 TB a night... by complete+loony · · Score: 1
    .. of raw video data. I'm sure you could compress that a lot without losing any detail. I thought google ran most of their data centers on fairly normal hard drives. At that rate even with hitachi's new 1tb disks, that's a lot of drives.

    Hopefully though by 2013 this will be a lot easier.

    --
    09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    1. Re:30 TB a night... by Capt'n+Hector · · Score: 4, Informative

      You can't compress this stuff unless you do it losslessly. Compression artifacts mess up photometry - if you're trying to compute apparent brightness, you need to factor in things like how bright the ambient sky is, and how much point sources get spread out (FWHM, seeing). That is, a point source that passes through the atmosphere looks like a normal probabliity distribution because of atmospheric distortions. So to get an apparent brightness, you have to correct for this effect. If compression artifacts are introduced, FWHM is thrown off, and you have no idea how "crisp" your image really is. That's why these data sets are so large. Quite literally, they're doing a pixel dump from their massive ccd all night. But hey, somehow I doubt they'll be using this telescope for anything but object detection. There's no reason to store it all except to compare a current picture to one in a base set, kinda like KAIT on stearoids.

      --
      Quid festinatio swallonis est aetherfuga inonusti?
      Africus aut Europaeus?
    2. Re:30 TB a night... by Anonymous Coward · · Score: 0

      By 2013 an iPod will be able to hold 30TB. Probably.

    3. Re:30 TB a night... by complete+loony · · Score: 1

      Yeah, I did say without losing any detail. Video would usually still have a lot of potential for compression. Of course if you *can* do the analysis on the raw data before you store it ...

      Anyway my point was, at 30TB per day for 10 years thats about 100K x 1TB disks assuming no further compression is possible. Google is definitely the company I would go to for that much distributed storage, processing and retrieval. I wouldn't want to manage that myself.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    4. Re:30 TB a night... by AtomicSnarl · · Score: 1

      I'm sure that MySQL and PHP can handle it...

      --
      Pacifist paratroopers yell, "Ghandi!" when they jump.
    5. Re:30 TB a night... by Anonymous Coward · · Score: 0

      We have "cheap" 1TB disks now. In 2013 we will have larger disks...

    6. Re:30 TB a night... by Anonymous Coward · · Score: 0

      Fortunately this stuff is very easy to compress losslessly. Each pixel be very close to its neighbors, both spacially and temporally. That is, when you subtract the image taken at time T-1 from the image at time T, most pixels will be zero plus or minus a few. This will make them compress extremely well.

      Also, they're probably using CMOS sensors, not CCDs.

      dom

    7. Re:30 TB a night... by imsabbel · · Score: 1

      Still, the night has TONS of black.
      And even considering the general noise level, the high dynamic range of the images will mean that outside of actuall stars, nearly all of the bits will be zero.

      Im sure a lossless reduction of one order of magnitude is entirely in the realm of the possible.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    8. Re:30 TB a night... by StarfishOne · · Score: 1

      And that is without taking into account possibly disk failures and so on. Would a cluster of tape libraries/jukeboxes/robots not be a better option?!?

    9. Re:30 TB a night... by TMB · · Score: 1

      It's still a very bad idea. One of the uses of LSST data will be to co-add many images of the same piece of sky to detect fainter objects. For an object that produces one electron in a CCD pixel 20% of the time, the difference between "1" and "0" in those 20% of the images is crucial.

      [TMB]

    10. Re:30 TB a night... by hogghogg · · Score: 2, Informative
      You can't compress this stuff unless you do it losslessly. Compression artifacts mess up photometry

      This is not strictly true. What's true is that the current standard lossy compression techniques mess up photometry. However, if you know what you are going to photometer and how you are going to photometer it, it is certainly possible to compress in a lossy way without ruining the photometry. In a trivial sense, photometry is lossy compression of data (you have turned huge images into a few numbers with error bars)!

      --
      David W. Hogg -- assoc prof, NYU Physics
    11. Re:30 TB a night... by Anonymous Coward · · Score: 0

      Are you the same person who found an interesting way to do exponentiation of ordinals in a set theory class by George Boolos around 1992?

    12. Re:30 TB a night... by jo42 · · Score: 1

      Damn. Wouldn't the contract to supply the storage for this data be nice to have...

  15. wow 3 gigapixels? by koan · · Score: 1

    I wonder what the digital zoom is like on that camera.

    --
    "If any question why we died, Tell them because our fathers lied."
    1. Re:wow 3 gigapixels? by gfreeman · · Score: 1

      If you install the CSI plugin, it approaches infinity.

      --
      Ceci n'est pas un sig.
  16. GPU-accel by Oddscurity · · Score: 1

    It occurs to me it may be possible to speed the actual processing part up by splitting the Gigapixel images up into ever smaller quadrants, treating them as textures, and using shaders to do the actual heavy lifting.

    --
    Indeed!
    1. Re:GPU-accel by Wavicle · · Score: 1

      It's possible. The big problem with using a GPU to handle the processing is that they only support single precision floats and aren't very good at branching algorithms. Not sure how a pixel shader would handle 16 bit grey scale pixels either.

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
  17. Science... worth every penny. by Ingolfke · · Score: 1

    In another threat about the collapsed Pillars of Creation I questioned the value of that type of research... who cares if they collapsed or not. I asked... where is the value in that particular research.

    This whoever provides real obvious value. I could care less about the astronomical events... I guess there is some physics and maths and stuff that can be done... but the database and algorithms and computing systems needed to process all of this data will drive innovation, particularly since it's being done by a company like Google that gets innovation. This is good science... pure science that requires real innovation to work and will return real benefits.

  18. Lots of data, but not as much as the LHC by Phat_Tony · · Score: 4, Informative

    That's a lot of data, but it's less than 1/10 as much data as the Large Hadron Collider will put out, and the LHC is supposed to be coming online within a year, not in six years. By the time the Large Synoptic Survey Telescope comes online, the LHC may have produced more data than the Large Synoptic Survey Telescope will over the life of the project.

    I'd be interested to know more about the data handling methods they have in place for the LHC. I don't think they'll be using Excel.

    *Note the correct, non-Frudian-Slip spelling of "hadron"

    --
    Can anyone tell me how to set my sig on Slashdot?
    1. Re:Lots of data, but not as much as the LHC by brxndxn · · Score: 1

      I'd be interested to know more about the data handling methods they have in place for the LHC. I don't think they'll be using Excel.

      It looks like you have begun collection ginormous amounts of data. Paperclip recommends you use Microsoft Access to handle large amounts of data. Would you like me to launch Microsoft Access now?

      --
      --- We need more Ron Paul!
    2. Re:Lots of data, but not as much as the LHC by SinGunner · · Score: 1

      Once the LHC fires, nobody will need to worry about data storage (on this planet) again.

    3. Re:Lots of data, but not as much as the LHC by dido · · Score: 4, Funny

      Funny, but CERN itself makes that same misspelling of 'hadron' here. "This is the underground tunnel of the Large Hardon (sic) Collider (LHC)..."

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    4. Re:Lots of data, but not as much as the LHC by mcelrath · · Score: 4, Interesting

      The LHC will produce more data, but we also don't care about most of it. The vast majority of it is junk. The "interesting" physics (particles like W and Z bosons, top quarks, higgs, etc) are about 10^-9 of the events. It is a huge needle in a haystack problem and we throw out most data. We have many experts and professors who design "triggers" which, based on a subset of information that can be delivered to them in a reasonable time, decide whether a given proton-proton collison contains new physics. Many theorists these days are making dents in walls with their heads trying to think of ways these triggers might be missing important information, so that we can suggest changes before it's too late. This is a lot of dedicated silicon, FPGA's, VME crates, etc. Slashdotters should drool. Anyway, we throw out the vast majority of information.

      By comparison, LSST is trying to store everything. Scroll up for an interesting comment about calibrating ambient brightness and seeing. I can't answer which will deliver more information, but both are incredibly interesting challenges.

      Data challenges abound. We have designed the LHC Grid to distribute this information. There will be several data warehouses located around the world at national labs and universities. Even after the triggers decide what is "interesting", more sophisticated algorithms, with access to all the data in a single proton-proton collision are applied. Then, humans are applied to the data and we will try to dig out new signals from this.

      In all this we expect to find (among other things) the origin of mass and Dark Matter, and we're working hard to prepare for the onslaught of data. :)

      -- Bob

      --
      1^2=1; (-1)^2=1; 1^2=(-1)^2; 1=-1; 1=0.
    5. Re:Lots of data, but not as much as the LHC by Minwee · · Score: 1

      Mispelling?

      You may be right. Proof By Googlefight shows that hadron beats hardon by an eight to one margin. That's surprising. I didn't think that I would be able to find anything that beat a hardon on the Internet.

    6. Re:Lots of data, but not as much as the LHC by Hoi+Polloi · · Score: 1

      Should be easy to compress though. Think of all of that blank space betweeen objects.

      --
      It is by the juice of the coffee bean that thoughts acquire speed, the teeth acquire stains. The stains become a warning
  19. Harddrive Speed by Anonymous Coward · · Score: 0

    30TB per night, say it's 12 hours per night, its gonna be around 694 Megabytes per second to write that data
    (30000 Gig/43200 secs = 0.694 GBytes/s), wonder what kind of harddrive do the have..

    -aespe-

    1. Re:Harddrive Speed by Anonymous Coward · · Score: 0

      n harddrives in parallel, each able to write at 694/n MB/s.

    2. Re:Harddrive Speed by themoneyish · · Score: 0

      The article says that the telescope will generate 30 TB of data per night, NOT that google will store all that data. If they need to only catalog astronomical events, they would just cache some gigs of data at a time and trash whatever thats useless. Once the engine realizes that an astronomical event has started, it would look into the cache for the time it started and start recording from that time until it gets over. Thats my take at it anyway. No need to store 694 MB/s.

      Obviously multiple processors can handle the caching, but its definitely faster than the hard drives' speeds.

    3. Re:Harddrive Speed by Anonymous Coward · · Score: 0

      Just FYI, the data is going to be stored.

  20. But can it work... by FrozenFOXX · · Score: 1

    But can it work for pr0n? To my understanding some users can generate nearly that much raw pr0n data every frustrated night, it'd be great if Google could release this groundbreaking (earth moving?) software for those poor users.

    --
    "Just a fox, a whisper."
  21. Googlescope... by Shadyman · · Score: 0, Troll

    But will it run Linux?

  22. Yeah, right by OldManAndTheC++ · · Score: 1

    The real purpose of Google's involvement is to scan the skies for evidence of other Google-like entities, so they can gang up on us carbon-based lifeforms and take over the galaxy.

    Don't think you can seduce us with your efficient search engine and high stock value. We're onto you!!

    --
    Soylent Green is peoplicious!
  23. Search this! by xebecv · · Score: 2, Interesting

    Hm, Google searching space... I'm waiting for the time google will search in people's bodies and catalog their illnesses.

  24. LSST v. PanSTARRS Approach by cmholm · · Score: 3, Interesting

    The shop I'm at has been working the image processing and data storage problem for PanSTARRS, another sky survey project that is a bit further along (they have a test scope up and running on Maui). It's interesting to me that both projects are at once using conventional solutions and thinking outside of the box.

    Conventional: LSST will use a single large telescope and detector; PanSTARRS (as it stands) intends to use a dedicated compute cluster for data reduction.
    Novel: LSST is leaning towards distributing its data reduction task over Google's huge server farm; PanSTARRS will use four off-the-shelf 1.8m telescopes, each with a 1.4GP detector, mounted together to image the same piece of sky, and merging the overlapping images in post processing.

    When I was working on the project, one of PanSTARRS requirements was to finish analyzing one night's viewing before the following sunset. Early on, the principal investigators decided to solve the image storage issue by not storing them permanently. Instead, once the science for a night's imaging had been extracted (astrometry, LEO or supernova detection, etc), the original images would hit the bit bucket. Whether they've stuck with that I don't know.

    --
    Luke, help me take this mask off ... Just for once, let me butterfly kiss you with my own eyes.
    1. Re:LSST v. PanSTARRS Approach by Michael+Woodhams · · Score: 1

      Thanks - I've been out of the loop in astronomy for some time, so I didn't know about this. (I had a minute amount of involvement in planning for the SDSS.)

      I don't like the idea of deleting the data - there's all sorts of ways it could be useful, most noticably you could add many images to get a deep field. (Hm, I suppose you could do that anyway - keep a 'running total' image.)

      This is going to have a big effect on the microlensing surveys - they won't be able to compete with this rate of data aquisition, so I expect they'll be reduced to inserting themselves into the data analysis pipeline of projects like this, rather than running their own telescopes.

      --
      Quattuor res in hoc mundo sanctae sunt: libri, liberi, libertas et liberalitas.
  25. Nevermind Google Earth... by flajann · · Score: 1
    Will we be seeing the beginnings of a Google Universe?

    Impressive...

    1. Re:Nevermind Google Earth... by On+Purpose · · Score: 1

      Hmm. This conjours up the idea of a Google Earth style function to waste our times on, inevitably leading to discovering phallic graffitti left on the moon by its various visitors. http://googlesightseeing.com/2006/12/14/pen-15-clu b/

  26. Imagine... by doti · · Score: 1

    The telescope will generate 30 TB of data a night, for 10 years, from a 3-gigapixel CCD array. Imagine a Beowulf cluster of these!
    --
    factor 966971: 966971
  27. Dull viewing by caluml · · Score: 2, Funny

    The telescope will generate 30 TB of data a night, for 10 years, from a 3-gigapixel CCD array.

    I bet it makes dull viewing. Sort of like the recent Ashes Tests in Australia. If you're English.

  28. Re:+5 Informative by VitaminB52 · · Score: 3, Insightful
    The telescope will generate 30 TB of data a night

    That's a lot of info.

    No, that's a lot of data. Info is the result of analysing the data.

  29. Re:+5 Informative by Anonymous Coward · · Score: 0

    i reckon they should use holographic storage so that they could catalog more data than would otherwise be practible (look for long term trends)

  30. Curling's not quite cricket by Oddscurity · · Score: 1

    In fact, it makes watching a cricket match absolutely riveting in comparison. And with cricket there's always the possibility of a spaceship landing to unload a bunch of robots in search of the trophy... which is probably the reason why people watch it, just in case it happens when they do.

    --
    Indeed!
  31. Why Wait? World Wind has SDSS NOW by AnswerIs42 · · Score: 1
    Why wait for this when the Sloan Digital Sky Survey http://www.worldwindcentral.com/wiki/Sdss is available in NASA World Wind .. NOW. (Yet again, Google is not the first to do something)

    I just worry that with Google "helping" the imagery could be locked up so not everyone has free and equal access to the data.

  32. edgy science at the edge of computing by peter303 · · Score: 1

    Its routine in physics collider experiments and seismic exploration to collect several terabytes a day. The limiting factor seems to be data management.

  33. And the new name is already picked out... by Namlak · · Score: 1

    Urasshole

  34. 2TB/day, starting next year by Anonymous Coward · · Score: 0

    I am working on Solar Dynamics Observatory which is scheduled to fly in 2008. That is next year...
    High cadence @ 16 megapixels.
    It will produce 2TB/day, every day that the Sun shines in space.
    5 year mission will produce 3 petabytes of data, but of satellites/missions often run much longer than their designed life.
    We have a lot of the same issues and problems that LSST has, but we are studying a much more dynamic object (the Sun), which changes very rapidly (relatively speaking).
    My boss wants to be able to watch a whole day's images as a movie...

    I very seriously wish that Moore's Law would get its butt in gear so desktop (laptop?) machines with several terabytes of RAM were commonplace.

    I am working on an ultra-high resolution movie tool to play back time series data as movies, but you VERY quickly run into the disk to RAM bottleneck with this amount of data.
    Even 16GB of RAM is puny.