Skip to content

Commit d5213a0

Browse files
kabilarttngu207
andauthored
Update element_calcium_imaging/scan.py
Co-authored-by: Thinh Nguyen <[email protected]>
1 parent 6dbfe26 commit d5213a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_calcium_imaging/scan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def get_calcium_imaging_files(scan_key: dict, acq_software: str) -> list:
109109
110110
Args:
111111
scan_key: Primary key of a Scan entry.
112-
acq_software: Primary key of a AcquisitionSoftware entry (i.e. "ScanImage" "Scanbox", "NIS", or "PrairieView")
112+
acq_software: name of the acquisition software, matching AcquisitionSoftware entry (i.e. "ScanImage" "Scanbox", "NIS", or "PrairieView")
113113
114114
Returns:
115115
A list of full file paths.

0 commit comments

Comments
 (0)