# Gateway Barbieri

All the process is based on importing/exporting data through the CGATS file format.

### 1. Create your chart

{% hint style="info" %}
You don't need to create a new chart with "Chart Generator" each time you have to use Gateway. You can use always the same chart.But il should be interesting to create four different chart with their data

* RGB Calibration chart
* RGB Characterization chart
* CMYK Calibration chart
* CMYK Characterization chart
  {% endhint %}

On Coraye create your target following the process described [in Creating a media profile](https://coraye.gitbook.io/coraye-documentation/printer-management/how-to-create-a-media-profile). But this time, instead of directly clicking on "**Next**" button, click on "**Export Barbieri**".

{% content-ref url="/pages/-LjRTIyoM9ZfJ\_hs62lH" %}
[Create a profile from a standard reference](/printer-management/how-to-create-a-media-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjWdPYRhFiZLP5nG3kG" %}
[Create a profil from a calibration](/printer-management/create-a-profil-from-a-calibration.md)
{% endcontent-ref %}

![Export the created chart with the Barbierie option](/files/-LjRU4HPsyPod92cmrH8)

You should then have a ti1 file that is indeed a CGATS file. You can rename it to **.txt** instead of **.ti1**.

![](/files/-LjWbYtX7AQJqUk-gOK4)

### 2. Open the **Barbieri chart Generator** application

![](/files/-LjWbKlXqVb9EngMBCQr)

Browse to select the CGATS file created by Coraye

![](/files/-LjWbO262Tr3Y3aysVys)

Select the Barbieri spectrophotometer model and the paper size to print the chart .

![](/files/-LjWbRcWnhD-CMFDlxlD)

Click on "**Save Target**" to create the chart and associated data.

![](/files/-LjWbtKiscv4vFwTHn5o)

Data and Chart to print are stored into the "Target" folderThe default path is ../User/.../Documents/Barbieri/Gateway/Chart/Targets/

![](/files/-LjWbiwnjs4zhEyTU-zp)

### 3. Print the Barbieri chart

Follow the tutorial : [Printing Chart](https://docs.coraye.com/printer-management/printing-chart)

{% content-ref url="/pages/-LjRZF0WbkFhHW\_M35\_8" %}
[Printing chart RGB](/printer-management/printing-chart.md)
{% endcontent-ref %}

### 4. Mesure the Barbieri chart with the "Gateway" software

Launch the Gateway Software and create a new job

{% hint style="info" %}
You don't need to create a new "Job" each time you have to use Gateway. You can use always the same job.But il should be interesting to create four different job for:

* RGB Calibration chart
* RGB Characterization chart
* CMYK Calibration chart
* CMYK Characterization chart
  {% endhint %}

![](/files/-LjWcMEZOLv1sFv1Jscj)

Click on the "Customised" folder

![](/files/-LjWcPOIjzzpPvOcSyH4)

Select the Barbieri target created previously with "Chart Generator".

![](/files/-LjWcSzr9b9x8eC5Gl4I)

Define the measurement settings

![](/files/-LjWcWJkwsmlL57A3M_G)

Define the file settings

![](/files/-LjWcZqOaTJoVIqYKgDI)

When the job was created, double click on it to start the reading procedure.

![](/files/-LjWccFg76rONVqRj0D7)

Check the chart definition

![](/files/-LjWcf7jm25IEyCTxnhF)

Check the measurement settings

![](/files/-LjWciKpMaYZoy9CmS7O)

Install the holder with the printed chart on the Barbieri spectrophotometer.

![](/files/-LjWclO2UmSRK_X2-4SZ)

Clic "Start" to start the measure.

![](/files/-LjWcp9C6hA3XiEtmNad)

At the end of measurement, measured Data are stored into the "Measurements" folder

The default path is `../User/.../Documents/Barbieri/Gateway/Chart/Measurements/`\
You can access to this folder with the "**Browse...**" button.

![](/files/-LjWd-L2lLTL7Z0Vv55D)

### 5. Export the CGATS file to Coraye

![](/files/-LjWd4KUewipYje_F74M)

Coraye use the .cie CGATS files to create an ICC profile.

Now click on "Import a reading" into the Calibration or Characterization procédure and browse to get the CGATS file created by The Gateway software (.CIE)

![](/files/-LkZg-SNQ_Ptub_BWGzX)

[Then Follow the procedure to create your icc profile with Coraye](https://docs.coraye.com/printer-management/how-to-create-a-media-profile)

{% content-ref url="/pages/-LjRTIyoM9ZfJ\_hs62lH" %}
[Create a profile from a standard reference](/printer-management/how-to-create-a-media-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjWdPYRhFiZLP5nG3kG" %}
[Create a profil from a calibration](/printer-management/create-a-profil-from-a-calibration.md)
{% endcontent-ref %}


---

# 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://docs.coraye.com/plugins/barbieri/using-barbieri.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.
