# Job: 3D Variability

## **Description**

* Compute the principle modes of variability with a dataset of aligned particles. Read a tutorial [here](/processing-data/tutorials-and-case-studies/tutorial-3d-variability-analysis-part-one.md).

## **Input**

* Particles
* Mask

## **Common Parameters**

* `Number of modes to solve`: The number of orthogonal principle modes (i.e. eigenvectors of the 3D covariance) to solve.
* `Filter Resolution (A)`: Resolution at which results are filtered. Typically set between 5 and 10.

## **Output**

* Particles
* Volume

## **Common Next Steps**

* Running a 3D Variability Display job to generate a series of volumes representing frames of motion.


---

# 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://guide.cryosparc.com/processing-data/all-job-types-in-cryosparc/variability/job-3d-variability.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.
