Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Jan 12, 2023
1 parent 8b2187f commit e27e6c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Packages/MIES/MIES_SweepFormula_EPSP.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,6 @@ Function/WAVE ES_Operation(variable jsonId, string jsonPath, string graph)
JWN_SetNumberInWaveNote(output, parameterPath + "/filterLow", filterLow)
JWN_SetNumberInWaveNote(output, parameterPath + "/filterHigh", filterHigh)

print JSON_Dump(JWN_GetWaveNoteAsJSON(output), indent = 4)

return SFH_GetOutputForExecutor(output, graph, SF_OP_EPSP)
End

Expand Down

0 comments on commit e27e6c5

Please sign in to comment.