MDANSE GUI package - the graphical interface for MDANSE
Project description
MDANSE_GUI
MDANSE_GUI Python Module
This is the module containing the Graphical User Interface (GUI) of the Molecular Dynamics Analysis for Neutron Scattering Experiments (MDANSE) software package.
The GUI depends on the MDANSE package.
Version information
This is the beta release of MDANSE_GUI 0.1.0. Since the 1.5.x MDANSE versions, the GUI has been re-written completely using Qt. Please help us develop MDANSE_GUI by reporting any problems you experience when using the code. The preferred way of reporting problems is by adding them to the GitHub issue tracker.
Quick start: installation
We recommend that you install MDANSE in a Python virtual environment. You can create a virtual environment named mdanse_env by typing
python3 -m venv mdanse_env
To activate your virtual environment, type
source mdanse_env/bin/activate
in a bash console, or
mdanse_end/Scripts/activate.bat
if you are using cmd.exe on Windows.
While your virtual environment is active, you can install MDANSE:
pip install MDANSE_GUI
and start the GUI by typing
mdanse_gui
If you experience problems with the installation, you may want to upgrade pip
pip install --upgrade pip
and try again.
Quick start: workflow
The typical workflow of MDANSE:
- Convert a trajectory from the file format generated by an MD simulation software into the MDANSE trajectory format,
- Load the converted trajectory into MDANSE,
- Perform an analysis,
- Check the results with the plotter.
Each one of these operations (apart from the plotter) has its own dedicated tab in the GUI. The plotter can be started using a button on the top toolbar.
The most complete user documentation of MDANSE can be found on our Read the Docs page.
Other information including example scripts can be found on the MDANSE website
Citing MDANSE
If you used MDANSE in your research, please cite the following paper:
MDANSE: An Interactive Analysis Environment for Molecular Dynamics Simulations. G. Goret, B. Aoun, E. Pellegrini. J Chem Inf Model. (2017) 57(1):1-5.
License
MDANSE_GUI is licensed under GPL-3.0. See LICENSE for more information.
Acknowledgements
The VTK-based 3D viewer and the matplotlib-based data plotter were both taken and adapted from other software projects authored by Eric Pellegrini. We would like to thank Eric for making his code available.
Joining the project
MDANSE_GUI is currently maintained and developed by software developers from ISIS and ILL, but we are fully open to new collaborators who would like to contribute code, documentation, tutorials or usage examples. If you want to join the project contact:
Dr. Sanghamitra Mukhopadhyay (sanghamitra.mukhopadhyay@stfc.ac.uk)
ISIS Neutron and Muon Source
Rutherford Appleton Laboratory
Didcot, UK
Software Inquiries
You are welcome to use the issue tracker to submit ideas for extending the MDANSE code or to report problems you encountered. However, if you prefer to contact the MDANSE developers directly, you can send us a message:
MDANSE Help (MDANSE-help@stfc.ac.uk)
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 Distribution
Built Distribution
File details
Details for the file mdanse_gui-0.1.0b2.tar.gz
.
File metadata
- Download URL: mdanse_gui-0.1.0b2.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17dc13c02ccae829fd3486805a474a3f081527aa532f95ad1584a0b547d52918 |
|
MD5 | f585a29386a2349c782e66832c76cb89 |
|
BLAKE2b-256 | f9373b1e89e88bbf01aac7068d39772a4e21bbb6eaf18c7713462583b51e302f |
File details
Details for the file MDANSE_GUI-0.1.0b2-py3-none-any.whl
.
File metadata
- Download URL: MDANSE_GUI-0.1.0b2-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9104945f47255ae3eba3b39b8bc0471e41c17ed6339ac736e72f5b366a2d081 |
|
MD5 | a2b6c9b08fc5aff7b8bc59722c77b943 |
|
BLAKE2b-256 | 81f834738a20d00831f527222f62c8854233d100fbcd1b1a0cb249d0119514b3 |