From 8efd93d0c1f791f87698ac008c8341743f9255e1 Mon Sep 17 00:00:00 2001 From: Pat Udomprasert Date: Wed, 29 Nov 2023 10:00:56 -0500 Subject: [PATCH 1/4] Add Adam's info blurb, science team credits, ads link to paper --- jwst-brick/src/JwstBrick.vue | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/jwst-brick/src/JwstBrick.vue b/jwst-brick/src/JwstBrick.vue index f8ed44ff..38b77c1a 100644 --- a/jwst-brick/src/JwstBrick.vue +++ b/jwst-brick/src/JwstBrick.vue @@ -244,7 +244,7 @@ - Information goes here + JWST has observed an infrared-dark cloud called The Brick with its NIRCam camera. The Brick is possibly the densest, most massive dark cloud in the Galaxy. Dark clouds like this are usually the sites of future star formation, but in The Brick, we so far see very little sign of star formation—the cloud is still dark and cold. Since The Brick is in the center of the Galaxy, the JWST data mostly show stars in the foreground of the cloud. With some processing, scientists were able to remove the stars and show only the cloud itself, revealing striations and streamers of both the dark, cold gas and the hot, ionized background material. The blue colors in the image show where frozen carbon monoxide, CO ice, is blocking out the background light from the hot plasma of hydrogen that fills the Galactic Center. @@ -282,6 +282,19 @@

Credits:

+

Science Team

+ Adam Ginsburg
+ Ashley Barnes
+ Cara Battersby
+ Alyssa Bulatek
+ Savannah Gramze
+ Jonathan Henshaw
+ Desmond Jeff
+ Xing Lu
+ E. A. C. Mills
+ Daniel Walker
+
+

CosmicDS Mini Stories Team:

John Lewis
Jon Carifio
From a42001bc5545c32621103336a08dd3712e1ea57b Mon Sep 17 00:00:00 2001 From: Pat Udomprasert Date: Sat, 2 Dec 2023 00:18:08 -0500 Subject: [PATCH 2/4] Add latest version of text, link to John's awesome image, update css --- jwst-brick/src/JwstBrick.vue | 88 ++++++++++++++++++++++++++++-------- 1 file changed, 68 insertions(+), 20 deletions(-) diff --git a/jwst-brick/src/JwstBrick.vue b/jwst-brick/src/JwstBrick.vue index 9bd2049e..7a067e0f 100644 --- a/jwst-brick/src/JwstBrick.vue +++ b/jwst-brick/src/JwstBrick.vue @@ -246,9 +246,7 @@ v-model="tab" height="32px" :color="accentColor" - :slider-color="accentColor" id="tabs" - dense grow >

Information

@@ -267,7 +265,34 @@ - JWST has observed an infrared-dark cloud called The Brick with its NIRCam camera. The Brick is possibly the densest, most massive dark cloud in the Galaxy. Dark clouds like this are usually the sites of future star formation, but in The Brick, we so far see very little sign of star formation—the cloud is still dark and cold. Since The Brick is in the center of the Galaxy, the JWST data mostly show stars in the foreground of the cloud. With some processing, scientists were able to remove the stars and show only the cloud itself, revealing striations and streamers of both the dark, cold gas and the hot, ionized background material. The blue colors in the image show where frozen carbon monoxide, CO ice, is blocking out the background light from the hot plasma of hydrogen that fills the Galactic Center. +

About this Image

+

Our Milky Way galaxy is full of cold, dark clouds of gas and dust where new stars like our Sun are born. A cloud near the center of the galaxy, called “The Brick,” is possibly the densest, most massive dark cloud in the entire Galaxy! Despite its large amount of mass, The Brick does not seem to be actively forming many new stars, so it remains dark and cold. A team of astronomers led by Adam Ginsburg observed The Brick using one of JWST’s near-infrared cameras. In the image, you can see many, many of the Milky Way’s stars in front of The Brick (left thumbnail). With some processing, the astronomers were able to remove the stars from the image and show only the cloud itself, revealing stripey structures and wisps in both the dark, cold gas and the hot, glowing background material (right thumbnail). The ”blue” colors in the image show where frozen carbon monoxide, CO ice, is blocking out some of the light emitted by the hot glowing hydrogen that fills the Galactic Center.

+

The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.

+ +

Seeing in Infrared light

+

Our eyes see visible light, but visible light is only a small part of a broader spectrum of light that has different energies, ranging from gamma rays and x-rays to infrared light and radio waves. Blue light corresponds to shorter wavelength (and higher energy) light, while red corresponds to longer wavelength (and lower energy) light. Images from each part of the spectrum can tell a different part of the story about objects in space.

+

JWST takes pictures in infrared (or IR) light, which is longer than visible light and cannot be seen by our eyes. Astronomers can still assign “false” colors to help us make sense of the images. In  JWST’s images of The Brick, the shorter wavelength IR light is displayed in “blue,” and the longer wavelength IR light is displayed in “red.” Atoms of hot hydrogen gas in the center of our galaxy emit light at both these IR wavelengths.

+ + +

The dense cloud that makes up “The Brick” is mostly cold hydrogen, dust, and carbon monoxide (CO). The Brick is so dense that it blocks the infrared light emitted by the surrounding hot hydrogen, creating the dark jelly bean shape we see at the center of the JWST images. In the center of the cloud, the dust blocks both the shorter (“blue”) and longer (“red”) IR wavelengths. Towards the edge of the cloud where it is less dense, frozen CO ice does most of the blocking. CO ice tends to block more of the “red” and less of the “blue” IR light, so the edge of the cloud glows “blue”in these images.

