plot-icohp-distance#

Plot ICOHPs or ICOOPs or ICOBIs with respect to bond lengths.

Hint

Aliases available

  • ploticohpdistance

usage: lobsterpy plot-icohp-distance [-h] [-ficohp ICOHPLIST]
                                     [--fontsize FONTSIZE] [-ht HEIGHT]
                                     [--hideplot] [-nbs]
                                     [-sty STYLE [STYLE ...]]
                                     [--save-plot FILENAME] [--title TITLE]
                                     [-wd WIDTH] [-x XLIM XLIM] [-y YLIM YLIM]
                                     [--fwhm FWHM | --sigma SIGMA] [--cobis]
                                     [--coops]

Named Arguments#

-ficohp, --file-icohplist

path to ICOHPLIST.lobster. Default is “ICOHPLIST.lobster”

Default: ICOHPLIST.lobster

--fwhm

Full-width-half-maximum of Gaussian broadening.

--sigma

Standard deviation of Gaussian broadening.

Plotting#

--fontsize, --font-size

Base font size

-ht, --height

Plot height in inches

--hideplot, --hide-plot

Hide plot output. Especially relevant when plots are saved.

Default: False

-nbs, --no-base-style, --nobasestyle

Disable inbuilt style entirely. This may prevent interference with external stylesheets when using –style.

Default: False

-sty, --style

Matplotlib style sheet(s) for plot appearance

--save-plot, --saveplot, -s

Save plot to file

--title

Plot title

Default: “”

-wd, --width

Plot width in inches

-x, --xlim

Set x-axis limits for the plots

-y, --ylim

Set y-axis limits for the plots

Arguments to switch type of files analyzed during automatic analysis (Also indicates file type for ‘plot/plot-icohp-distance’ action in cli)#

--cobis, --cobis

Setting this option starts automatic bonding analysis using COBIs (Also indicates plotter that input file contains COBI data)

Default: False

--coops, --coops

Setting this option starts automatic bonding analysis using COOPs (Also indicates plotter that input file contains COOP data)

Default: False