> For the complete documentation index, see [llms.txt](https://stereotoolss-organization.gitbook.io/stomics-software-download/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stereotoolss-organization.gitbook.io/stomics-software-download/add-on-packages/stereomap.md).

# StereoMap

## Patch

### Patch\_UploadConfiguration\_202506 (Jun., 2025)

Due to changes in third-party server services, **the upload function following image QC** (quality control) in the current versions may encounter connection issues or failures. This patch will update the Raysync upload paths of the configuration in **Tools-Image QC**.&#x20;

Affected configuration:

* Built-in Raysync upload paths

| File                                                                                                                | File information                                                                          | Software requirments                                                    |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| [Patch\_UploadConfiguration\_202506\_win.zip](https://enfile.stomics.tech/Patch_UploadConfiguration_202506_win.zip) | <p>Version: V1.0</p><p>File size: 7.55 MB</p><p>MD5: 5b6f4ad2b62cee017cc29274ca01086b</p> | **StereoMap 4.1**                                                       |
| [Patch\_UploadConfiguration\_202506\_mac.zip](https://enfile.stomics.tech/Patch_UploadConfiguration_202506_mac.zip) | <p>Version: V1.0</p><p>File size:8.97 MB<br>MD5: 72595ecb58f3a447d50fe62e3180bef9</p>     | <p><strong>StereoMap 4.1</strong><br><strong>StereoMap 4.0</strong></p> |

#### Installation

{% tabs %}
{% tab title="Windows" %}

1. Double-click `Patch_UploadConfiguration_202506_win.exe`. You will see the following prompt:

{% code overflow="wrap" %}

```sh
#update prompt
Please select the installation path of the stereo software (press Enter to use the default directory: <\path\to\StereoMap 4>):
```

{% endcode %}

2. Confirm whether the software installation path displayed in the pop-up information box is correct. If it is correct, press Enter to execute the update directly. If it is incorrect, please input the correct path and then press Enter.

{% code overflow="wrap" %}

```sh
#update successfully
...
The raysync-host that needs to be modified is <upload.dcs.cloud>.
Installation directory: <\path\to\StereoMap 4>. Starting to search for the ucs file.
The path of the ucs file has been found and it is <\path\to\StereoMap 4\resources\plugin\backend\modules\profile\ucs>.
ucs file backup: <\path\to\StereoMap 4\resources\plugin\backend\modules\profile\ucs.xxxxxxxxxx.bak> ok
Modify the host in region <shenzhen,cn> completed.
Modify the host in region <chongqing,cn> completed.
Modify the host in region <qingdao,cn> completed.
UCS file modification completed.
press any key to exit...
```

{% endcode %}
{% endtab %}

{% tab title="MacOS" %}

1. Open the macOS Terminal and grant executable permission to the `Patch_UploadConfiguration_202506_mac` update script.

<pre class="language-sh" data-overflow="wrap"><code class="lang-sh">#grant executable permission
<strong>Username@Macbook ~ % chmod +x /path/to/Patch_UploadConfiguration_202506_mac
</strong></code></pre>

2. Run `Patch_UploadConfiguration_202506_mac` update script. You will see the following update prompt:

<pre class="language-sh" data-overflow="wrap"><code class="lang-sh">#update prompt
<strong>Username@Macbook ~ % /path/to/Patch_UploadConfiguration_202506_mac
</strong>Please select the installation path of the stereo software (press Enter to use the default directory: &#x3C;/path/to/StereoMap 4.app>):
</code></pre>

3. Confirm whether the software installation path displayed is correct. If it is correct, press Return to execute the update directly. If it is incorrect, please input the correct path and then press Return.

{% code overflow="wrap" %}

```sh
#update successfully
...
The raysync-host that needs to be modified is <upload.dcs.cloud>.
Installation directory: </path/to/StereoMap 4.app>. Starting to search for the ucs file.
The path of the ucs file has been found and it is </path/to/StereoMap 4.app/Contents/Resources/plugin/backend/modules/profile/ucs>.
ucs file backup: </path/to/StereoMap 4.app/Contents/Resources/plugin/backend/modules/profile/ucs.xxxxxxxxxx.bak> ok
Modify the host in region <shenzhen,cn> completed.
Modify the host in region <chongqing,cn> completed.
Modify the host in region <qingdao,cn> completed.
UCS file modification completed.
press any key to exit...
```

{% endcode %}
{% endtab %}
{% endtabs %}
