A framework for the HiSPARC experiment
Project description
Introduction
SAPPHiRE is a Simulation and Analysis Program Package for HiSPARC Research and Education. It was created in the process of completing the PhD research of David Fokkema. The history of this repository contains the complete simulation, analysis and plot generation code that formed the basis for David’s thesis.
This repository is created with a sole purpose in mind: to enable HiSPARC students, teachers and researchers to easily gain access to the data and perform common simulation and analysis tasks. Historically, starting work on the data, or extending an existing analysis code, has involved elaborate installation instructions, heavy customizations to the software, countless hours going over opaque parts of code and a general feeling of anguish and despair. SAPPHiRE’s ultimate goal: no more of that.
David has tried very hard to write clean code. However, as is the nature of finishing a PhD, severe time constraints prevented him to actually write well-documented, clean code. He feels, however, that the presently available code is a good start. By releasing it now, it can be used, accessed, and cleaned up.
In fact, it is probably being cleaned up at this very moment!
Installation
Required: Python with pip, the HDF5 and ATLAS libraries and a Fortran compiler.
Then, using pip, simply open a Terminal and do:
$ pip install hisparc-sapphire
This should install sapphire with all requirements. More extensive installation instructions are available in the documentation in the doc/ directory. You can compile them using Sphinx, or you can follow this link: http://docs.hisparc.nl/sapphire/.
To check if it worked start Python and load the package:
import sapphire
You’re done!
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 hisparc_sapphire-0.12.4-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c856633cbe042d15044e3e40d310dc526ae6afe4f7c02cd941b24a99cae8da1 |
|
MD5 | a1f36ff71d59f13587b57c4a5f301d2d |
|
BLAKE2b-256 | a30d424381ccb191e5997399d95ba86317cdccedfe2fde4aee735351e0f392c2 |