> For the complete documentation index, see [llms.txt](https://docs.phoenixlidar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters.md).

# Processing Parameters

Add a set of **Processing Parameters.**&#x20;

The first parameter to select is Target Extraction method. Online Waveform Processing uses the points detected by the device, during data acquisition. This is the simplest target extraction method:

<figure><img src="/files/49qiMJXbQHraZXBJ5RBb" alt=""><figcaption></figcaption></figure>

Users may opt to conduct Exponential Decomposition processing. This processing entails creating a polygon encompassing areas in the data set with water. This type of target extraction is optional and covered in the [next section](/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters/exponential-decomposition.md).&#x20;

Set the **Multiple Time Around** setting to **Fixed in Zone 1**:

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

No settings are necessary for **Pre-classification**:

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

No **Pre-georeferencing** is necessary:

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

No **Post-georeferencing** data filters are necessary:

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

The **Water surface selector** should be disabled, unless[ XDC processing](/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters/exponential-decomposition.md) is enabled:

<figure><img src="/files/6CwJ0pd02WGMJo5CCNlj" alt=""><figcaption></figcaption></figure>


---

# 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://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters.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.
