update mc-output.py with usage examples
This commit is contained in:
parent
a30770cdec
commit
061ac4dea2
1 changed files with 3 additions and 0 deletions
|
|
@ -97,3 +97,6 @@ from cara.model_scenarios import *
|
|||
# colors=['tomato', '#1f77b4', 'limegreen'],
|
||||
# title='Shared office scenario',
|
||||
# vl_points=200)
|
||||
|
||||
generate_qr_csv('qR_unmasked')
|
||||
generate_qr_csv('qr_masked', masked=True)
|
||||
|
|
|
|||
Loading…
Reference in a new issue