Skip to main content

Python decoder for the binary SAMPIC files

Project description

# SAMPIC DECODER The package sampic_decoder is a simple python packaged used to read the binary files produced with the SAMPIC board from LAL in python/numpy.

It depends on numpy and runs with both Python2.7 and Python3.x.

Example:

from pysampic import Dataset

ds = Dataset ( “sample.bin” )

print (ds.keys()) #Prints the available keys print (ds[‘HitNumber’]) # Reads the hit numbers of all entries as a ndarray

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pysampic-0.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file pysampic-0.1-py3-none-any.whl.

File metadata

  • Download URL: pysampic-0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • 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.1 CPython/3.5.3

File hashes

Hashes for pysampic-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ee8f4a5d10b22bc08ed1b563214613bb2a6bfa978c211da815afcac2868e7e0
MD5 2b168ce87e9d903c07c3521f0256c369
BLAKE2b-256 8bd8444febd3cc2e66cb8c6a4d551b0285d738be38a412470c5138e4d017f962

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