QMC Data Processor
QMC Data Processor is a software to process and visualize data from Guassian structure modeling software.
Table of Contents
About The Project
This software provide a fast and easy way to process data from quantum-mechanical calculation.
Main features:
- Analysis of HF and DFT conformer search calculations with detection of duplicates and low energy conformers.
- Analysis of TD-DFT calculation of UV and ECD spectra.
- Exporting data to spreadsheat file format.
Built With
- Python
- and love to science ❤️
Getting Started
Run project using:
/qmc_dataprocessor/qmc_dataprocessor.py
or download dist folder from Here and use binary file.
Usage
- Prepare folder containing
.out
files. Files can be mixed with other formats. Correct files will be picked automagically.
- Run a project or binary file. [See Getting Started]
- Click "Select Folder" button and select folder with a files to analyze.
- Select parameters for the analysis by entering values in entry boxes.
- Click
Confomers energy analysis
button
After successful analysis folder with results will be automatically opened.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the AGPL-3.0 License. See LICENSE
for more information.
Contact
Bartosz Stasiak - bs.stasiak.bartosz@gmail.com
Project Link: https://github.com/JestemStefan/QMC_DataProcessor