# Job: Local Resolution Estimation

## **Description**

* Compute a local resolution map from the output of a refinement job.

## **Input**

* Half maps of a refined volume, usually from a Homogenous/Heterogenous/NU-refinement job

## **Common Parameters**

* `Annealing Factor` should be 0 for local resolution, increasing this to 1 will give the global resolution

## **Output**

* `map_locres` contains the resolution of each voxel of the original structure

## **Notes**

* To accurately view `map_locres`, you can use the Surface Color tool in UCSF Chimera to colour the input map by the local resolution map. This is the best way to visualize the resolution at different parts of the structure.


---

# 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/post-processing/job-local-resolution-estimation.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.
