cms-gem-daq-project / gem-plotting-tools

Repository for GEM commissioning plotting tools
GNU General Public License v3.0
1 stars 26 forks source link

Fix endDate argument of makeListOfScanDatesFile #146

Closed lmoureaux closed 6 years ago

lmoureaux commented 6 years ago

Description

A typo prevented it from working correctly.

Types of changes

Motivation and Context

Reported in issue #144.

How Has This Been Tested?

Ran plotTimeSeries.py with both --startDate and --endDate, then checked that the contents of listOfScanDates.txt were within the specified range.

Checklist: