We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25055e4 commit 745604eCopy full SHA for 745604e
apstools/filewriters.py
@@ -76,7 +76,7 @@
76
77
78
SPEC_TIME_FORMAT = "%a %b %d %H:%M:%S %Y"
79
-SCAN_ID_RESET_VALUE = 1
+SCAN_ID_RESET_VALUE = 0
80
81
def _rebuild_scan_command(doc):
82
"""reconstruct the scan command for SPEC data file #S line"""
0 commit comments