You are reading the documentation for version 2.4 of OpenStructure. You may also want to read the documentation for:
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.7.1
1.8
1.9
1.10
1.11
2.0
2.1
2.2
2.3
2.3.1
devel
A gentle introduction to OpenStructure¶In this tutorial you will be learning by example how to use the OpenStructure framework. We assume that you already have a version of OpenStructure installed. If not, please refer to Installing OpenStructure From Source. What will be covered in this tutorial?¶The tutorial is divided into several parts. The first part of the tutorial is a
walk-through of the basic functionality you will be using in your everyday work, followed by an introduction to the Getting ready to rumble¶The files we will be using in the tutorial are available in the examples directory that comes with OpenStructure. Depending on your platform, the examples are located at a different location:
Starting DNG¶The graphical user interface of OpenStructure is called DNG (Dino/DeepView Next Generation). To start it,
Interactive Python Shell¶![]() Now we will enter commands in the Python shell (in the screenshot above, the Python shell (shown in green) is located at the right of the main window). If you want to get more information on any object, function or class, the Python help command may be useful. For example:
Continue with part one |
ContentsSearchEnter search terms or a module, class or function name. Previous topicInstalling OpenStructure From Source Next topicIntroduction to the You are here
|