+
+ + This is a schematic of The Brick as imaged by JWST, separated into layers. The bottom layer depicts light from hot background gas that emits at both longer and shorter IR wavelengths, depicted with red and blue arrows. Above that is The Brick layer. In the middle of The Brick, red and blue arrows from the bottom layer are stopped by The Brick layer. Near the edge of the Brick, the red arrow is stopped, but the blue arrow can pass. Outside of The Brick region, both red and blue arrows can pass. The top of the schematic shows the direction the light moves towards JWST. + +
+ +

Science Team

+ Adam Ginsburg
+ Ashley Barnes
+ Cara Battersby
+ Alyssa Bulatek
+ Savannah Gramze
+ Jonathan Henshaw
+ Desmond Jeff
+ Xing Lu
+ E. A. C. Mills
+ Daniel Walker
+
@@ -303,29 +328,27 @@ +
    +
  • + Use the bottom slider to switch between the Spitzer and JWST images. +
  • +
  • + Use the top slider to switch between the "with stars" and "no stars" version of The Brick as seen by JWST. +
  • +
+
-

Credits:

-

Science Team

- Adam Ginsburg
- Ashley Barnes
- Cara Battersby
- Alyssa Bulatek
- Savannah Gramze
- Jonathan Henshaw
- Desmond Jeff
- Xing Lu
- E. A. C. Mills
- Daniel Walker
-
+

Credits

+

CosmicDS Mini Stories Team:

John Lewis
- Jon Carifio
Pat Udomprasert
+ Jon Carifio
Alyssa Goodman
- Mary Dussault
Harry Houghton
Anna Nolin
+ Mary Dussault
Evaluator: Sue Sunbury

WorldWide Telescope Team:

@@ -333,12 +356,12 @@ A. David Weigel
Jon Carifio
-
+ @@ -422,6 +445,7 @@ export default defineComponent({ overlayWasVisible: false, accentColor: "#F0AB52", + accentColor2: "#99c8ff", initialPosition: {ra: 266.5375, dec:-28.708, zoom: 120 }, @@ -604,6 +628,7 @@ export default defineComponent({ cssVars() { return { '--accent-color': this.accentColor, + '--accent-color2': this.accentColor2, '--app-content-height': this.showTextSheet ? '66%' : '100%', }; }, @@ -1248,12 +1273,31 @@ video { } .info-text { + font-size: var(--default-font-size); + line-height: var(--default-line-height); + height: 33vh; padding-bottom: 25px; + & img { + max-width: 100%; + } + + & h3 { + margin-top: calc(var(--default-line-height)); + margin-bottom: calc(0.3 * var(--default-line-height)); + color: var(--accent-color2); + } + + & p { + margin-bottom: calc(0.5 * var(--default-line-height)); + } + & a { - text-decoration: none; + text-decoration: underline; } + + } @@ -1318,6 +1362,10 @@ video { } +.v-tabs [aria-selected="false"]:not(.v-slide-group-item--active) { + color: #BDBDBD !important; +} + #close-text-icon { position: absolute; top: 0.25em; From 68812cff24e6a8f58a2350d7cfada7cab66aee5e Mon Sep 17 00:00:00 2001 From: Pat Udomprasert Date: Sat, 2 Dec 2023 00:23:34 -0500 Subject: [PATCH 3/4] Add inline padding to splash screen --- jwst-brick/src/JwstBrick.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jwst-brick/src/JwstBrick.vue b/jwst-brick/src/JwstBrick.vue index 7a067e0f..d708aec0 100644 --- a/jwst-brick/src/JwstBrick.vue +++ b/jwst-brick/src/JwstBrick.vue @@ -1083,6 +1083,7 @@ body { align-content: center; padding-top: 4rem; padding-bottom: 1rem; + padding-inline: 0.5rem; border-radius: 50px; border: min(1.2vw, 0.9vh) solid var(--accent-color); From d669e4a1c395013b1b26bf177ee93775ffc2301d Mon Sep 17 00:00:00 2001 From: Pat Udomprasert Date: Sat, 2 Dec 2023 00:27:26 -0500 Subject: [PATCH 4/4] Update header --- jwst-brick/src/JwstBrick.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwst-brick/src/JwstBrick.vue b/jwst-brick/src/JwstBrick.vue index d708aec0..02d122ab 100644 --- a/jwst-brick/src/JwstBrick.vue +++ b/jwst-brick/src/JwstBrick.vue @@ -265,7 +265,7 @@ -

About this Image

+

About "The Brick"

Our Milky Way galaxy is full of cold, dark clouds of gas and dust where new stars like our Sun are born. A cloud near the center of the galaxy, called “The Brick,” is possibly the densest, most massive dark cloud in the entire Galaxy! Despite its large amount of mass, The Brick does not seem to be actively forming many new stars, so it remains dark and cold. A team of astronomers led by Adam Ginsburg observed The Brick using one of JWST’s near-infrared cameras. In the image, you can see many, many of the Milky Way’s stars in front of The Brick (left thumbnail). With some processing, the astronomers were able to remove the stars from the image and show only the cloud itself, revealing stripey structures and wisps in both the dark, cold gas and the hot, glowing background material (right thumbnail). The ”blue” colors in the image show where frozen carbon monoxide, CO ice, is blocking out some of the light emitted by the hot glowing hydrogen that fills the Galactic Center.

The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.