-
Notifications
You must be signed in to change notification settings - Fork 49
Concepts to cover
Lily Wang edited this page Aug 31, 2019
·
8 revisions
These notes are gathered from every post in mdnalysis-discussion from October 1st 2018 to August 21st 2019 (UTC). Release 0.19.0 came out on October 10th, 2018.
Out of 133 posts, these were the broad topics:
- Analysis (42)
- Universe I/O (19)
- Irrelevant, i.e. not about MDAnalysis (14) (Not covered here)
- Google Summer of Code (11) (Not covered here)
- Topology (9)
- AtomGroup (9)
- Selection (9)
- Package stuff (5)
- Installation (4)
- Trajectory (2)
- PMDA/large data (2)
- Questions due to updates (2)
- Development (2)
- Getting started (1)
- Units (1)
- Universe dimensions (1)
Understandably, questions about analysis were the largest proportion. These loosely fell into several subcategories.
| Category | # | Notes | Solution | Links |
|---|---|---|---|---|
| Format (general) | 4 | How to use formats that MDAnalysis has defined. | Notebooks | |
| Format behaviour | 3 | How MDA treats formats | Notes on MD format pages about their behaviour | |
| Other formats | 3 | I/O with custom formats, e.g. Numpy or GridData | Cover this in I/O page | |
| Incompatible format | 2 | How formats work | Notes on MD format pages about their behaviour | |
| Write trajectory | 2 | How to write a trajectory | Notebook and in Quickstart guide | |
| Memory | 2 | Problems with large data | Notes on how memory works in MDAnalysis, and pointer to PMDA | |
| General MD | 1 | Mismatch between TPR and GRO | Perhaps mention this as a possibility? | |
| Paths | 1 | Python/path issue | Add a note in a notebook "Change this for your file" | |
| Trajectory slicing | 1 | Loading in a trajectory in steps | Note that this isn't possible. |
| Category | # | Notes | Solution | Links |
|---|---|---|---|---|
| Adding TopologyAttr | 4 | How to add topology attributes -- especially bfactor vs tempfactor. | Describe this in a Topology Manipulation section, as well as having examples in notebooks as a way to visualise analysis. | |
| Guessing topology information | 2 | Guessing bonds or elements. | Be clear about what is/can be guessed. | |
| Modifying bonds | 2 | How to add, remove, or modify bonds. | Topology manipulation section | |
| Adding segment | 1 | How to add new segments. | Document this with other Group editing. |
About
@mdanalysis on Twitter
Documentation
Downloads (PyPi)
Mailing Lists:
User discussion group
Developer mailing list