Skip to content

Commit

Permalink
added data
Browse files Browse the repository at this point in the history
  • Loading branch information
jmason42 committed Jun 11, 2018
1 parent 1208b96 commit 4d5c15d
Show file tree
Hide file tree
Showing 44 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,17 @@ The network structure is also defined in the `data` subdirectory. New reactions
### Changing the kinetic rate laws

Kinetic rate laws are automatically assembled using the procedure described in the text. There is currently no option to use other kinetic rate law schemes.

## Manuscript data and figures

### Output data

The data used to generate all output is committed in the directory structure. It has already been gathered up and validated for its dynamic viability. If you wish to regenerate the data, you will need to call `main.py` or `main_alt.py` with the correct arguments for 300 seeds, then re-gather and output the data. System independence of results should be true but is difficult to verify.

### Figures

Figure generation files are found under the `figures` subdirectory. They should be executed from the root `parest` directory.

### Tables

Table generation files are found under the `tables` subdirectory. They should be executed from the root `parest` directory.
1 change: 1 addition & 0 deletions out/all_scaled
Binary file added out/all_scaled_upper_sat_limits_1e-1/equ.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/fit.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/lre.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/obj.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/pars.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/stable.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e-1/valid.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/equ.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/fit.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/lre.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/obj.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/pars.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/stable.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e0/valid.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/equ.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/fit.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/lre.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/obj.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/pars.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/stable.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e1/valid.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/equ.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/fit.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/lre.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/obj.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/pars.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/stable.npy
Binary file not shown.
Binary file added out/all_scaled_upper_sat_limits_1e2/valid.npy
Binary file not shown.
Binary file added out/history/naive/equ.npy
Binary file not shown.
Binary file added out/history/naive/fit.npy
Binary file not shown.
Binary file added out/history/naive/lre.npy
Binary file not shown.
Binary file added out/history/naive/obj.npy
Binary file not shown.
Binary file added out/history/naive/pars.npy
Binary file not shown.
Binary file added out/history/naive/stable.npy
Binary file not shown.
Binary file added out/history/naive/valid.npy
Binary file not shown.
Binary file added out/history/standard/equ.npy
Binary file not shown.
Binary file added out/history/standard/fit.npy
Binary file not shown.
Binary file added out/history/standard/lre.npy
Binary file not shown.
Binary file added out/history/standard/obj.npy
Binary file not shown.
Binary file added out/history/standard/pars.npy
Binary file not shown.
Binary file added out/history/standard/stable.npy
Binary file not shown.
Binary file added out/history/standard/valid.npy
Binary file not shown.

0 comments on commit 4d5c15d

Please sign in to comment.