AxFoundation / strax

Stream analysis for xenon TPCs
BSD 3-Clause "New" or "Revised" License
27 stars 38 forks source link

Fix the usage of scripts #890

Closed dachengx closed 3 weeks ago

dachengx commented 3 weeks ago

What is the problem / what does the code in this PR do

  1. Move rechunker to strax/scripts/rechunker.py
  2. Remove bin/ folder because it is incompatible with pyproject.toml
  3. Add script of rechunker to pyproject.toml

Can you briefly describe how it works?

Can you give a minimal working example (or illustrate with a figure)?

Please include the following if applicable:

Please make sure that all automated tests have passed before asking for a review (you can save the PR as a draft otherwise).

coveralls commented 3 weeks ago

Coverage Status

coverage: 90.228% (-0.6%) from 90.86% when pulling d7fe6f159771eb22d914cfe6094f46e32662782e on fix_script into 66b66f402212d1a35463903c4aa6895925cf4b30 on master.