Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
Added more explicit LST event exploration
  • Loading branch information
Etienne12345 authored Jun 12, 2018
1 parent 2431f19 commit 6db1524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ CameraEvent(
drs_tag=array([ 0, 0, ..., 2021, 2360], dtype=uint16))
digicam=DigiCamEvent(
))
>>> event.waveform
array([ 0, 0, 0, ..., 292, 288, 263], dtype=uint16)
```

`event` supports tab-completion, which I regard as very important while exploring.
Expand Down

0 comments on commit 6db1524

Please sign in to comment.