<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
I have added a new object type (<a class="internal reference" href="https://gsas-ii.readthedocs.io/en/latest/GSASIIscriptable.html#g2seqrefres"><code class="literal notranslate docutils">G2SeqRefRes</code></a>) in GSASIIscriptable for getting information out
 of a sequential refinement — so far only unit cell &amp; S.U.’s.&nbsp;
<div class=""><br class="">
</div>
<div class="">I also tracked down &amp; corrected the errors preventing the docs from building correctly.&nbsp;<br class="">
<div><br class="">
</div>
<div>Brian</div>
<div class=""><br class="">
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">
<div class="">
<blockquote type="cite" class="">On May 24, 2019, at 3:10 AM, Ivo Alxneit via GSAS-II &lt;<a href="mailto:gsas-ii@aps.anl.gov" class="">gsas-ii@aps.anl.gov</a>&gt; wrote:<br class="">
<br class="">
Dear all,<br class="">
<br class="">
in GSASII scriptable I can get cell parameters and their esd values for<br class="">
a phase by<br class="">
<br class="">
for phase in phases:<br class="">
&nbsp;phase.get_cell_and_esd()<br class="">
<br class="">
Is there a similar function for sequential refinements where I vary<br class="">
HStrain? Something that would allow me to<br class="">
<br class="">
data = project['Sequential results']['data']<br class="">
for h in data['histNames']:<br class="">
&nbsp;&nbsp;data[h].get_cell_and_esd(phase_name)<br class="">
<br class="">
Thanks for any help!<br class="">
<br class="">
BTW: The section for scriptable has recently disappeared from<br class="">
<a href="https://gsas-ii.readthedocs.io/en/latest/" class="">https://gsas-ii.readthedocs.io/en/latest/</a><br class="">
<br class="">
gruss, ivo<br class="">
--<br class="">
Dr. Ivo Alxneit<br class="">
Catalysis for Energy Group<br class="">
Bioenergy and Catalysis Laboratory &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;phone: &#43;41 56 310 4092<br class="">
Paul Scherrer Institute &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fax: &#43;41 56 310 2688<br class="">
CH-5232 Villigen &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gnupg key: 0x515E30C7<br class="">
Switzerland<br class="">
https://www.psi.ch/ceg/<br class="">
<br class="">
_______________________________________________<br class="">
GSAS-II mailing list<br class="">
GSAS-II@aps.anl.gov<br class="">
https://mailman.aps.anl.gov/mailman/listinfo/gsas-ii<br class="">
</blockquote>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>