<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Cordia New";
panose-1:2 11 3 4 2 2 2 2 2 4;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:"\@SimSun";
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Lucida Sans Unicode";
panose-1:2 11 6 2 3 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0cm;
margin-right:0cm;
margin-bottom:0cm;
margin-left:36.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
span.EmailStyle18
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:1079792777;
mso-list-type:hybrid;
mso-list-template-ids:426943310 920296814 201916441 201916443 201916431 201916441 201916443 201916431 201916441 201916443;}
@list l0:level1
{mso-level-text:"\(%1\)";
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level2
{mso-level-tab-stop:72.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level3
{mso-level-tab-stop:108.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level4
{mso-level-tab-stop:144.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level5
{mso-level-tab-stop:180.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level6
{mso-level-tab-stop:216.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level7
{mso-level-tab-stop:252.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level8
{mso-level-tab-stop:288.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
@list l0:level9
{mso-level-tab-stop:324.0pt;
mso-level-number-position:left;
text-indent:-18.0pt;}
ol
{margin-bottom:0cm;}
ul
{margin-bottom:0cm;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-AU link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span lang=FR>Merci Eric pour la ligne de code, ca marche.<o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=FR>Une question sur la calibration de la
capturabilité <i>q</i>. Je suis en train de modifier le script
CalibrationSimplexePasVariable2Capturabilite pour qu’il n’évalue
qu’un seul <i>q </i>par espèce (je crois que Benoit l’avais fait
aussi). Donc je fais beaucoup de copier/coller. <o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR>Au niveau données, ma population a 8 groupes d’âge
dans ISIS. J’ai 8 ans de données de débarquements mensuels (les groupes,
metiers et startegies sont cumulés) donc la matrice de débarquements observés est
de dimension 96 lignes *1 colonne<o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR>Le code compile bien, par contre ca se corse
quand je tente une simulation... La simulation se termine mais en fait utilise
la valeur q de défaut que j’ai rentré dans l’interface. La
calibration elle-même plante lamentablement. En toute apparence j’ai raté
quelque chose dans mon code….<o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=FR>D’après le debug, la calibration s’arrête
pendant le after simulation, quand elle essaye d’obtenir la valeur observée
pour la comparer a la valeur simulée afin de calculer le critère. Effectivement,
l’indice (dim) ne veut rien dire.<o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR>Comment se faisse ?!<o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR> <o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR>Le debug ainsi que mon script de calibration
qui ne marche pas (si ca aide) sont en PJ (en zip parce que c’est un peu
gros…). <o:p></o:p></span></p>
<p class=MsoNormal><span lang=FR><o:p> </o:p></span></p>
<p class=MsoNormal>Merci d’avance !<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Jess<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>***************************************************************************************<o:p></o:p></span></p>
<p class=MsoNormal><b><span style='font-size:10.5pt;color:#0070C0'>Dr Jessica
André<o:p></o:p></span></b></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Junior Research
Fellow <o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Wild Fisheries
Program-</span><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#0070C0'>Fisheries Aquaculture & Coasts (FAC)</span><span
style='font-size:10.5pt;color:#0070C0'><o:p></o:p></span></p>
<p class=MsoNormal style='margin-top:11.25pt'><span style='font-size:10.5pt;
color:#0070C0'>Institute for Marine and Antarctic Studies (IMAS)</span><span
lang=EN style='font-size:18.0pt;font-family:"Lucida Sans Unicode","sans-serif";
color:#0070C0'><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Marine Research
Laboratories, Private Bag 49<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Hobart, TAS
7001, Australia</span><span style='font-size:10.5pt;color:#0070C0'><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Ph: </span><span
style='font-size:10.5pt;color:#0070C0'>(03) 6227 7284 /Int: +61 3 6227 7284<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Fax: (03)
6227 8035 /Int: +61 3 6227 8035<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Email: <a
href="mailto:Jessica.Andre@utas.edu.au">Jessica.Andre@utas.edu.au</a><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'>Web: <a
href="http://fcms.its.utas.edu.au/scieng/mrl/pagedetails.asp?lPersonId=3177">http://fcms.its.utas.edu.au/scieng/mrl/pagedetails.asp?lPersonId=3177</a></span><span
style='font-size:10.5pt;color:#0070C0'><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:10.0pt;color:#0070C0'>`·.,,</span><span
style='font-size:10.0pt'> </span><span style='font-size:10.5pt;color:#0070C0'>><(((º>
</span><span style='font-size:10.0pt;color:#0070C0'>`·.,,</span><span
style='font-size:10.0pt'> </span><span style='font-size:10.5pt;color:#0070C0'>><(((º>
</span><span style='font-size:10.0pt;color:#0070C0'>`·.,,</span><span
style='font-size:10.0pt'> </span><span style='font-size:10.5pt;color:#0070C0'>><(((º>
<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;color:#0070C0'><o:p> </o:p></span></p>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>