Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add suid to filename formatter #3

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

hyperrealist
Copy link
Contributor

Adding a suid option to filename formatter here:

full_file_path = write_dir / file_name.format(
num=self.frame_num.value, uid=uid
)

@hyperrealist
Copy link
Contributor Author

PR is ready to be reviewed @mrakitin

Copy link
Member

@mrakitin mrakitin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition, @hyperrealist! Thank you.

@mrakitin mrakitin merged commit f63e243 into NSLS-II-SRX:add-zebra-ioc Feb 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants