Skip to content
img authored by Franck TALBART's avatar Franck TALBART
......@@ -30,7 +30,7 @@ Create a MAQAO CQA entry is the first step to analyze a binary.
Via CTS, the user must go on its binary page.
<p align='center'>[[img/Screen_binary_page.png]]</p>
<p align='center'>![](img/Screen_binary_page.png)</p>
<p align='center'><i>The binary viewer</i></p>
......@@ -39,19 +39,19 @@ A button "MAQAO CQA" will send him on the MAQAO CQA entry creation.
The "binary" field is already filled if you have compiled the codelet before.
Click on "Add" button to run MAQAO CQA.
<p align='center'>[[img/Screen_maqao_cqa_new.png]]</p>
<p align='center'>![](img/Screen_maqao_cqa_new.png)</p>
<p align='center'><i>The MAQAO CQA form</i></p>
MAQAO CQA analyzes the binary file:
<p align='center'>[[img/Screen_maqao_cqa_run.png]]</p>
<p align='center'>![](img/Screen_maqao_cqa_run.png)</p>
<p align='center'><i>The daemon is running</i></p>
Then, by clicking on the produced_by attribute, the user can see the MAQAO CQA results:
<p align='center'>[[img/Screen_maqao_cqa_results.png]]</p>
<p align='center'>![](img/Screen_maqao_cqa_results.png)</p>
<p align='center'><i>The MAQAO CQA results</i></p>
......
......