Skip to content

Commit 6930e04

Browse files
committed
crash: move images
1 parent 0ebee65 commit 6930e04

29 files changed

+16
-16
lines changed

content/crash/ap/index.md renamed to content/crash/ap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 50
77
When the action potential threshold voltage is reached, an action potential ensues. Action potentials can occur spontaneously either because the neuron naturally rests above its threshold (in which case it fires continuously), or because excitatory synaptic inputs (EPSPs) raise its voltage above threshold.
88

99
<figure class="figure">
10-
<img src="spontaneous-action-potential.png" class="figure-img img-fluid rounded">
10+
<img src="/patch/img/crash/ap/spontaneous-action-potential.png" class="figure-img img-fluid rounded">
1111
<figcaption class="figure-caption">
1212

1313
**Action Potentials in Current-Clamp Configuration.** Sub-threshold EPSPs are visible in this example. When EPSPs are sufficiently large (or enough EPSPs occur simultaneously), the neuron is depolarized past action potential threshold and an action potential ensues.
@@ -18,7 +18,7 @@ When the action potential threshold voltage is reached, an action potential ensu
1818
Action potentials can be incited by current delivered through the patch pipette. In this case, the current delivered is commonly displayed below the current-clamp recording trace.
1919

2020
<figure class="figure">
21-
<img src="step-aps.png" class="figure-img img-fluid rounded">
21+
<img src="/patch/img/crash/ap/step-aps.png" class="figure-img img-fluid rounded">
2222
<figcaption class="figure-caption">
2323

2424
**Excitatory current delivered through the recording pipette evokes action potentials.** One second pulses of excitatory current delivered through the recording pipette (bottom traces) depolarizes this neuron past its AP threshold and results in a continuous train of action potentials (top traces). The greater the excitatory current delivered, the faster the action potentials fire. The relationship between current injection and the resulting frequency of action potentials is commonly referred to as action potential gain.

content/crash/how/index.md renamed to content/crash/how.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Steps for establishing whole-cell patch-clamp configuration with ne
77

88
Your chances of achieving successful patches increase if you do a good job at targeting healthy neurons. Quality neurons appear flat and have crisp borders. Smaller shriveled neurons (which often look more 3D than the rest) are typically sick.
99

10-
<img src="dic-neuron.png" class="img-fluid my-5 w-75 d-block mx-auto shadow">
10+
<img src="/patch/img/crash/how/dic-neuron.png" class="img-fluid my-5 w-75 d-block mx-auto shadow">
1111

1212
Figure: Examples of good (green) and bad (red) neurons for patching. This example image uses DIC optics and was taken in the CA1 layer of the rat hippocampus.
1313

@@ -17,25 +17,25 @@ Figure: Examples of good (green) and bad (red) neurons for patching. This exampl
1717

1818
Apply positive pressure by blocking the exit path and pressing the plunger.
1919

20-
<img src="syringe-1.png" class="img-fluid w-50 mx-auto d-block">
20+
<img src="/patch/img/crash/how/syringe-1.png" class="img-fluid w-50 mx-auto d-block">
2121

2222
### Suction
2323

2424
Before applying suction open the exit path to allow positive pressure to escape. Then block the exit path and lift the plunger slightly.
2525

26-
<img src="syringe-2.png" class="img-fluid w-50 mx-auto d-block">
26+
<img src="/patch/img/crash/how/syringe-2.png" class="img-fluid w-50 mx-auto d-block">
2727

2828
### Zero Pressure
2929

3030
Open the exit path to equalize pressure.
3131

32-
<img src="syringe-3.png" class="img-fluid w-25 mx-auto d-block">
32+
<img src="/patch/img/crash/how/syringe-3.png" class="img-fluid w-25 mx-auto d-block">
3333

3434
# Steps to Patch a Cell
3535

3636
The borosilicate glass of the patch pipette will stick to the first lipophilic substance it touches, so it is critical that the first thing to contact the inside the tip is the membrane of the neuron to be patched.
3737

38-
<img src="steps.png" class="img-fluid d-block mx-auto">
38+
<img src="/patch/img/crash/how/steps.png" class="img-fluid d-block mx-auto">
3939

4040
## Step 1: Approach
4141

@@ -45,7 +45,7 @@ The goal of this step is to move the pipette near the target cell. Positive pres
4545

4646
- **Zero the pipette offset:** Click the `bath` button, press ⏸, and the line should go flat. Now click 🔓 and `auto`, and the line should be centered at zero. Click the ▶ button and a square shape should appear.
4747

48-
<img src="memtest-bath.png" class="img-fluid w-50 mx-auto d-block shadow my-5">
48+
<img src="/patch/img/crash/how/memtest-bath.png" class="img-fluid w-50 mx-auto d-block shadow my-5">
4949

5050
## Step 2: Seal
5151

@@ -55,11 +55,11 @@ The goal of this step is to suck a small piece of membrane into the tip so it fo
5555

5656
- Push the pipette tip into the cell until you see a growing _dimple_ expanding indicating that the pipette is pressed into the cell
5757

58-
<img src="patch.gif" class="img-fluid d-block mx-auto shadow-sm my-3">
58+
<img src="/patch/img/crash/how/patch.gif" class="img-fluid d-block mx-auto shadow-sm my-3">
5959

6060
- Quickly release pressure, apply slight suction, click the `patch` button, and allow the seal to form. A quality seal is marked by the line quickly becoming flat and the reading indicating R<sub>t</sub> is >1 GΩ
6161

