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.

conda create --name your_env_name python=3.11

pip install radyn-xtools

(note that's a hyphen b/w radyn and xtools)

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

Note the package name in pip is radyn-xtools but the code is radyn_xtools (hyphen vs. underline)

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.1.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