Open main menu

Changes

After the analysis, several folders should be available, with data for each fitted model.
<source lang="bash">
.CR72/R2eff.final/CR72.IT99/No.LM63/final.No Rex/LM63.NS 2-site expanded/NS.R2eff/IT99
</source>
In each of these folders, there is a [[grace2images.py]] python file, which will as standard convert the
grace script files to PNG files.
 
You can convert all to PNG images, by:
<source lang="bash">
cd "CR72"; grace2images.py; cd .. ;
cd "final"; grace2images.py; cd .. ;
cd "IT99"; grace2images.py; cd .. ;
cd "No Rex"; grace2images.py; cd .. ;
cd "NS 2-site expanded"; grace2images.py; cd .. ;
cd "R2eff"; grace2images.py; cd .. ;
</source>
= See also =
[[Category:Tutorials]]
Trusted, Bureaucrats
1,382

edits