Development Status :: 1 - Beta
Project description
TRM_Errors
=====
Introduction
A pyhon package to create errors for Tilted Ring Models. Version 0.0.4 is the first fully working version that incorporates the tirshaker module as written by G.I.G. J'ozsa.
Requirements
The code requires full installation of:
python v3.6 or higher
tirific
Installation
Download the source code from the Github or simply install with pip as:
pip install TRM_errors
This should also install all required python dependencies. We recommend the use of python virtual environments. If so desired a TRM_errors installation would look like:
python3 -m venv TRM_errors_venv
source TRM_errors_venv/bin/activate.csh
pip install TRM_errors
(In case of bash the correct middle line is source TRM_errors_venv/bin/activate) You might have to restart the env:
deactivate
source TRM_errors_venv/bin/activate.csh
Once you have installed FAT you can check that it has been installed properly by running FAT as.
create_TRM_errors -v
Running TRM_errors
You can run TRM_errors by providing a configuration file by
create_TRM_errors configuration_file=file.yml
an example yaml file with all parameters can be printed by running
create_TRM_errors print_examples=true
please see the advanced input in readthe docs for an explanation of all parameters.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file TRM_errors-0.0.4.tar.gz
.
File metadata
- Download URL: TRM_errors-0.0.4.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98dc3bec723d4c1b54c2e1333edaa05e4d3bf9932cdfdd1f4de73899f538868e |
|
MD5 | 3142baa3b46bf2b4530a2bd0e87cf168 |
|
BLAKE2b-256 | 18370bbbc1dcf458b15c932e226e43c254686170396a739d7758ff133482122e |
File details
Details for the file TRM_errors-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: TRM_errors-0.0.4-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ad2891a6d203b248f37b2f143d74271a99d75d295e7fb445153bbc315db1195 |
|
MD5 | d2f61591b99411cf85feee457dfec02d |
|
BLAKE2b-256 | 66245de5e6e32506efa73dc2849d3cabed9efb1f8a08cb5ad83feff8dfd959a4 |