dump inbreeding results raw
this will make inbreeding run
dump all the data as-is to files on disk.
data will be arranged in the following way
- the
$CACHE
is~/.cache/komodo/inbreeding/
- each seed will have its own directory:
$CACHE/<seed>/
- each strategy and environment will have their own directory:
$CACHE/<seed>/<date>/<env>/<strat>/
- finally each recoding scenario will go to its own subdirectory:
$CACHE/<seed>/<date>/<env>/<strat>/<i>
❗ Important
the plotting pipeline is broken for now but will be fixed in later MRs soon...
Edited by STEVAN Antoine