QMC Data Processor is a software to process and visualize data from Guassian structure modeling software.
Table of Contents
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.
- Python
- and love to science ❤️
Run project using:
/qmc_dataprocessor/qmc_dataprocessor.py
or download dist folder from Here and use binary file.
- 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.
See the open issues for a list of proposed features (and known issues).
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
Distributed under the AGPL-3.0 License. See LICENSE
for more information.
Bartosz Stasiak - [email protected]
Project Link: https://github.com/JestemStefan/QMC_DataProcessor