Home » today » Health » Discovery of New Pontus Galaxy Through Spacecraft ESA’s Gaia Team

Discovery of New Pontus Galaxy Through Spacecraft ESA’s Gaia Team

The illustration shows the first identified interstellar visitor, Oumuamua, discovered in 2017. The diverging object swings within 24 million miles of the Sun before streaking out of the solar system. Oumuamua still defies any simple categorization. It does not behave like a comet, and has a variety of unusual characteristics. Because the rotation of a complex object makes it difficult to determine its exact shape, there are many models of what it might look like. Image: NASA, ESA, and J. Olmsted and F. Summers (STScI)

EXTERNAL — One of the most exciting discoveries in planetary science in recent years has been the discovery of interstellar objects passing through our solar system. So far, astronomers have confirmed two of these smugglers from other star systems, namely Oumuamua in 2017 and Borisov in 2018. It is thought that many more remain undiscovered.

So far, scientists have had limited ability to study these objects once they are found. However, all that is believed to change with the launch of NASA’s James Webb Space Telescope on December 25, 2021. Currently, the Rp 150 trillion telescope is preparing to operate at the point between the Sun and Earth.

The Webb program’s principal investigator for interstellar objects, Martin Cordiner, said Webb’s highest sensitivity and power presented unprecedented opportunities. With Webb, they were able to investigate the chemical composition of interstellar objects and learn more about their properties.

Scroll to read

Scroll to read

“Where it came from, how it was made, and what they can tell us about the conditions that exist in their home system … seeing the material from around other planetary systems up close is absolutely amazing,” said astrophysicists at NASA’s Goddard Space. Flight Center.

The first two interstellar objects detected were very different from each other. One looks a lot like a comet, and the other doesn’t. To note, Oumuamua is horrendous because it is suspected of being an alien plane. The gigantic thing seemed to be alive, emitting different kinds of light and moving at different speeds. However, the astronomers were helpless, and Oumuamua fled from observation. A leaked proposal states that scientists want to go after Oumuamua. Read: NASA Chases Oumuamua, the Escape Alien Plane.

James Webb Space Telescope

Cordiner and his team hope to find out the uniqueness of these objects. The team will use Webb’s spectroscopic capabilities in both the near and middle infrared bands to study two different aspects of the interstellar object.

First, using the Near-Infrared Spectrograph (NIRSpec), they will analyze the chemical traces of the gas emitted by the object. Because any cooling that might exist will be evaporated by the heat of our Sun. Second, with the Mid-Infrared Instrument (MIRI), they will observe any dust the object produces, such as very small microscopic particles, larger grains, and even gravel that may be lifted from the surface and in the vicinity.

With its high spectral resolution, NIRSpec can select the emission of each gas, allowing the team to detect specific molecules such as water, methanol, formaldehyde, carbon dioxide, carbon monoxide and methane. MIRI is more suited to the spectrum of heat generated by solid particles, such as dust grains or object nuclei.

In our solar system, comets are frozen remnants from the era of the formation of planets around the Sun. They can provide unique insights into the chemical conditions that existed in the solar system’s earliest history. Well, Webb has the ability to study the chemistry of planet formation not only in the solar system, but deep into other star systems.

Today, the James Webb Space Telescope is the world’s premier space science observatory. It has been eagerly awaited for more than 25 years of its construction. The ambitious Webb is designed to solve all questions about our solar system, look into distant worlds around other stars, and investigate the mysterious structure and origin of our universe. Webb is an international program led by NASA with its partners, the European Space Agency (ESA), and the Canadian Space Agency (CSA).

Source: Phys.org

hover_rnetwork();
function myFunction() {
document.getElementById(“myNetwork”).classList.toggle(“show”);
}

var ScrollDebounce = true; var page = 1; var total_pages = 5;

function sticky_relocate() {
if ($(“.top-sticky”).length > 0) {

var window_top = $(window).scrollTop();
var footer_top = $(“.foot”).offset().top;
var div_top = $(‘.top-sticky’).offset().top;
var div_height = $(“.popular”).height();

if (window_top + div_height > footer_top)
$(‘.popular’).removeClass(‘popular-sticky’);
else if (window_top > div_top) {
$(‘.popular’).addClass(‘popular-sticky’);
} else {
$(‘.popular’).removeClass(‘popular-sticky’);
}
}

}

function scrool_menu() {
$(window).scroll(function () {
if ($(window).scrollTop() > 300) {
$(‘.header-fix’).slideDown(‘.header-fix-fiew’);
} else {
$(‘.header-fix’).slideUp(‘.header-fix-fiew’);
}
});
}

/*Load more Function*/
function loadData(page,ajaxURL) {
$( “.loader” ).css( “display”,”block” );
$.ajax({
method: “POST”,
url: “https://antariksa.republika.co.id/ajax/” + ajaxURL,
data: { page: page,kid: 0 }
})
.done(function( content ) {
ScrollDebounce = true;
$( “.loader” ).css( “display”,”none” );
$(“#posts-infinite”).append(content);

});

}

function openNav() {
document.getElementById(“mySidenav”).style.width = “350px”;

}
function closeNav() {
document.getElementById(“mySidenav”).style.width = “0”;
}

function openSearch() {
document.getElementById(“myOverlay”).style.display = “block”;
}
// tambahsearch
function closeSearch() {
document.getElementById(“myOverlay”).style.display = “none”;
}

function show_debug_width() {
var debug_show = false;
var debug_console = false;
$(‘body’).prepend(‘

| | rules css:

‘);
$(“span#wdt”).html(“width: ” + $(window).width());
$(“span#hgt”).html(“height: ” + $(window).height());
if (debug_console) {
var rule = “”;
$(‘#rule_css’).each(function () {
rule = window.getComputedStyle(this, ‘:after’).content;
});
console.log($(‘#info_css’).text() + ‘ ‘ + rule);
}
$(window).resize(function () {
$(“span#wdt”).html(“width: ” + $(window).width());
$(“span#hgt”).html(“height: ” + $(window).height());
if (debug_console) {
var rule = “”;
$(‘#rule_css’).each(function () {
rule = window.getComputedStyle(this, ‘:after’).content;
});
console.log($(‘#info_css’).text() + ‘ ‘ + rule);
}
});
}
$(‘document’).ready(function () {
show_debug_width();
hover_video();
//scrool_header();

function hover_video() {
$(‘div.video-cover’).hover(function () {
$(this).find(‘div.overplay’).show();
$(‘div.video-cover img’).css({
“opacity”: “0.9”
});
});

}
$(window).scroll(sticky_relocate);
$(window).scroll(scrool_menu);
sticky_relocate();
scrool_menu();

function scrool_header() {
$(window).scroll(function () {
if ($(window).scrollTop() > 60) {
$(‘.header’).slideDown();
$(‘.header’).css({
“position”: “fixed”,
“z-index”: “99”,
“top”: “0”,
“left”: “0”,
“background”: “#fff”,
“box-shadow”: “2px 2px 2px 2px rgba(0,0,0,0.1)”

});
} else {
$(‘.header’).css({
“position”: “relative”,
“box-shadow”: “none”
});
}
});
}

//$(“.share_it”).html(‘ ‘);

// $(‘.share-open-click’).click(function() {
// $(‘.share-open-fix’).slideToggle();
// });
if ($(“.twitter-tweet , .twitter-video “).length > 0)
$(“

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.