# Job: Exposure Tools

## **Description**

* Manually modify an exposure dataset's `mscope_params/neg_stain` and `mscope_params/phase_plate` values.

## **Input**

* 1 exposure stack

## **Output**

* exposure stack with modified `mscope_params`

## **Common Parameters**

* `Negative Stain Data:` If Negative Stain Data is on, this indicates that there are light particles on dark background (-1). If it's off, this indicates the movies have dark particles on light background (cryo-em data, +1).
* `Phase Plate Data:` Indicates if data was collected using a phase plate.


---

# 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/utilities/job-exposure-tools.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.
