fix reporting unavailable commands as in hedtools, improve error report visibility
16 lines of code changed in 6 files:
forgot delete debug tag
1 lines of code changed in 1 file:
hidden in null dev does not always work on windows
2 lines of code changed in 1 file:
on windows, null file starts with a utf8 character not ascii :, so need regular ?
1 lines of code changed in 1 file:
delete wrong null file on Windows
1 lines of code changed in 1 file:
ValueOfE is now replaced with ValueOfE_min and ValueOfE_max that represent ValueOfE in the worst and the best environment. This is done to reflect the code changes in the main and function module.
4 lines of code changed in 1 file:
The autocorrelatedE function is now rewritten so it is no longer sensitive to the number of E_categories/E_max. Now an array with 1 dimention is returned where phiVE(1) = phi, phiVE(2) = ValueOfE and phiVE(3) is E_real. The logic is also changed and the calculations now go like this lastE -> lastphi -> phi -> ValueOfE -> E_real
29 lines of code changed in 1 file:
How the environment is calculated is now rewritten, the same is ValueOfE. And the environment is no longer sensitive to the number of E_categories. Some comments are also rewritten.
16 lines of code changed in 1 file:
Created parameter file including parameters working in static and stochastic environment
67 lines of code changed in 1 file:
parameter file including parameter from stochastic environment
1 lines of code changed in 1 file:
Deleted matlab code
0 lines of code changed in 2 files:
delete
0 lines of code changed in 1 file:
95 lines of code changed in 3 files: