نتایج جستجو برای: cortical spreading depression

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

Journal: :Proceedings for Annual Meeting of The Japanese Pharmacological Society 2019

2011
Peter Goadsby

Objectives At the conclusion of this program, participants should be able to: 1. Identify the typical features of migraine aura. 2. Describe the pathophysiologic mechanisms behind migraine aura. 3. Correlate the physiology of cortical spreading depression to the clinical phenomena of migraine aura. 1. Migraine aura is associated with which of the following conditions: a. Cortical spreading depr...

Journal: :Archivum immunologiae et therapiae experimentalis 2000
V K Tuohy R P Kinkel

Autoimmune diseases are typically characterized by a persistent inflammatory self-recognition process that ultimately leads to chronic progressive disability. Over the past several years we have addressed the fundamental question of why autoimmune diseases are chronic. Our working hypothesis in these studies has been that autoimmunity involves a continuous acquisition of new self-recognition ev...

Journal: :Cytometry. Part A : the journal of the International Society for Analytical Cytology 2013
Richard Nguyen Stephen Perfetto Yolanda D Mahnke Pratip Chattopadhyay Mario Roederer

After compensation, the measurement errors arising from multiple fluorescences spilling into each detector become evident by the spreading of nominally negative distributions. Depending on the instrument configuration and performance, and reagents used, this "spillover spreading" (SS) affects sensitivity in any given parameter. The degree of SS had been predicted theoretically to increase with ...

2017
Z. B. Guo P. H. Diamond

We present a new model of turbulence spreading in magnetically confined plasma. A basic question in turbulence spreading is how to sustain finite amplitude fluctuations in a stable subcritical region, where linear dissipation of the turbulence is strong? The answer to this question relies on a consistent treatment of mesoscale temperature profile corrugation and microscale turbulence. We argue ...

2009
Bruno H. Repp

The timing of pedal depressions and releases was measured relative to key depressions and releases in two pianists' performances of Robert Schumann's "Traumerei" on an electronic instrument. Each pianist provided 9 complete performances, 3 at each of 3 tempi, which were analyzed by examining in detail those positions in the music in which the pedal was used consistently. The principal questions...

2007
Natalia Rakhlin

It is well-known that children, unlike adults, would frequently give a no-answer to questions like those in (1) and (2) if they are presented without overt linguistic context, but become significantly more successful if the stimuli are presented in a context enriched (or otherwise manipulated) in various ways (Crain et al. 1996, Philip and Lynch 2000, Drozd and van Loosbroek 1998, Sugisaki and ...

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

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

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"; } -->