Ticket #11653 (closed: fixed)
Update and extend documentation for point and space groups
Reported by: | Michael Wedel | Owned by: | Michael Wedel |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
The documentation for SymmetryOperation, SymmetryElement, PointGroup, SpaceGroup and the corresponding factories should be extended (SpaceGroup is not covered yet) and split into two parts: One for introducing symmetry operations and so on and another one covering point and space groups.
Change History
comment:2 Changed 5 years ago by Michael Wedel
Refs #11653. Re-arranged, updated documentation
Changeset: abb3045b4673eb9c0c3c64962b95c6a84c6afa6f
comment:3 Changed 5 years ago by Michael Wedel
Refs #11653. Cleaning up references.
Changeset: d6f769d6b0607616cf6323a2976f6a1da1a654ee
comment:4 Changed 5 years ago by Michael Wedel
Refs #11653. Small correction.
Changeset: 928fab83b69cd49873befba3f664827bb4f3f0bf
comment:5 Changed 5 years ago by Michael Wedel
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #677.
comment:6 Changed 5 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:7 Changed 5 years ago by Andrei Savici
- Status changed from verifying to closed
Merge pull request #677 from mantidproject/11653_update_point_and_space_group_documentation
Update documentation for point and space groups, symmetry operations
Full changeset: c91a3da4b158c85564c806b729c48c68ab7a4fb4
comment:8 Changed 5 years ago by Andrei Savici
- Status changed from closed to verify
This is being verified as pull request #702.
comment:9 Changed 5 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester changed from Andrei Savici to Stuart Campbell
comment:10 Changed 5 years ago by Stuart Campbell
- Status changed from verifying to closed
Merge pull request #702 from mantidproject/11653_doctest_fix
Update SymmetryGroups.rst
Full changeset: 93221606a3a14bdd6520216dd4919ccd5d09eece
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 12491
Refs #11653. Make SymmetryOperations directly available in Python
In the current export only a list of symmetry operation strings can be obtained. It should be possible to get the SymmetryOperation-objects directly.
Changeset: d1779a1ca5b7efdc5dd0a8327f7fa7d9a47c85b7