1) copy desired <../parameters> to ./parameters.
2) execute <miner> (Bash script): recompiles <dftd3> with user-defined set of 
   D3(BJ) <parameters> for PBE, runs <dftd3> for entire <../data>base, extracts 
   D3 matrix elements and fingerprint from <dftd3> output, and feeds these data
   into a temporary database (<raw.tmp>).
3) execute <maker.m> (MATLAB script): reads <dftd3> matrix elements and 
   fingerprint <raw.tmp> as well as electronic energies from <../data>base and 
   convertes them into a MATLAB-readable feature-and-label list (<../omnilists/omnilist_*>) with * the abbreviation for the parameters used (mw, ow, sw, ww).
