from batch job r12536
21 lines of code changed in 1 file:
doc: cross-reference to parameters
2 lines of code changed in 1 file:
batch job: reduced batch for check effect of `appetite_threshold_stomach`
This was for shorter run time than r12532
3 lines of code changed in 1 file:
web: better description
2 lines of code changed in 1 file:
web: revert to revision, add diagram
138 lines of code changed in 3 files:
typo fix
1 lines of code changed in 1 file:
batch job: check effect of `appetite_threshold_stomach`
5 lines of code changed in 1 file:
added correction factor to midgut appetite component
It is based on ratio of stomach to midgut capacity to correct for big differences in stomach and midgut capacities and same appetite function
8 lines of code changed in 1 file:
main parameters file now has cfg extension not dat
1 lines of code changed in 1 file:
better use object value than global
1 lines of code changed in 1 file:
parameters file name is now `cfg` extension: **parameters.cfg**
This makes it much easier to work with the file, as syntax highlighting is almost everywhere automatic
264 lines of code changed in 8 files:
fix: batch varied temperature
5 lines of code changed in 1 file:
copied and adapted analysis worksheet for simulation batch r12513
201 lines of code changed in 1 file:
data from simulation batch r12513
1317 lines of code changed in 1 file:
latest changes in v4
438 lines of code changed in 1 file:
version 4 added
9 lines of code changed in 1 file:
version 3 from JG
261 lines of code changed in 1 file:
SB changes to V1 late evening
96 lines of code changed in 1 file:
v1 and V2 archival version JG last edits about 14:30
3 lines of code changed in 1 file:
complete fix
1 lines of code changed in 1 file:
typo fixed
1 lines of code changed in 1 file:
copied call to functions and sgr
5 lines of code changed in 1 file:
add some analysis of SGR
16 lines of code changed in 1 file:
calculate specific growth rate
5 lines of code changed in 1 file:
add R functions, start with specific growth rate Houde & Schekter (1981)
10 lines of code changed in 1 file:
run batch job with extended temperatures, including experiment IFN02
5 lines of code changed in 1 file:
analysis of batch run r12499 with `ingestion_delay`
181 lines of code changed in 1 file:
batch simulation with generator script r12499
1097 lines of code changed in 1 file:
JG did two versions with paragraph notes; JG and CJ modifications
165 lines of code changed in 1 file:
SB modification morning 20: need link between self-simulation and consciousness
3 lines of code changed in 1 file:
archival version from history 19 May
349 lines of code changed in 1 file:
archival version from history 18 May
1 lines of code changed in 1 file:
archival history 17 May
1 lines of code changed in 1 file:
initial version from history
1 lines of code changed in 1 file:
letter pnas, JG two versions for today
513 lines of code changed in 1 file:
use gzip to compress run data, to much space for data taken
2 lines of code changed in 1 file:
fix bot
3 lines of code changed in 1 file:
get ip with dig
12 lines of code changed in 1 file:
batch run for `ingestion_delay`
5 lines of code changed in 1 file:
add default `appetite_factor_a`as in additional model run `batch-def-5000000.fishmet`
2 lines of code changed in 1 file:
revert temperature
5 lines of code changed in 1 file:
simulation batch for `ingestion_delay`
5 lines of code changed in 1 file:
Coded with Kim, added energetics. Next step is to make adaptive length timesteps plus find mind bugs in code developed so far.
40 lines of code changed in 1 file:
add fit plot
14 lines of code changed in 1 file:
need to include data simulation file revision number
7 lines of code changed in 1 file:
fix library loading
3 lines of code changed in 1 file:
use partial effect size eta-squared
2 lines of code changed in 1 file:
note on data append r12487
1 lines of code changed in 1 file:
calculate effect sizes
5 lines of code changed in 1 file:
plot test chunk line
11 lines of code changed in 1 file:
appended simulation batch for `appetite_factor_a=5000000` (default)
Diff file for `scripts/sensitivity_generate.py`
{{{
Index: scripts/sensitivity_generate.py
===================================================================
--- scripts/sensitivity_generate.py (revision 12468)
+++ scripts/sensitivity_generate.py (working copy)
@@ -87,8 +87,8 @@
# appetite parameters | parameter array pairs
#----------------------+------------------------------------
appetite = {
- "appetite_factor_a": [ 100, 1000, 10000, 500000 ],
- "appetite_factor_r": [ 10, 10, 10, 20 ]
+ "appetite_factor_a": [ 5000000 ],
+ "appetite_factor_r": [ 20 ]
}
# ------------------------------------------------------------------------------
}}}
132 lines of code changed in 1 file:
snall changes
5 lines of code changed in 1 file:
subtitles for easier navigation
6 lines of code changed in 1 file:
add data import to worksheet
2 lines of code changed in 1 file:
comments with parameter arrays for dynamic plots of appetite effect
22 lines of code changed in 1 file:
reordered slice curves for appetite factor
6 lines of code changed in 1 file:
add slices by food input rate and appetite patytern
27 lines of code changed in 1 file:
define recoded appetite_pattern by reordering
21 lines of code changed in 1 file:
accessory plot added
6 lines of code changed in 1 file:
simple aov add
22 lines of code changed in 1 file:
add python invocation for body mass levels
18 lines of code changed in 1 file:
add default appetite curve, batch second run with
{{{
#----------------------+------------------------------------
appetite = {
"appetite_factor_a": [ 5000000 ],
"appetite_factor_r": [ 20 ]
}
}}}
with commands{{{
scripts/sensitivity_generate.py > batch-def-5000000.fishmet
./fishmet.exe --batch < batch-def-5000000.fishmet ; xsend.py sbu062@tegsvn.uib.no "Batch job finished on FISHMET"
}}}
285 lines of code changed in 2 files:
auto whitespace from rstudio
0 lines of code changed in 1 file:
add parameter plots and basic scatters
1137 lines of code changed in 5 files:
reformat md
5 lines of code changed in 1 file:
more effects
8 lines of code changed in 1 file:
add md notebook for sa r12461
11 lines of code changed in 1 file:
rstudio project add
16 lines of code changed in 1 file:
data: simulation data using batch script r12461
963 lines of code changed in 4 files:
Started coding with Kim and Alex but we did most thinking on paper.
28 lines of code changed in 1 file:
delete obsolete comments on auth, xmpp is not mandatory
2 lines of code changed in 1 file:
xmpp is configured manually
12 lines of code changed in 1 file:
Copy of previous version of model developed with Gabbi and Tom. New focus with Kim and Alex.
128 lines of code changed in 1 file:
report script revision in xmpp notification
2 lines of code changed in 1 file:
report end batch by notification via xmpp
2 lines of code changed in 1 file:
better reporting
5 lines of code changed in 1 file:
added counter for parameter sets and loop runs
4 lines of code changed in 1 file:
isolate basic fishmet params
5 lines of code changed in 1 file:
collapse white space
5 lines of code changed in 1 file:
model log file set
1 lines of code changed in 1 file:
better log name
1 lines of code changed in 1 file:
add log file on execution for control
13 lines of code changed in 1 file:
pdf is smaller
1 lines of code changed in 1 file:
need configurable plot format and file extension
7 lines of code changed in 1 file:
fix appetite parameter set added to file names to avoid confusing numbered names
2 lines of code changed in 1 file:
model one meal data
1 lines of code changed in 1 file:
comment only
3 lines of code changed in 1 file:
add appetite function parameter sets to loop
48 lines of code changed in 1 file:
more appetite sets commented
3 lines of code changed in 1 file:
comment parameter sets for appetite
2 lines of code changed in 1 file:
adapt some vars for fishmet model
5 lines of code changed in 1 file:
fishmet bot username
1 lines of code changed in 1 file:
fishmet path
1 lines of code changed in 1 file:
server components for batch execution
289 lines of code changed in 2 files:
add generator script revision to all batch outputs
4 lines of code changed in 1 file:
added helper comment for copy-paste on fishmet server
4 lines of code changed in 1 file:
typo fix dot
1 lines of code changed in 1 file:
need script revision number in csv output file
1 lines of code changed in 1 file:
need to add to roster in both ways, new user and calling user
6 lines of code changed in 1 file:
reverted, was correct order
1 lines of code changed in 1 file:
fix add_rosteritem order
2 lines of code changed in 1 file:
rename bot group
1 lines of code changed in 1 file:
new ejabberdctl binary is in opt
3 lines of code changed in 1 file:
try config for audio service discovery XEP-0215
17 lines of code changed in 1 file:
adapted config for new ejabberd 21.12 websocket port 5443/ws
2 lines of code changed in 2 files:
new config adapted from native installed ejabberd file
132 lines of code changed in 1 file:
moved to ejabberd 21.12, minimum changes to make working config
7 lines of code changed in 1 file:
pem extension
1 lines of code changed in 1 file:
moved to letsencrypt certificate by buypass
1 lines of code changed in 1 file:
deleted obsolete but long comments on SSL
0 lines of code changed in 1 file:
configuration for acme ssl certificate via buypass
{{{
certbot certonly -d tegsvn.uib.no --server 'https://api.buypass.com/acme/directory'
}}}
152 lines of code changed in 1 file:
no borders
9 lines of code changed in 1 file:
better wording
11 lines of code changed in 1 file:
fix wrong numbering
14 lines of code changed in 1 file:
typo
9 lines of code changed in 1 file:
human-readable link
18 lines of code changed in 1 file:
better name
452 lines of code changed in 2 files:
add link
9 lines of code changed in 1 file:
typo
12 lines of code changed in 1 file:
typo
9 lines of code changed in 1 file:
image bigger
58 lines of code changed in 1 file:
format for pdf
118 lines of code changed in 1 file:
small fix, published
8 lines of code changed in 1 file:
added, small
17 lines of code changed in 1 file:
image flag
38 lines of code changed in 1 file:
small fixes
30 lines of code changed in 1 file:
russian text
59 lines of code changed in 1 file:
add ref to Masnick
64 lines of code changed in 1 file:
draft, reformat lines
41 lines of code changed in 1 file:
draft from letter
120 lines of code changed in 1 file:
add link gmail scanned emails until 2017
15 lines of code changed in 1 file: