You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add default detectors for fluorescence. May be able to do some of this by looking at the detectors used in the scan.
Add and ROI kwarg? This would be used only if default detectors were used. It would simplify picking the ROI without having to enter a 'detector'
Create a separate "load_fluorescence" and "load_transmission" functions? It may be the cleaner way to do this. Otherwise a lot of logic might need to go into load_absorption.
Ultimately, we might want to just read the positioner, detector and monitor from the hints metadata. But we will need to be sure that it is properly done in our scans.
The text was updated successfully, but these errors were encountered:
A few ideas:
transmission
kwarg tofluo
.ROI
kwarg? This would be used only if default detectors were used. It would simplify picking the ROI without having to enter a 'detector'positioner
,detector
andmonitor
from thehints
metadata. But we will need to be sure that it is properly done in our scans.The text was updated successfully, but these errors were encountered: