Skip to content

Commit

Permalink
Test signal path
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaelman committed Dec 20, 2024
1 parent 33dcf17 commit 50b60f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ParameterSpaceSlice(Schema):
# ! TODO use `PhysicalProperty`
m_def = Section(
a_h5web=H5WebAnnotation(
signal='fitted_values',
signal='./fitted_values',
axes=['blank', 'parameter_2_values', 'parameter_1_values'],
)
)
Expand Down

0 comments on commit 50b60f7

Please sign in to comment.