"
]
},
"metadata": {
"needs_background": "light"
},
"output_type": "display_data"
}
],
"source": [
"fbnc_kpath.plot_fatbands_with_pjdos(pjdosfile=fbnc_kmesh, view=\"lview\", tight_layout=True);"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"Remember to close the files\n",
"
"
]
},
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
"fbnc_kpath.close()\n",
"fbnc_kmesh.close()"
]
},
{
"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
}