Skip to content

Commit

Permalink
DL2 filling options
Browse files Browse the repository at this point in the history
  • Loading branch information
GernotMaier committed Mar 19, 2021
1 parent c404bed commit 41ef32c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions analysis/CTA.EFFAREA.qsub_analyse_list.sh
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,7 @@ do
echo "* SIMULATIONFILE_DATA $MSCFILE" >> $MSCF
# to write full data trees (DL2)
# (note: very large output files!)
if [[ $DL2FILLING = "TRUE" ]]; then
echo "* WRITEEVENTDATATREE 1" >> $MSCF
fi
echo "* WRITEEVENTDATATREE $DL2FILLING" >> $MSCF

# output file
if [ $PART = "gamma_onSource" ] || [ $PART = "gamma_cone" ]
Expand Down

0 comments on commit 41ef32c

Please sign in to comment.