A geometry, cube file, and vibrational modes viewer for Psi4 and Forte
Project description
fortecubeview
A simple cube file viewer based on pythreejs.
Installation
Using pip:
pip install fortecubeview
Dependencies
forte4cubeview requires pythreejs and scikit-image.
To install pythreejs via pip:
pip install pythreejs
To install pythreejs via conda:
conda install -c conda-forge pythreejs
conda install nodejs -c conda-forge --repodata-fn=repodata.json
And then install the extension for jupyter notebooks
jupyter nbextension install --py --symlink --sys-prefix pythreejs
jupyter nbextension enable --py --sys-prefix pythreejs
Or for jupyter lab:
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-threejs
Getting started
Check out the example files in the fortecubeview/examples
folder.
From jupyter, the following will load and display all the cube files contained in the currrent working directory
import fortecubeview
fortecubeview.plot()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file fortecubeview-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: fortecubeview-0.2.4-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0da7891b6e9dee8cc4ac7c8118cd2c742b47c5cce1914e11bc372c7bc215c0 |
|
MD5 | 3d1f724d7883d2c894a1ce6a43fcdfeb |
|
BLAKE2b-256 | f815ec71bbdd30ada92c52a5aac9ffdd440efc73bf306daa2ce932c932b233b1 |