Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Jewell
covid19uk
Commits
535b1397
Commit
535b1397
authored
Feb 17, 2021
by
Chris Jewell
Browse files
Fix 1-day time shift in insample7 predictive distn
parent
790cba4c
Changes
1
Show whitespace changes
Inline
Side-by-side
covid/ruffus_pipeline.py
View file @
535b1397
...
...
@@ -90,7 +90,7 @@ def run_pipeline(global_config, results_directory, cli_options):
data
=
input_files
[
0
],
posterior_samples
=
input_files
[
1
],
output_file
=
output_file
,
initial_step
=-
8
,
initial_step
=-
7
,
num_steps
=
28
,
)
...
...
Write
Preview
Markdown
is supported
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