Skip to main content

# PyLArS > Ricardo Peres, Julian Haas

Comprehensive processing and analysis of SiPM data.

Check the [docs](https://ricmperes.github.io/PyLArS/) and the example notebooks for a quick start!

## Instalation `bash git clone git@github.com:ricmperes/PyLArS.git cd PyLArs pip install . ` For instal in editable source: `bash pip install -e . `

## How to pylars

To use pylars as “black-box” data processor go to the directory where the raw ROOT files are and run `bash pylars `

For more options (raw and output files, level of RMS, polarity of signal and baseline samples) check the help funtion: `bash pylars --help `

For batch processing use the scripts provided in scripts:
  • make_job_files.py, option -r for run number: creates a directory jobs and a slurm compatible .job file for each dataset to be submited to a cluster individually.

  • launch_process.sh: runs sbatch [#.job] for all the files in the jobs directory

  • cleanup.sh: removes all the .job files

In case batch processing is conducted in a single machine without slurm submission run: `python python make_job_files.py -r [run_number] cd jobs ls | xargs chmod +x ls | xargs -n 1 sh `

Download files

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

Source Distribution

pylars-sipm-0.3.0.tar.gz (57.3 kB view details)

Uploaded Source

Built Distribution

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

pylars_sipm-0.3.0-py3-none-any.whl (72.8 kB view details)

Uploaded Python 3

File details

Details for the file pylars-sipm-0.3.0.tar.gz.

File metadata

  • Download URL: pylars-sipm-0.3.0.tar.gz
  • Upload date:
  • Size: 57.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for pylars-sipm-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c29a5453e7cc2c170f471e9f6b5f4163de056a8ba70529a645389c9ddab44d8f
MD5 e695785c0e2296d195210245ffeb03e8
BLAKE2b-256 c3dc90d1e335cfc618be61e95283c65b4228c8c284bf353ff7f00796a82ba77a

See more details on using hashes here.

File details

Details for the file pylars_sipm-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pylars_sipm-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 72.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for pylars_sipm-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 044e2cdae3e5d17ecd00b809c981065e3fa8f9322d874e4d03f44d6d6ba2f68b
MD5 9576da157f6ddd83bc648eb28a60f693
BLAKE2b-256 2c9e23346d539be4d295e060b8640a718ae77feeb57fb3beeff70e02cb006183

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

Supported by

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