<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I am using GSASIIscriptable for refinement. How can I get the initial and refined parameter values, for example, structure’s lattice parameter, Uiso, and atomic position; histogram’s scale factor; instrument parameters etc? </div><div class=""><br class=""></div><div class="">My script is basically following the tutorial (<a href="https://subversion.xray.aps.anl.gov/pyGSAS/Tutorials/PythonScript/Scripting.htm" class="">https://subversion.xray.aps.anl.gov/pyGSAS/Tutorials/PythonScript/Scripting.htm</a>). So far, I only found the function to output refined lattice parameter: `gpx.phase('structure').get_cell()`.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Long</div></body></html>