Skip to main content

Python analysis tools for RADYN grid output

Project description

radyn_xtools

radyn_xtools is a package with some bare-bones Python analysis routines for a grid of M dwarf flare models (Kowalski, Allred, & Carlsson, submitted Feb 2024) calculated with the RADYN code. The .fits files (grid output) can be downloaded through Zenodo.

In a terminal window:

conda create --name your_env_name python=3.11

pip install radyn_xtools

conda activate your_env_name

See radyn_xtools_Demo.ipynb for a demonstration on how to use the tools. This should be downloaded into your_env_name/site-packages/radyn_xtools/ folder. To find it, start python and type:

import radyn_xtools.radyn_xtools as radx

radx

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

radyn_xtools-1.9.3.tar.gz (2.4 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page