Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Holger Schulz
yadage
Commits
aeffbfe6
Commit
aeffbfe6
authored
Aug 11, 2017
by
Holger Schulz
Browse files
more files
parent
e8a1632c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/profflow/workflow.yml
0 → 100644
View file @
aeffbfe6
stages
:
-
name
:
profsample
dependencies
:
[
'
init'
]
scheduler
:
scheduler_type
:
singlestep-stage
parameters
:
nsamples
:
{
stages
:
init
,
output
:
nsamples
,
unwrap
:
true
}
outputdir
:
'
{workdir}/samples'
runcardtempl
:
{
stages
:
init
,
output
:
runcard
,
unwrap
:
true
}
rangefile
:
{
stages
:
init
,
output
:
ranges
,
unwrap
:
true
}
step
:
{
$ref
:
'
steps.yml#/profsample'
}
-
name
:
sherpa
dependencies
:
[
'
profsample'
]
scheduler
:
scheduler_type
:
multistep-stage
parameters
:
sampledir
:
{
stages
:
profsample
,
output
:
sampledirs
,
unwrap
:
true
}
nevents
:
{
stages
:
init
,
output
:
eventsppoint
,
unwrap
:
true
}
step
:
{
$ref
:
'
steps.yml#/sherpa'
}
scatter
:
parameters
:
[
sampledir
]
method
:
zip
-
name
:
profipol
dependencies
:
[
'
sherpa'
]
scheduler
:
scheduler_type
:
singlestep-stage
parameters
:
toplevel
:
{
stages
:
profsample
,
output
:
toplevel
,
unwrap
:
true
}
ipolfile
:
'
{workdir}/ipol.dat'
ipolorder
:
{
stages
:
init
,
output
:
ipolorder
,
unwrap
:
true
}
step
:
{
$ref
:
'
steps.yml#/profipol'
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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