-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
f3dasm/src/f3dasm/_src/datagenerator.py
Lines 180 to 188 in 80ea61b
| experiment_sample: ExperimentSample = execute_fn( | |
| experiment_sample=experiment_sample, id=job_number, | |
| **kwargs) | |
| else: | |
| experiment_sample: ExperimentSample = execute_fn( | |
| experiment_sample=experiment_sample, **kwargs) | |
| experiment_sample.store_experimentsample_references( | |
| idx=job_number) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels