نتایج جستجو برای: multi sensory stimulation

تعداد نتایج: 791807  

Journal: :Chemical senses 2007
Iole Tomassini Barbarossa Patrizia Muroni Maria D Setzu Anna Maria Angioy

Olfactory sensory stimulation induces a fast-phase arrest response (FPA-R) of the blowfly heart activity that has been described as a sensitive tool for testing insect reactivity to odor perception. We analyzed FPA-R occurrence to repeated olfactory stimulation with low and high 1-hexanol concentrations that are behaviorally attractant and repellent, respectively, in the blowfly. FPA-R occurren...

Journal: :Basic and clinical neuroscience 2023

Introduction: Sensory processing is profoundly regulated by brain neuromodulatory systems. One of the main neuromodulators serotonin which influences higher cognitive functions, such as different aspects perceptual processing. Accordingly, malfunction in serotonergic system may lead to visual illusion psychiatric disorders, autism and schizophrenia. This study aims investigate modulation respon...

2014
Anne Estrup Olesen Christina Brock Eva Sverrisdóttir Isabelle Myriam Larsen Asbjørn Mohr Drewes

INTRODUCTION Opioid analgesia can be explored with quantitative sensory testing, but most investigations have used models of phasic pain, and such brief stimuli may be limited in the ability to faithfully simulate natural and clinical painful experiences. Therefore, identification of appropriate experimental pain models is critical for our understanding of opioid effects with the potential to i...

2012
Oleksandr V. Popovych Peter A. Tass

Coordinated reset (CR) stimulation is a desynchronizing stimulation technique based on timely coordinated phase resets of sub-populations of a synchronized neuronal ensemble. It has initially been computationally developed for electrical deep brain stimulation (DBS), to enable an effective desynchronization and unlearning of pathological synchrony and connectivity (anti-kindling). Here we compu...

2017
Lars Muckli Lucy S. Petro

Early sensory cortex is typically investigated in response to sensory stimulation, masking the contribution of internal signals. Recently, van Kerkoerle and colleagues reported that attention and memory signals segregate from sensory signals within specific layers of primary visual cortex, providing insight into the role of internal signals in sensory processing.

2010
Jihyun Song

Understanding sensory stimulation of people in human environments is vital to designing an interior space. The senses play critical roles in human experience and the memories and emotions tied to it. In retail design brands associated to sensory experience attract customers and stimulate strong, positive, and distinctive impression across all five senses. In this case multiple sensory cues are ...

Journal: :The Journal of neuroscience : the official journal of the Society for Neuroscience 2003
Romuald Nargeot

Behavioral adaptations and the underlying neural plasticity may not simply result from peripheral information conveyed by sensory inputs. Central neuronal networks often spontaneously generate neuronal activity patterns that may also contribute to sensorimotor integration and behavioral adaptations. The present study explored a novel form of sensory-induced plasticity by which the resulting cha...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 2021

Significance Sensory processing depends upon the integration of widely distributed neural assemblies. During every day listening, our ears receive different information (due to interaural time and amplitude differences) it is known that both hemispheres extract acoustic features. Nonetheless, features belonging same source become integrated. It has been suggested brain overcomes this “binding p...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->