Skip to content

Commit

Permalink
Merge branch 'interleaved_events' of https://github.com/FrancaCassol/…
Browse files Browse the repository at this point in the history
…cta-lstchain into interleaved_events

Conflicts:
	lstchain/scripts/lstchain_data_r0_to_dl1.py
  • Loading branch information
FrancaCassol committed Apr 30, 2020
2 parents 47d96df + a6e8410 commit 0d4348b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lstchain/scripts/lstchain_data_r0_to_dl1.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
def main():
os.makedirs(args.output_dir, exist_ok=True)


log.setLevel(logging.INFO)
handler = logging.StreamHandler()
logging.getLogger().addHandler(handler)
Expand Down

0 comments on commit 0d4348b

Please sign in to comment.