diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/process.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/process.rst b/docs/process.rst index c1ba6f72..1873e3cc 100644 --- a/docs/process.rst +++ b/docs/process.rst @@ -14,7 +14,7 @@ we need to fill up three tables: * et_collateral
* cusip_universe
-From the spreadsheet, this is driven but the twho shortcuts
+From the spreadsheet, this is driven by the two shortcuts
``CTRL+Shift+Y`` and ``CTRL+Shift+G``.
* First select the cusips of interest, do ``CTRL+Shift+Y`` and paste them
@@ -52,7 +52,11 @@ Steps to build the model **Note** need to set it up as a deamon so that it get automatically
started at boot.
* After that, scenarios generation can be triggered by selecting the
- cusips in the excel spreadsheet and using the ``CTRL+Shift+H`` shortcut.
+ cusips in the excel spreadsheet and using the ``CTRL+Shift+H``
+ shortcut.
+* To disable Reinvestment put "Y" under "DisableReinv" column before
+ using ``CTRL+Shift+H``.
+* htop to monitor server activities.
* This will trigger three scripts: first it will build the survival
curves: these are saved into ``Scenarios/Portfolios_%Y_%m_%d``,
second it will generate the loss and prepay distributions and save
|
