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

fix: dont reread files in sans2d workflow #58

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

jokasimr
Copy link
Contributor

Fixes #46

Copy link
Member

@SimonHeybrock SimonHeybrock left a comment

Choose a reason for hiding this comment

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

Looks good, just one small comment:

Comment on lines 132 to 133
" sans.common.transmission_from_background_run,\n",
" sans.common.transmission_from_sample_run,\n",
Copy link
Member

Choose a reason for hiding this comment

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

Maybe importing this top-level in __init__.py would make sense? common is meaningless to a user, but sans.transmission_from_sample_run can be understood?

@jokasimr jokasimr merged commit 5c239c4 into main Jan 30, 2024
3 checks passed
@jokasimr jokasimr deleted the fix-dont-reread-files branch January 30, 2024 10:55
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.

Workflow causes files to be loaded twice when transmission runs are not seperate?
2 participants