Skip to content

Commit

Permalink
Update element_calcium_imaging/scan.py
Browse files Browse the repository at this point in the history
Co-authored-by: Thinh Nguyen <[email protected]>
  • Loading branch information
kabilar and ttngu207 authored Aug 10, 2023
1 parent 6dbfe26 commit d5213a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion element_calcium_imaging/scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def get_calcium_imaging_files(scan_key: dict, acq_software: str) -> list:
Args:
scan_key: Primary key of a Scan entry.
acq_software: Primary key of a AcquisitionSoftware entry (i.e. "ScanImage" "Scanbox", "NIS", or "PrairieView")
acq_software: name of the acquisition software, matching AcquisitionSoftware entry (i.e. "ScanImage" "Scanbox", "NIS", or "PrairieView")
Returns:
A list of full file paths.
Expand Down

0 comments on commit d5213a0

Please sign in to comment.