Giter Site home page Giter Site logo

projection_overlap's Introduction

DOI

Overlap calculator

This script can calculate the overlap between two pi systems as described in my PhD thesis. There are multiple ways to use this app.

  1. A live version should exist at https://overlap.streamlit.app/

  2. You can use the GUI version offline by following these instructions

  • Installation/start:
    1. Unzip the file in a folder (Example A:\unzip_folder)
    2. The easiest way to install is using miniconda or Anaconda.
    • Install the python requirements with: "conda env create -f A:\unzip_folder\environment.yml".
    • Activate the environment with conda activate overlap (This needs to be done every time you start a console)
    1. Alternatively, you can install the packages manually. Requirements are: numpy, pandas, shapely, matplotlib and streamlit
    2. Go with your commandline to the folder where you unpacked the files and start the program with: "streamlit run overlap_streamlit.py". It might ask you for a mail address, which is skippable (and comes from streamlit not this project). Afterwards a browser tab should open automatically if it does not, the console has the correct web address.
  1. Starting the command line program with "python overlap.py"

References

If you have used these scripts in your research cite the following two references

  • P. N. Ruth, Method Development for Benchmarking Key Interactions in Quantum Crystallography, p. 39, http://dx.doi.org/10.53846/goediss-9798

  • P. N. Ruth, Overlap calculator beta 0.1.1, DOI: 10.5281/zenodo.8332656

projection_overlap's People

Contributors

niolon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.