clean up node naming
This commit is contained in:
@@ -21,7 +21,7 @@ class FFT1D:
|
||||
|
||||
OUTPUTS = (
|
||||
("LINE", "frequency_plot"),
|
||||
('RECORD_TABLE', 'measurement'),
|
||||
('RECORD_TABLE', 'max'),
|
||||
)
|
||||
|
||||
FUNCTION = "process"
|
||||
|
||||
Reference in New Issue
Block a user