lecture03 init

This commit is contained in:
ackman678
2016-09-28 14:38:55 -07:00
parent a72af03276
commit b1e7df6a28
3 changed files with 1148 additions and 55 deletions

View File

@@ -35,11 +35,11 @@ REASON YOU CANNOT ENROLL:
## Site keyboard bindings
* Navigate: <arrow keys> and `spacebar`
* Navigate: arrow keys and `spacebar`
* Menu: `m`
* Fullscreen: `f`
* Overview: `o` or `esc` or <pinch (touch screen)>
* Zoom object: <doubleclick>
* Overview: `o` or `esc` or pinch (touch screen)
* Zoom object: doubleclick
* Print: `...lecture.html?print-pdf`
Recommend browser is Chrome on a laptop/PC. Some features (e.g. full screen, zoom) may not work on tablet/touch screen devices.
@@ -498,7 +498,7 @@ Note:
Glia
: greek for 'glue'
: outnumber neurons 10-50 fold
: outnumber neurons 10-50 fold (higher mammals)
: structural support for neurons
: remove debris and maintain a functional nervous system environment

View File

@@ -171,7 +171,7 @@ Here is one of those cell body violet stained sections-- you can see the cortica
</div>
<div style="margin:0 50px;"><img src="figs/Neuroscience5e-Fig-A02-0_crop_ce0acbb.png" height="500px"><figcaption></figcaption></div>
<div style="margin:0 50px;"><img src="figs/Neuroscience5e-Fig-A02-0_crop_ce0acbb.png" height="500px"><figcaption>Neuroscience 5e Fig. A2</figcaption></div>
<!-- <div style="margin:0 50px;"><img src="figs/Neuroscience5e-Appendix-Opener_c87eac5.png" height="500px"><figcaption>Neuroscience 5e</figcaption></div> -->
@@ -246,7 +246,7 @@ Cervical enlargement, lumbar enlargement
## Spinal cord
<div><img src="figs/Neuroscience5e-Fig-A04-0_823983c.png" height="500px"><figcaption></figcaption></div>
<div><img src="figs/Neuroscience5e-Fig-A04-0_823983c.png" height="500px"><figcaption>Neuroscience 5e Fig. A4</figcaption></div>
Note:
@@ -272,7 +272,7 @@ Note:
## Internal anatomy of the spinal cord
<div><img src="figs/Neuroscience5e-Fig-A05-2R_crop_8491c98.png" height="500px"><figcaption></figcaption></div>
<div><img src="figs/Neuroscience5e-Fig-A05-2R_crop_8491c98.png" height="500px"><figcaption>Neuroscience 5e Fig. A5</figcaption></div>
Note:
@@ -349,7 +349,7 @@ Note:
## Brain stem cranial nerves
<figure><img src="figs/Neuroscience5e-Fig-A07-1R_1b511b4.png" height="500px"><figcaption></figcaption></figure>
<figure><img src="figs/Neuroscience5e-Fig-A07-1R_1b511b4.png" height="500px"><figcaption>Neuroscience 5e Fig. A7</figcaption></figure>
<!-- <div><img src="figs/cranial-nerves-facial-optic-oculomotor-trochlear-trigeminal-abducens-facial-vestibulocochlear-glossopharyngeal-vagus-accessory-hypoglossal2_7ba3227.jpg" height="300px"><figcaption></figcaption></div> -->
@@ -689,7 +689,7 @@ Note:
## Brain organization summary
<div><img src="figs/Neuroscience5e-Fig-A12-1R_094c533.png" height="315px"><figcaption></figcaption></div>
<div><img src="figs/Neuroscience5e-Fig-A12-1R_094c533.png" height="315px"><figcaption>Neuroscience 5e Fig. A12</figcaption></div>
<div><iframe src="https://www.youtube.com/embed/snO68aJTOpM" width="420" height="315"></iframe><figcaption>Pinky and the Brain</figcaption></div>
@@ -1012,10 +1012,36 @@ And since each side of the brain to some degree can work independently of the ot
Note:
Here is an illustration of the experiment performed by by Sperry and his colleagues for these split brain studies. After the corpus callosum connecting the two hemisphere was cut to alleviate epileptic seizures, the patients were asked to fixate on a point and name objects presented in each visual field. Now you havent learned about the visual system yet, but just as sensory information from your left hand goes to your right hemisphere, visual information from the lateral part of your left visual field goes to your right visual cortex. Split brain patients could not correctly name objects presented in their left visual field, presumably because that info could not reach the left hemispheres because the callosal connections were severed. But split brain patients could correctly name an object when presented in their right visual field, because that information was received by the left visual cortex and could be passed onto the language centers.
Here is an illustration of the experiment performed by by Sperry and his colleagues for these split brain studies.
After the corpus callosum connecting the two hemisphere was cut to alleviate epileptic seizures, the patients were asked to fixate on a point and name objects presented in each visual field.
Now you havent learned about the visual system yet, but just as sensory information from your left hand goes to your right hemisphere, visual information from the lateral part of your left visual field goes to your right visual cortex.
Split brain patients could not correctly name objects presented in their left visual field, presumably because that info could not reach the left hemispheres because the callosal connections were severed. But split brain patients could correctly name an object when presented in their right visual field, because that information was received by the left visual cortex and could be passed onto the language centers.
In all Sperry and his colleagues showed that language, mathematical, and logical reasoning is dominant in the left hemisphere and that shape recognition, spatial attention, emotional processing, and creativity in more dominant in the right hemisphere.
*right hemisphere: 'coloring' language with emotive tonal variation, 'prosody'. Adds additional meaning to verbal communication. Mandarin chinese. Monotone professor lecture*. Evidence suggest similar areas of the right hemisphere associate with this emotive coloring of language.
Similar areas used in sign language thus this constellation of brain regions specializes in symbolic representation and communication, rather than just spoken language.
PET:
: positron emission tomography
: detects pairs of gamma rays emitted indirectly by a radioactive tracer injected into bloodstream (positron-emitting radionuclide)
CT:
: computerized tomography
: a series of X-ray images from different angles
: computer processing to create cross-sectional images
Babbling sounds from a baby shows that there is a pattern of sounds produced sequentially that are related to the phones necessary for producing spoken language. Language imitation follows other imitations (mirror neurons?) during developmental learning and behavioral acquistion. Brain is continuously simulating the future based on past experienced training patterns.
--

1067
2016-09-28-lecture03.md Normal file

File diff suppressed because it is too large Load Diff