Skip to main content

Analysis tools for Radyn in Python

Project description

RadynPy

IMPORTANT NOTE

This is an early development release of RadynPy, a nascent suite of tools to allow analysis of Radyn simulations to be performed in Python. It contains a minimal set of features to perform analysis of Radyn CDF files, and produce contribution functions.

If you don’t know what Radyn is, then this package is probably not aimed at you!

The easiest way to load a CDF file is to use radynpy.cdf.LazyRadynData. An object can be constructed by passing the path to a Radyn CDF file. Data is loaded lazily as it is requested. The normal keys of this file can then be accessed by . notation (e.g. data.tg1). To look at the indexing convention and the data layout (which is different to IDL due to handling of the record time axis), the functions index_convention, and for information on a specific variable, or set of variables, var_info can be used. var_info takes a string or list of strings for the variables of interest (this string may be ‘*’ to print information on all variables).

The class radynpy.cdf.RadynData also exists, it takes the path to a CDF file, and a list of keys to be loaded (or ‘*’ for everything). It performs similarly to LazyRadynData, but a key that was not requested at construction will not be loaded.

NOTE: By default both RadynData and LazyRadynData expect a filename in the F-CHROMA style (i.e. with the heating parameters), if your filename does not fit this style then both classes take a parseFilenameParams=False kwarg.

Contribution functions can be plotted using radynpy.matsplotlib.contib_fn`. See the extensive docstring of this function for more information. Utilities used in the calculation of the contribution function can be found in ``radynpy.matsplotlib.utils and radynpy.matsplotlib.opacity. For the most part these are very simple functions and classes that mirror the counterparts in the Radyn software distribution produced by M. Carlsson.

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

radynpy-0.4.2.tar.gz (10.0 MB view details)

Uploaded Source

Built Distribution

radynpy-0.4.2-py3-none-any.whl (10.0 MB view details)

Uploaded Python 3

File details

Details for the file radynpy-0.4.2.tar.gz.

File metadata

  • Download URL: radynpy-0.4.2.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for radynpy-0.4.2.tar.gz
Algorithm Hash digest
SHA256 2601836639a90b93d15e616ec5db0fd58ed742ef2f527b82f4d65c57cf9e6e92
MD5 a9df7e2ba98f2dbc375b03b7e8840e2c
BLAKE2b-256 fc49424b74e626df46183a4774d0b300e9d802b4b5999a2ed08ffab52353de50

See more details on using hashes here.

File details

Details for the file radynpy-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: radynpy-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for radynpy-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fc357d1043724bb574d508017de1156c2f33c85484702916fa8b3b95de6dc44b
MD5 e69e073c82f67f609eae9b99c8ce9e2e
BLAKE2b-256 a74f49b92cd3460ac18d27c1528fbb48d7f54341518f9014519faf7a015b3b5a

See more details on using hashes here.

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