Brief descriptions of the scripts in this directory:

----Energies-----

qp_shifts.py - from sigma_hp.log file, writes two files which contain the LDA 
	       energies and the GW shifts (E_qp-E_lda) for that energy. Useful
	       for determining scissor shifting parameters ecdel, evdel, etc.

eqp.py       - extracts QP energies from sigma_hp.log file and generates file
               eqp.dat. This file can be read in directly from the BGW
	       code if you want to shift the energies for each kpoint and band 
	       exactly instead of relying on the scissor shift.

----Kpoints-----


kptlist.pl   - extracts a formatted list of k-points from PARATEC file for use in the Sigma code
	   
qptlist.pl   - extracts a formatted list of q-points from PARATEC file for use in the Epsilon code


