> For the complete documentation index, see [llms.txt](https://netstim.gitbook.io/leaddbs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netstim.gitbook.io/leaddbs/lead-dbs/step7-visualization/mer-analysis.md).

# MER Analysis

Start the MER Control Figure inside the 3D viewer.

![](/files/2BZTSX2s7RFkgqY6ePfQ)

![](/files/BHCKxnaIo6duHdsFHS9F)

1. Choose the implanted tract from the dropdown menu near`Right`or`Left`
2. Toggle the implanted tracks on and off`Central, Anterior, Posterior, Lateral, Medial`.
3. Change the location of the MER site by entering the position in the edit box or by using the arrow keys to change the position along the track. Hold`Shift` to increase step size. Hold`option`to decrease step size. Note: Choose a toggle button for the electrode of interest.
4. Mark a recording site using keyboard shortcuts. Reserved keys are:
   * `spacebar = "generic"`
   * `m = "MER"`
   * `l = "LFP"`
   * `t = "Top"`
   * `b = "Bottom"`
5. Use the`export markers`[![](https://github.com/netstim/leaddbs/raw/master/icons/export.png)](https://github.com/netstim/leaddbs/blob/master/icons/export.png)button in the MER Control GUI to save markers as a`.mat`file.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://netstim.gitbook.io/leaddbs/lead-dbs/step7-visualization/mer-analysis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
