-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version 0.1.2 removed pycifrw, added news to doc website
- Loading branch information
1 parent
0028097
commit c1777ee
Showing
34 changed files
with
448 additions
and
126 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 703cc04edf6344aa1e792f9484f86ba0 | ||
config: 56975c2304b95edec8a1347d7679ca8a | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
.. _install: | ||
|
||
.. include:: define_roles.rst | ||
|
||
|
||
News | ||
---- | ||
|
||
**03/11/2020: Version 0.1.2 released** | ||
|
||
This version contains minor changes from the 0.1.1 release. It removes pyCifRW | ||
as a dependency, due to PyCifRW requiring Microsoft Visual Studio. | ||
|
||
|
||
**02/11/2020: Version 0.1.1 released** | ||
|
||
This version contains many changes to the TEMUL Toolkit. | ||
|
||
* More parameters have been added to the polarisation module's :python:`plot_polarisation_vectors` function. Check out the walkthrough :ref:`here <polarisation_vectors_tutorial>` for more info! | ||
* :ref:`Interactive double Gaussian filtering <dg_visualiser_tutorial>` with the :python:`visualise_dg_filter` function in the signal_processing module. Thanks to `Michael Hennessy <https://github.com/michaelhennessyjr>`_ for the help! | ||
* The :python:`calculate_atom_plane_curvature` function has been added, creating the lattice_structure_tools module. | ||
* Strain, rotation, and c/a mapping can now be done :ref:`here <structure_map_tutorial>`. | ||
* Masked FFT filtering to obtain iFFTs. See :ref:`this guide <masked_fft_tutorial>` to see some code! | ||
* Example walk-throughs for many features of the TEMUL Toolkit are now on this website! Check out the menu on the left to get started! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.