scilog command changed
This commit is contained in:
@@ -3010,7 +3010,7 @@ class Flomni(
|
||||
print(f"scilog_last_scans: could not read timing log: {exc}")
|
||||
return records
|
||||
|
||||
def scilog_last_scans(self, number_of_scans: int = 1) -> None:
|
||||
def scilog_last_ptycho_scans(self, number_of_scans: int = 1) -> None:
|
||||
"""Write a scilog entry with a user comment and recent scan info.
|
||||
|
||||
The user is prompted for a free-text comment, which appears at the
|
||||
|
||||
Reference in New Issue
Block a user