diff options
| -rw-r--r-- | docs/process.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/process.rst b/docs/process.rst index 1873e3cc..cd266275 100644 --- a/docs/process.rst +++ b/docs/process.rst @@ -91,3 +91,13 @@ Running the scenarios in Intex the database.
* Enjoy your work by typing ``CTRL+T`` on the spreadsheet and see how
all the columns get filled. Yay!
+
+Calibration
+-----------
+
+The model calibration is triggered via a cronjob at 8pm. If something
+wrong happenned or we forgot to save the data, it's possible to
+retrigger it manually as follows: ::
+
+ cd /home/share/CorpCDOs/code/R
+ Rscript script_calibrate_tranches.R %Y-%m-%d
|
