We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cb4ce commit b86a5b8Copy full SHA for b86a5b8
src/murfey/client/contexts/tomo.py
@@ -398,6 +398,7 @@ def _add_tilt(
398
proc_url,
399
json={
400
"tag": tilt_series,
401
+ "source": str(self._basepath),
402
"recipe": "em-tomo-preprocess",
403
"experiment_type": "tomography",
404
},
@@ -406,6 +407,7 @@ def _add_tilt(
406
407
408
409
410
411
"recipe": "em-tomo-align",
412
413
0 commit comments