Skip to content

Commit 745604e

Browse files
authored
#192 from the USAXS
1 parent 25055e4 commit 745604e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apstools/filewriters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777

7878
SPEC_TIME_FORMAT = "%a %b %d %H:%M:%S %Y"
79-
SCAN_ID_RESET_VALUE = 1
79+
SCAN_ID_RESET_VALUE = 0
8080

8181
def _rebuild_scan_command(doc):
8282
"""reconstruct the scan command for SPEC data file #S line"""

0 commit comments

Comments
 (0)