Skip to content(if available)orjump to list(if available)

Vera C. Rubin Observatory first images

jcims

The wikipedia article is quite good - https://en.wikipedia.org/wiki/Vera_C._Rubin_Observatory (Edit: Treasure trove of details in the references if any of your interests are adjacent to this)

The image of the woman holding the model of the sensor is nice because it includes a moon for scale.

Question I was curious about is whether or not the focal plane was flat (it is).

This is an interesting tidbit:

> Once images are taken, they are processed according to three different timescales, prompt (within 60 seconds), daily, and annually.

> The prompt products are alerts, issued within 60 seconds of observation, about objects that have changed brightness or position relative to archived images of that sky position. Transferring, processing, and differencing such large images within 60 seconds (previous methods took hours, on smaller images) is a significant software engineering problem by itself. This stage of processing will be performed at a classified government facility so events that would reveal secret assets can be edited out.

They are estimating 10 million alerts per night, which will be released publicly after the previously mentioned assessment takes place.

robotnikman

>The prompt products are alerts, issued within 60 seconds of observation, about objects that have changed brightness or position relative to archived images of that sky position. Transferring, processing, and differencing such large images within 60 seconds (previous methods took hours, on smaller images) is a significant software engineering problem by itself.[64]

>This stage of processing will be performed at a classified government facility so events that would reveal secret assets can be edited out.

Interesting, I'm guessing secret spy satellites?

gmueckl

I expect a lot of events to get filtered that foreign governments expect to stay reasonably secret, even if they aren't friendly with the US. It's a game.

The thing that really saddens me is that the military gets to filter the data first and scientists only get to see the already manipulated data instead of a raw feed from their own instrument.

kkylin

"Let's look for spy satellites / orbiters" was an "application" I wondered about. My second thought about this was: maybe the US (and possibly other countries) already have something like this, but classified?

dekhn

The US already has a very sophisticated system for this.

https://en.wikipedia.org/wiki/United_States_Space_Surveillan...

realo

.. and aliens, of course ...

dekhn

I really like the Rubin because I think a lot of people focus too much on "deep" seeing (IE, looking at individual or several objects with very high magnification only once). The Rubin does much more "wide" seeing and this actually produces a ton of useful data- basically, enough data to collect reliable statistics about things. This helps refine cosmological models in ways that smaller individual observations cannot.

What's amazing to me is just how long it took to get to first photo- I was working on the design of the LSST scope well over 10 years ago, and the project had been underway for some time before that. It's hard to keep attention on projects for that long when a company can IPO and make billions in just a few years.

cogman10

Deep is still interesting in understanding the origins of the universe. Rubin seems highly practical on the flip side. It'll be a super helpful tool in predicting asteroid impacts.

WD-42

Also microlensing events, supernovae, and many other things in our very dynamic universe.

perihelions

Also new planets! Planet Nine should likely be resolved within months, one way or another.

> "Probably within the first year we’re going to see if there’s something there or not,” says Pedro Bernardinelli, an astronomer at the University of Washington."

https://www.nationalgeographic.com/science/article/is-there-...

TheBlight

Or detecting more unusual interstellar objects like 'Oumuamua.

krunck

The asteroid detection capability is amazing: https://rubinobservatory.org/news/rubin-first-look/swarm-ast...

jstummbillig

That is likely the most unexcitedly unsettling video I have ever seen. Amazing storytelling really.

stronglikedan

I was just coming back to comment on the existential dread elicited by that video.

jcims

Whoa that's incredible.

(And amazing production of the actual video as well)

Pretty sure you can see some kind of masking for satellites in some of the frames of the asteroid videos.

cogman10

This is really going to revolutionize our ability to detect and predict asteroid impact.

stronglikedan

And just in the nick of time!

boznz

Wow, they should have led with this.

m3kw9

Which also tells the astronomical low odds of asteroids hitting earth even with “so many” of them. To me it changes nothing

bjt

If it has the potential to wipe out our entire species, but there's something we could do to prevent it (which I'm not sure about w/r/to asteroids), then it's worth looking out for the black swan event.

Doing some extremely rough math along these lines to double check myself:

* Gemini says that a dinosaur-extincting asteroid hits Earth about once every 100 million years. So in any given year that's 0.000001%.

* Economists say a human life is worth about 10 million dollars. There are about 8 billion people on Earth. So the total value of all human life is $80,000,000,000,000,000 (or 8e+16).

* So in any given year, the present value of asteroid protection is $800,000,000 (likelihood of an impact that year times value of the human life it would wipe out).

* The Guardian says the Vera Rubin telescope cost about $2,000,000,000 (2 billion).

By that measure, assuming the Rubin telescope prevents any dinosaur-extinction-level asteroid impacts, it will pay for itself in three years.

https://www.npr.org/transcripts/835571843

mjsweet

Back in January 2010 I went on a blind date with a lady who’s now my wife — an astrophysicist. We talked about this instrument and how Google would shuffle petabytes of raw observations, then distilling them into datasets researchers could actually use (don't know if Google is still involved?). We’ll celebrate 15 years of marriage this January, and I have been following the progress of this telescope since 2007 or so. It's amazing how long it takes for these instruments to come online, but the benefits are significant.

perihelions

Here's the SDSS view[0] of this featured[1] section from the Virgo Cluster, in comparison, to put the staggering depth of these exposures in their proper context,

[0] https://aladin.cds.unistra.fr/AladinLite/?target=12%2026%205...

[1] https://rubinobservatory.org/gallery/collections/first-look-...

tominspace7

With an opacity slider, for easy comparison:

https://aladin.cds.unistra.fr/AladinLite/?baseImageLayer=CDS...

sega_sai

Thanks for the link, I didn't know one can do this with Aladin Lite! But to be fair, if we compare to DESI LS, it looks much less impressive. I.e. all the shells/tidal debris are basically visible in DESI.

WD-42

The amount of data this thing will be putting out every night is insane. For years now the community has been building the infrastructure to be able to efficiently consume it for useful science, but we still have work to do. Anyone interested in the problem of pipelining and distributing 10s of TB of data a night should check out the LSST and related GitHubs.

dekhn

I've followed this project for over a decade and the amount of data they are moving around is fairly routine, given their budget size and access to computing and networking resources. The total storage (~40-50PB) is pretty large, but moving 10TB around the world isn't special engineering at this point.

WD-42

It's not about the size of the data in bytes, it's also the amount of changes that need to be detected and alerts that need to be sent out (estimated at millions a night). Keep in mind the downstream consumers of this data are mostly small scientific outfits with extremely limited software engineering budgets.

dekhn

Again, nothing special. The small outfits aren't going to be doing the critical processing.

le-mark

Is this not the same problem high resolution spy satellites have? Seems like a fair bit of crossover at least?

_alternator_

Spy sats are more bandwidth and power constrained. For low earth, you also can’t usually offload data over the target.

NitpickLawyer

So stoked for this observatory to go online! One cool uses it'll excel at is taking "deltas" between images and detect moving stuff. Close asteroids is one obvious goal, but I'm more interested in the next Oumuamua / Borisov like objects that come in from interstellar space. It would be amazing to get early warnings about those, and be able to study them with other powerful telescopes we have now.

avmich

> So stoked for this observatory to go online!

Second this, but other areas are of great interest too. Kuiper Belt discoveries and surveys FTW!

-warren

Counter-rotating spiral galaxies. Super neat! https://skyviewer.app/embed?target=186.66721+8.89072&fov=0.2...

perihelions

> "?target=186.66721+8.89072"

(For those who haven't noticed, you can just simply paste 186.66721+8.89072 or whichever target you're curious about in an astronomy database like Aladin[0], and there right-click on "What is this?")

[0] https://aladin.cds.unistra.fr/AladinLite/?target=12%2026%204...

jcims

(Quick side note, if you go to /explorer instead of /embed you can zoom out so you can see the whole image at once)

https://skyviewer.app/explorer?target=187.69717+12.33897&fov...

japhyr

That is interesting!

They look like they're roughly in the same plane. Is it safe to assume they're roughly in the same plane, or could they be really distant along the line of sight? The similarity in size makes me think they are, but I don't have any reason to be confident in that judgment.

perihelions

Those are NGC 4411 a+b and they're indeed right next to each other,

https://noirlab.edu/public/images/iotw2421b/ ("thought to be right next to each other — both at a distance of about 50 million light-years")

jcims

What's going on directly above with what looks to be 3-4 galaxies interacting?

runako

Every set of deep field imagery reminds me that any point of light we see could be a star, a galaxy, or a cluster of galaxies. The universe is unimaginably vast.

For observatories like Rubin, is there a plan for keeping them open after the funding ends? Is it feasible for Chile to take over the project and keep it going?

On a practical note, what happens to a facility like this if one day it's just locked up? Will it degrade without routine maintenance, or will it still be operational in the event someone can put together funding?

mapt

Even one zoom-in and I find something interesting.

What's that faint illuminated tendril extending from M61 (the large spiral galaxy at the bottom center of the image) upwards towards that red giant? It seems too straight and off-center to be an extension of the spiral arm.

EDIT: The supposed "Tidal tail" on M61 was evidently known from deep astrophotography, but only rarely detected & commented upon.

w10-1

The zoomed images look grainy as one would expect from raw data, but I would have expected them to do dark field subtraction for the chips to minimize this effect. Does anyone know if that's done (or expressly avoided) in this context, or why it might not be as helpful (e.g., for longer exposures)?

jcims

Seems this will be done on the 'nightly' release cadence. Found on page 11 in this doc that I found from the wikipedia page:

https://docushare.lsstcorp.org/docushare/dsweb/Get/LSE-163/L...