62-
<img src="memtest-patch.png" class="img-fluid w-50 mx-auto d-block shadow my-5">
62+
<img src="/patch/img/crash/how/memtest-patch.png" class="img-fluid w-50 mx-auto d-block shadow my-5">
6363

6464
## Step 3: Break
6565

@@ -71,4 +71,4 @@ The goal of this step is to suck a small piece of membrane into the tip so it fo
7171

7272
- Click the `cell` button to evaluate access resistance (Ra). Apply additional suction in short bursts as needed to ensure Ra is as low as possible (typically around 20 MΩ).
7373

74-
<img src="memtest-cell.png" class="img-fluid w-50 mx-auto d-block shadow my-5">
74+
<img src="/patch/img/crash/how/memtest-cell.png" class="img-fluid w-50 mx-auto d-block shadow my-5">

content/crash/intro/index.md renamed to content/crash/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Patch-clamp technique can be used to measure the electrical properties of indivi
1818

1919
The artificial cytoplasm (called **pipette solution** or **internal solution**) contains molecules typically found inside a neuron (K<sup>+</sup>, Ca<sup>2+</sup>, Ca<sup>2+</sup> buffer, ATP, GTP, etc.). Experiments are performed on brain slices submerged an **extracellular solution** consisting of oxygenated artificial cerebrospinal fluid (**ACSF**) containing molecules typically found in CSF (Cl<sup>-</sup>, Na<sup>+</sup>, buffering agents, etc.).
2020

21-
<img src="whole-cell.png" class="d-block mx-auto my-4 img-fluid">
21+
<img src="/patch/img/crash/intro/whole-cell.png" class="d-block mx-auto my-4 img-fluid">
2222

2323
> 💡 An easy way to remember which ions are inside vs. outside neurons is to recall that neurons evolved in the ocean, so the major ions in salt water (Na<sup>+</sup> and Cl<sup>-</sup>) are in high concentrations _outside_ the neuron. Other ions (largely K<sup>+</sup>) exist at higher concentrations _inside_ the neuron.
2424
2525
## Ion Channels and the Cell Membrane
2626

2727
What is actually being studied when a neuron is recorded? Since patch-clamp recordings measure the electrical difference between intracellular vs. extracellular solutions, what gets measured is just the thing that separates the two: the **cell membrane**. When we use patch-clamp technique characterize the electrical properties of a neuron, we really reporting the electrical properties of the _membrane_ that forms the cell we are puncturing.
2828

29-
<img src="bilayer.png" class="d-block mx-auto my-4 rounded img-fluid border border-dark shadow">
29+
<img src="/patch/img/crash/intro/bilayer.png" class="d-block mx-auto my-4 rounded img-fluid border border-dark shadow">
3030

3131
**Resistance** is the degree to which a material _resists_ the flow of ions. Since cell membranes are largely made of phospholipid bilayers, **cell membranes have a high resistance**. This means they do not readily permit the passage of ions without the help of membrane-embedded proteins that serve as channels for charged molecules (ions). Neural membranes contain large numbers of **ion channels** which act like little holes in the membrane and permit the flow of particular ions in or out of the neuron, reducing the membrane resistance while the channels are open. The inverse of resistance is **conductance**, and opening ion channels in the neural membrane increases conductance (and decreases resistance). There is a wide variety of ion channels, and they typically vary by what ions they pass (influencing whether they are excitatory or inhibitory) and what controls their open state (always open, gated by voltage, and/or gated by ligand binding).
3232

File renamed without changes.
File renamed without changes.

content/crash/synaptic-currents/index.md renamed to content/crash/synaptic-currents.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Patch-clamped neurons can be used to measure spontaneous currents that result fr
1212

1313
## Pre-Synaptic vs. Post-Synaptic
1414

15-
<img src="synaptic-neuron.png" class="d-block mx-auto img-fluid">
15+
<img src="/patch/img/crash/synaptic-currents/synaptic-neuron.png" class="d-block mx-auto img-fluid">
1616

1717
Synapses are the chemical connection between an upstream (pre-synaptic) and downstream (post-synaptic) neuron. When the pre-synaptic neuron fires an action potential (AP), neurotransmitter is released from the axon terminal. In this example, the neurotransmitter is excitatory. When the neurotransmitter acts on the post-synaptic neuron (the neuron being recorded), the excitatory action of that synapse is observed as an excitatory post-synaptic current. Although this method only directly measures currents in the post-synaptic neuron, the frequency of post-synaptic currents is related to the frequency of pre-synaptic action potential firing.
1818

@@ -31,8 +31,8 @@ One more layer of abbreviations can be added to indicate if the synaptic current
3131
Consider the following figure which demonstrates spontaneous excitatory and inhibitory synaptic activity in the same cell measured in voltage-clamp mode and current-clamp modes:
3232

3333
| voltage clamp (VC) | current clamp (IC) |
34-
| --- | --- |
35-
| <img src='synaptic-vc.png' class='img-fluid'> | <img src='synaptic-ic.png' class='img-fluid'> |
34+
--- | ---
35+
<img src='/patch/img/crash/synaptic-currents/synaptic-vc.png' class='img-fluid'> | <img src='/patch/img/crash/synaptic-currents/synaptic-ic.png' class='img-fluid'>
3636

3737
**In voltage-clamp configuration** the trace represents net membrane current. Spontaneous post-synaptic currents (EPSCs and IPSCs) are visible. IPSCs are upward deflections representing inhibitory (outward) currents. EPSCs are inward deflections representing excitatory (inward) currents. It is useful to memorize that downward deflections in voltage-clamp configuration represent inward currents and are excitatory.
3838

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)