"
]
},
"metadata": {
"needs_background": "light"
},
"output_type": "display_data"
}
],
"source": [
"robot.plot_qpfield_vs_e0(\"qpeme0\", sortby=\"sigma_nband\");"
]
},
{
"cell_type": "code",
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
"#robot.get_qpgaps_dataframe(spin=0, kpoint=(0, 0, 0))"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"Robots can also be constructed from the command line with: abicomp.py sigres FILES\n",
"
"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Back to the main [Index](index.ipynb)"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.0"
},
"latex_envs": {
"bibliofile": "biblio.bib",
"cite_by": "apalike",
"current_citInitial": 1,
"eqLabelWithNumbers": true,
"eqNumInitial": 0
}
},
"nbformat": 4,
"nbformat_minor": 4
}