Metadata-Version: 2.1
Name: rad-tools
Version: 0.0.0.10
Summary: Collection of scripts from my PhD
Home-page: https://github.com/adrybakov/rad-tools
Download-URL: https://github.com/adrybakov/rad-tools.git
Author: Andrey Rybakov
Author-email: rybakov.ad@icloud.com
License: MIT license
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
License-File: LICENSE.txt

Script Collection
=================
Various scripts which were useful during my PhD.

.. image:: https://readthedocs.org/projects/rad-tools/badge/?version=latest
    :target: https://rad-tools.adrybakov.com/en/latest/?badge=latest
    :alt: Documentation Status

Installation
------------

First make sure that you have python3 and pip installed.
Then execute the following in your terminal:

.. code-block:: console

   pip install rad-tools

Documentation
=============

Documentations is available 
`here. <https://rad-tools.adrybakov.com/en/latest/index.html>`_

tb2j_plotter.py (`docs <https://rad-tools.adrybakov.com/en/latest/tb2j_plotter.html>`_)
=======================================================================================
Script for visualisation of TB2J results.

Display Isotropic exchange and distances (one output file for each). 


Supports filtering by R vectors, distances and template file. 
The result will be defined by logical conjugate of the specified conditions.

``--filename`` (or ``-f``) argument is required, the rest of them are optional.

Output files will have the following name structure: 
*output-name.display_data_type.png*
