epw_postprocess

A collection of scripts to post-process the output from Quantum ESPRESSO's EPW code

https://github.com/farhannoor02/epw_postprocess

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A collection of scripts to post-process the output from Quantum ESPRESSO's EPW code

Basic Info
  • Host: GitHub
  • Owner: FarhanNoor02
  • Language: Python
  • Default Branch: main
  • Size: 17.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme Citation

README.md

EPW_PostProcess

A collection of scripts to post-process the output from Quantum ESPRESSO's EPW code

Capabilities:

  • anisogap.plt : a gnuplot script which read the files ncn.imaganisogap003.00 and so on and plot the distribution of anisotropic gap function at each Temperature. Users can change the range of temperatures considered and the initial prefix
  • aniso_gap.py: same as above, but as a python script. Adds a color gradient to the plot. Yrange and file prefixes are modified according to user needs
  • qdos.py: reads all the files "ncn.qdos_*.00" in a directory, applies mirroring and plots the superconducting DOS (qdos) as a functon of frequency in a format that is similar to plots used by experimentalists.
  • FSgap.py: reads a file like filename = "ncn.imaganisogapFS_003.00" and plots Fermi Surface and colors it with corresponding anisotropic superconducting gap function. Asks the user to enter the viewing angles (theta and phi) to tilt the projection plane on which the Fermi surface is projected.

Owner

  • Name: Farhan
  • Login: FarhanNoor02
  • Kind: user
  • Location: Bangladesh

Undergraduate student.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: EPW_PostProcess
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Farhan
    family-names: Noor
    email: s-2019418104@phy.du.ac.bd
    name-particle: Farhan
    affiliation: University of Dhaka
repository-code: 'https://github.com/FarhanNoor02/EPW_PostProcess'
url: 'https://github.com/FarhanNoor02'
abstract: >-
  A collection of scripts to post-process the output from
  Quantum ESPRESSO's EPW code
keywords:
  - Quantum ESPRESSO
  - EPW
  - Script
license: GPL-3.0

GitHub Events

Total
  • Push event: 5
  • Create event: 2
Last Year
  • Push event: 5
  • Create event: 2