Added functionality to saved the random seed in the ncdf file.
189 lines of code changed in 3 files:
appetite at night is low
6 lines of code changed in 1 file:
need crop
0 lines of code changed in 1 file:
typo fix
1 lines of code changed in 1 file:
added gui screenshot for fish object save/load function
4 lines of code changed in 2 files:
typo
1 lines of code changed in 1 file:
add screenshot for restart with fish object save load
6 lines of code changed in 4 files:
doc: small rewording
1 lines of code changed in 1 file:
doc: document fish object data functionality
49 lines of code changed in 4 files:
Model version 1.0 finally ready. Now includes better functionality for starting from a previous population, plots have been added to showcase starting values, and year 1 is now always saved in results regardless of WriteInterval.
380 lines of code changed in 4 files:
some check stats
{{{
From: Sergey Budaev <sergey.budaev@uib.no>
To: Øyvind Johan Korsøen <oyvind.korsoen@bluegrove.com>
Subject: Re: Data
Date: Mon, 27 Jun 2022 12:58:07 +0200
Organization: Universitetet i Bergen
I have looked at the data. A couple of questions:
1. Am I right that these columns 1:24 is the fish density at
the depth 1:24 m? at the time defined by DateTime?
2. What is the valid range of the fish density? Is it within 0:1?
There are a few cases of very high values, e.g.
```
> summary(echodata_first_period$dens_max)
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
0.0000 0.1826 0.2655 0.2774 0.3568 42.8144 1714
```
The maximum value of data row max'es is 42.8144. Is it a data error?
Then I need a data quality assurance checking for each data (a
script to check and remove/impute wring data).
Thanks!
Best wishes,
Sergey
}}}
12 lines of code changed in 1 file:
fix, was density
3 lines of code changed in 1 file:
get median depth as `depth_median`
13 lines of code changed in 1 file:
basic data import for echodata 1
4 lines of code changed in 1 file:
autogenerated rmd
29 lines of code changed in 1 file:
fix file name
32221 lines of code changed in 2 files:
cleanup: remove empty columns from excel bug
32221 lines of code changed in 1 file:
project file
13 lines of code changed in 1 file:
NF2Waste project setup
{{{
From: Øyvind Johan Korsøen <oyvind.korsoen@bluegrove.com>
To: Sergei Budaev <Sergey.Budaev@uib.no>
Cc: Floriana Lai <Floriana.Lai@uib.no>
Subject: Data
Date: Tue, 21 Jun 2022 12:55:52 +0200
Hei Sergey.
I send this file, but the data is preliminary and lacks the last period. So
new files will come, hopefully, next week. Also includes feeding
intensities, which we will have for higher resolution (5 or 10 minutes).
But you can have a look at the structure and we can have a meeting this
week to discuss it. Øyvind
Øyvind J. Korsøen
PhD
Customer Success Manager
(+47) 958 83 854
}}}
32221 lines of code changed in 1 file:
nssm commands for gator
0 lines of code changed in 2 files:
workaround fix gui plot rate, was nonzero at start
2 lines of code changed in 1 file:
init all rate plot data arrays to zeroes
5 lines of code changed in 1 file:
correct zoom x scale in all rate plots, propagate fix in r12625
7 lines of code changed in 1 file:
correct zoom x scale in (do_plot_output_rate_ingested)
{{{
Zoom_Lower/HOUR+
}}}
2 lines of code changed in 1 file:
propagate change r12623 to other time-plots, not rates
18 lines of code changed in 1 file:
adjusted x time scale for zoomed plots, first in (do_plot_output_total_ingested)
{{{
! X axis array with rescaled increment:
x_init = real(Zoom_Lower, SRP)
x_end = real(Zoom_Upper, SRP)
}}}
9 lines of code changed in 1 file:
string added for solomonoff
2251 lines of code changed in 1 file:
pixelise p5
4854 lines of code changed in 1 file:
tsotsos attention
10647 lines of code changed in 1 file:
add tsotsos
16617 lines of code changed in 1 file:
small changes
13247 lines of code changed in 1 file:
Tinbergen + Marr joint scheme
176 lines of code changed in 2 files:
figure p35 only
606 lines of code changed in 1 file:
small adjustments, optimal E
10332 lines of code changed in 1 file:
more or less complete
11449 lines of code changed in 1 file:
nearly all
175812 lines of code changed in 1 file:
save before svn meeting
8881 lines of code changed in 1 file:
morning, first edits
2810 lines of code changed in 1 file:
late changes
7003 lines of code changed in 1 file:
before going to sleep
34296 lines of code changed in 1 file:
done many
38384 lines of code changed in 1 file:
bayes, dyno and cod
5264 lines of code changed in 1 file:
bayes
759 lines of code changed in 1 file:
so far 10
11450 lines of code changed in 1 file:
done outline
306 lines of code changed in 1 file:
template for seminar
"Philosophical foundations of animal decision-making and
cognition"
I will write a better talk description later, but the idea was to (1) point
to the stimulus-response dogma (SR) and how it is rooted 17-18 century
empiricist philosophy, "associationism," behaviorism, early ethology
and modern behavioural ecology; (2) outline a framework for complexity
(vs. simplicity), show that the intuitive understanding of complexity and
the notion of complexity implicit in empiricist philosophy can be naive (it
could reflect human evolved cognitive traits) and misleading; (3) point that
the SR dogma of "simple association" as the "null hypothesis" is wrong; (4)
briefly describe the foundations of Solomonoff's theory of universal induction
(math of Occam's razor), and algorithmic complexity (Kolmogorov-Chaitin). (5)
outline an alternative framework that integrates
- Tinbergen's 4 questions
- Marr's levels of analysis for computational system
(6) Integrating causal inference with fitness provides a pathway for the
study of the evolution of animal decision-making and cognition.
With this framework, some problems (e.g. penotypic gambit) can be easily
solved, interesting questions (e.g. baseline/spontaneous activity) largely
ignored in the SR dogma can be studied, while some intriguing things like
innovation, creativity and consciousness can be (better) approached.
2179 lines of code changed in 1 file:
delete obsolete debug code
0 lines of code changed in 1 file:
white space only
1 lines of code changed in 1 file:
(do_plot_output_rate_waste_ingested) now zoom interval function works, fixed also weird crashes
29 lines of code changed in 1 file:
GUI implements ingestion rate for waste, ingested/provided
45 lines of code changed in 1 file:
(get_ingestion_ratio_waste) function to get an array of ingested/provided for instantaneous waste
47 lines of code changed in 1 file:
declare impurity
1 lines of code changed in 1 file:
fix use pointer assignment operator
ifore was error:
{{{
Attempt to use pointer when it is not associated with a target
}}}
1 lines of code changed in 1 file:
(do_plot_schedule_total_provided) in GUI mode for planning food provisioning schedule
74 lines of code changed in 1 file:
(init_provisioning) isolates food provisioning arrays init code, for reuse
41 lines of code changed in 1 file:
(get_food_schedule_display) get emulate food provisioning schedule for display and planning
23 lines of code changed in 1 file:
fix bug confounding array name `is_day` and function (is_day) same name
This caused the feeding pattern code to produce night al the time
4 lines of code changed in 1 file:
move food provisioning data to `dat` directory, must be CSV
87463 lines of code changed in 5 files:
need consistent debug message
1 lines of code changed in 1 file:
better GUI error reporting and diagnostics
29 lines of code changed in 1 file:
fix dialog error message in (do_load_food_provision_file)
2 lines of code changed in 1 file:
chek if provisioning file exists in (do_load_food_provision_file)
9 lines of code changed in 1 file:
need report file problems in (do_load_food_provision_file)
6 lines of code changed in 1 file:
`|` can substitute CRLF in dislin code
1 lines of code changed in 1 file:
need confirm loading provision file in GUI
2 lines of code changed in 1 file:
implemented fish object load functionality in GUI mode
60 lines of code changed in 1 file:
implemented save binary fish object data in GUI mode
60 lines of code changed in 1 file:
ieee module call is obsolete
0 lines of code changed in 2 files:
add include files for gfortran and Intel fortran to respectively gf and if dirs
21 lines of code changed in 3 files:
rw option for Hanif branch
4 lines of code changed in 1 file:
implemented fish data object load functionality in CMD mode
37 lines of code changed in 1 file:
(test_run) optional `is_get_fish_agent_file` can be TRUE or FALSE explicitly
9 lines of code changed in 1 file:
(test_run) can get FISH object data saved from file if `is_get_fish_agent_file` option is set TRUE
19 lines of code changed in 1 file:
(test_run) more intuitive output parameter `fish_agent_out`
5 lines of code changed in 3 files:
set `fish_object_file` parameter in CMD mode
19 lines of code changed in 1 file:
CMD mode, command `save fish_object_data` calls (fish_save_object_state)
9 lines of code changed in 1 file:
invocation of (test_run) in both CMD and GUI return the full `FISH` object data that can be saved; saving not done yet
8 lines of code changed in 2 files:
white space only
1 lines of code changed in 1 file:
(test_run): caller procedure can get output `fish_agent_get` parameter
This is needed to be able to use (fish_save_object_state) with data from the current simulation
8 lines of code changed in 1 file:
compare two conforming arrays to check equality
4 lines of code changed in 1 file:
set FISH object binary file name from `fish_object_file` configuration parameter
3 lines of code changed in 1 file:
define FISH object file name
11 lines of code changed in 1 file:
procedure to get FISH object from plaftorm-specific binary file
31 lines of code changed in 1 file:
function to save FISH object in a platform-specific binary file
26 lines of code changed in 1 file:
test file save and read derived type data structure
44 lines of code changed in 1 file:
no need obsolete file
0 lines of code changed in 2 files:
simulation for `midgut_michaelis_k`
5 lines of code changed in 1 file:
reset `midgut_michaelis_r_max`
5 lines of code changed in 1 file:
fix input file name
1 lines of code changed in 1 file:
copied worksheet for data r12551
201 lines of code changed in 1 file:
data from simulation r12551 `midgut_michaelis_r_max`
657 lines of code changed in 1 file:
test
1 lines of code changed in 1 file:
add user to rw
1 lines of code changed in 1 file:
Testing Kims subversion.
1 lines of code changed in 1 file:
better style
9 lines of code changed in 2 files:
run simulation check `midgut_michaelis_r_max`
do also revert `svn merge -r HEAD:12532 .`
8 lines of code changed in 1 file:
main configuration file can be set using the environment variable: `FFA_MODEL_PARAMETER_FILE`
51 lines of code changed in 7 files:
version sent to Marc
9 lines of code changed in 1 file:
changes today
263 lines of code changed in 1 file:
doc: documented `day_starts_hour`
8 lines of code changed in 1 file:
set and report `Global_Day_Starts_Hour` in GUI mode
103 lines of code changed in 1 file:
set and report `Global_Day_Starts_Hour` in CMD mode
15 lines of code changed in 2 files:
added `Global_Day_Starts_Hour` parameter for day start offset in (is_day)
18 lines of code changed in 4 files:
add comments for gnuplot-based plotting for parameter optimisation
8 lines of code changed in 1 file:
get back to zero `DAY_STARTS_HOUR` for compatibility with earlier models
1 lines of code changed in 1 file:
add comment on adjustment for `DAY_STARTS_HOUR`
17 lines of code changed in 1 file:
in (is_day) function, day-night schedule can now follow calendar pattern with `DAY_STARTS_HOUR` parameter, not light-dark pattern starting from light.
TODO: need adding `DAY_STARTS_HOUR` to global model parameters
9 lines of code changed in 1 file:
use the (is_day) function not duplicate code
1 lines of code changed in 1 file:
May 2022 »