Python suite to access, manipulate and plot ALaDyn's datas
Project description
LAMPy
LAMPy (Light and fast Aladyn data Manipulation in Python) is a python package that provides modules to access and plot ALaDyn output files.
The idea behind its development is to provide a selfconsistent and portable environment, allowing any user to elaborate ALaDyn simulations results. Other possibility are also available (C++ data converters, gnuplot analysis, IDL routines), but they are mostly single file analyzers. With LAMPy, we would like to offer a fast and modern way to perform a complete inline data analysis, taking advantage of the simplicity of the Python language which requires a minimum effort even for a beginner user.
Package
LAMPy is still under development, which means problems may occur for some untested output configuration. The recommended Python version for LAMPy is Python 3.7. Tests on previous versions are ongoing.
Installation
First, you should get a Python distribution, such as Anaconda. You could also use a system installation of Python, however, due to the portability of Anaconda and it's ability to manage different environments, we recommend it as a preferred option, in particular for beginner users.
Create a Python 3.7 environment, if it's not the default one', by typing
conda create -n py3 python=3.7
To install LAMPy, you can build it from the source code, or you can download the latest stable version from Pypi, installing it via pip
pip install lampy
Project details
Release history Release notifications | RSS feed
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
Hashes for lampy-0.1.2-cp37-cp37m-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab2dae6908011e23cf92fca570f4593b1edf309183ddc57d5d7a2def04b274bc |
|
MD5 | dab200477f62040762113c6b43ab8c95 |
|
BLAKE2b-256 | bcc6661be708a1ca31cdefaffd5410774256ad85385d5548b0a56c2580dd0dc2 |