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.6.0.tar.gz (10.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: radynpy-0.6.0.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for radynpy-0.6.0.tar.gz
Algorithm Hash digest
SHA256 5e024d6aaa9f3a69d79ff5a677031c6a25dbf99384d0d60a9f9969332943b398
MD5 7c6963d2015b4d9b80151965d28d3961
BLAKE2b-256 30080aead8a0b5bff9b406f931138b638cf35a1e72afafbfe15eec679f7e2cb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: radynpy-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for radynpy-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e285016b51dcf06ed26ccbde8df1e37f7837ff8287e4e21d9fb41064dbb26fcd
MD5 a2382ac13e8a53a9e0965e515e438c48
BLAKE2b-256 50a2ea18c5248823b799a7550c75356b8aadc593214f01b98b1c5c240c8b4003

See more details on using hashes here.

Supported by

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