Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Components
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Workflows
Components
Commits
dffec021
Commit
dffec021
authored
1 year ago
by
Cristiano Köhler
Browse files
Options
Downloads
Patches
Plain Diff
Debugged after refactoring
parent
5c2d80f9
No related branches found
No related tags found
1 merge request
!1
add Elephant example component
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/elephant/butterworth_filter.cwl
+6
-5
6 additions, 5 deletions
tools/elephant/butterworth_filter.cwl
with
6 additions
and
5 deletions
tools/elephant/butterworth_filter.cwl
+
6
−
5
View file @
dffec021
...
...
@@ -60,11 +60,12 @@ inputs:
inputBinding:
prefix: --order
filter_function:
type: enum
symbols:
- filtfilt
- lfilter
- sosfiltfilt
type:
type: enum
symbols:
- filtfilt
- lfilter
- sosfiltfilt
inputBinding:
prefix: --filter_function
label: "Filter function used"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment