Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
fa873179
Commit
fa873179
authored
Feb 27, 2020
by
Remi Perenon
Browse files
Removing mmtk trajectory and viewer from sffsf ancestors
parent
86edec1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Src/Framework/Jobs/StructureFactorFromScatteringFunction.py
View file @
fa873179
...
...
@@ -28,7 +28,7 @@ class StructureFactorFromScatteringFunction(IJob):
category
=
(
'Analysis'
,
'Scattering'
,)
ancestor
=
[
"netcdf_data"
,
"mmtk_trajectory"
,
"molecular_viewer"
]
ancestor
=
[
"netcdf_data"
]
settings
=
collections
.
OrderedDict
()
settings
[
'netcdf_input_file'
]
=
(
'netcdf_input_file'
,
{
'variables'
:[
'time'
,
'f(q,t)_total'
],
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment