# Diffusion QC

Diffusion data includes DTI, DKI, FBI, and other similar sequences. All sequences' QC notes should be recorded in independent fields in a given study's REDCap project.

There are a variety of possible diffusion QC issues to be aware of, such as signal dropouts and other movement artifacts.

&#x20;However, due to our preprocessing procedures' ability to compensate for many known artifacts, the only artifact type that we note in our study documentation is ghosting.&#x20;

Ghosting is, in short, the effect of blurred versions of images being repeated over the central image. [You can read more about ghosting here](https://mriquestions.com/ghosting.html). Since assessing artifacts is a subjective process, we attempt to quantify the level of ghosting via the criteria below.

<figure><img src="/files/RVHIPxlIf6dYGd5DdYwI" alt=""><figcaption></figcaption></figure>

All QC documentation is kept in REDCap. So once you decide on the level of ghosting in a particular dataset, you will document it in a module that looks like this:

<figure><img src="/files/rwI1e9qgaO4EdgY9gFPC" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://bridge-lab.gitbook.io/docs/imaging/image-analysis/general-concepts/image-qc/raw-data-qc/diffusion-qc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
