Mercurial > repos > bimib > cobraxy
changeset 349:39993b9d5ec8 draft
Uploaded
author | francesco_lapi |
---|---|
date | Thu, 04 Sep 2025 22:44:19 +0000 |
parents | 25862d166f88 |
children | 6f1065c00211 |
files | COBRAxy/marea_macros.xml |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/marea_macros.xml Thu Sep 04 22:41:30 2025 +0000 +++ b/COBRAxy/marea_macros.xml Thu Sep 04 22:44:19 2025 +0000 @@ -9,6 +9,15 @@ </param> </xml> + <xml name="options_model"> + <param name="model_selector" argument="--model_selector" type="select" label="Model:"> + <option value="HMRcore">HMRcore</option> + <option value="Recon">Recon 2.2</option> + <option value="ENGRO2" selected="true">ENGRO 2</option> + <option value="Custom_model">Custom</option> + </param> + </xml> + <xml name="options_ras_to_bounds_model"> <param name="model_selector" argument="--model_selector" type="select" label="Model:"> <option value="ENGRO2" selected="true">ENGRO 2</option>