ePSproc Logo
dev

Intro:

  • ePSproc Readme
  • ePSproc base and multijob class intro

Installation:

  • Extended installation notes
  • ePSproc + JupyterLab builds with Docker

Class demos:

  • ePSdata interface demo
  • ePSproc wavefunction plotting tests & demo
  • ePSproc wavefunction plotting tests & demo: CH3I with animation

Function demos:

  • ePSproc demo
  • ePSproc \(\beta_{L,M}\) calculations demo
  • ePSproc X-section demo
  • Matrix element LM plotting routines demo

Datastructures & IO:

  • Data stuctures - basic overview and demo
  • Data structures - IO demo

Matlab:

  • ePSproc Matlab demo

Tutorials:

  • ePolyScat basics tutorial
  • ePolyScat advanced usage tutorial
  • Geometric methods summary

Advanced/Special Topics:

  • Working with spherical harmonics
  • Working with real spherical harmonics
  • Degenerate states tutorial and demo

Test Notebooks:

  • ePSproc function defn tests
  • Frame definitions & rotations tests
  • Low-level function tests & benchmarks
  • ePSproc - basic plotting development, XC version
  • hvPlotters function tests

Method Development:

  • Method development for geometric functions
  • Method development for geometric functions pt 2: \(\beta\) parameters with geometric functions.
  • Method development for geometric functions pt 3: \(\beta\) aligned-frame (AF) parameters with geometric functions.
  • ePSproc LF/AF function verification & tests
  • cclib + chemlab for orbital functions
  • Density Matrices notes + demo (ePSproc + PEMtk dev.)
  • Density Matrices

Function ref:

  • epsproc package
    • Subpackages
      • epsproc.calc package
      • epsproc.classes package
      • epsproc.efield package
      • epsproc.geomFunc package
      • epsproc.ioBackends package
      • epsproc.plot package
      • epsproc.sphFuncs package
      • epsproc.util package
      • epsproc.vol package
        • Submodules
        • Module contents
    • Submodules
    • Module contents
ePSproc
  • epsproc package
  • epsproc.vol package
  • Edit on GitHub

epsproc.vol package

Submodules

  • epsproc.vol.orbPlot module
    • importChemLabQC()
    • molOrbPlotter
      • molOrbPlotter.calcOrb()
      • molOrbPlotter.plotOrb()
      • molOrbPlotter.setGrid()
  • epsproc.vol.setOptions module
    • readOptionsFile()
    • setLocalOptions()
    • writeOptionsFile()
  • epsproc.vol.set_plot_options_json module
  • epsproc.vol.wfPlot module
    • wfPlotter
      • wfPlotter.getOrbFiles()
      • wfPlotter.head()
      • wfPlotter.plotWf()
      • wfPlotter.plotWfV2()
      • wfPlotter.readOrbFiles()
      • wfPlotter.selectOrbFiles()
      • wfPlotter.setData()
      • wfPlotter.setGrid()
      • wfPlotter.setIsoVals()
      • wfPlotter.setPlotOptions()
      • wfPlotter.showGif()
      • wfPlotter.sortOrbFiles()
      • wfPlotter.tail()
      • wfPlotter.writeOptions()

Module contents

ePSproc volumetric funtions.

Tools for volume calculation and rendering.

Plotting methods using:

  • pyVista

  • itkwidgets

  • itk/vtk

Volume computations

  • Orbitals using cclib + chemview

  • Wavefunctions/arb from ePS data files

13/05/20 v1, compiling from test notebooks (see ../tests/plottingDev)

Previous Next

© Copyright 2019, Paul Hockett. Revision a43acb2c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: dev
Versions
latest
stable
v1.3.1
v1.3.0
v1.3.0-dev
v1.2.6
v1.2.5
v1.2.5-dev
v1.2.4
v1.2.0
dev
Downloads
On Read the Docs
Project Home
Builds