Giter Club home page Giter Club logo

Comments (4)

astaaudzi avatar astaaudzi commented on July 21, 2024

The full feeding kernel would be useful for cases where species are expected to have variable PPMR with size. This applies to planktivorous fish, that feed on small prey even when they grow large. Same is true for many coastal benthivorous fish, which are dominant species in e.g. Tasmanian coastal model.
The method we are trying to implement is published in Heneghan et al. 2016 (http://journal.frontiersin.org/article/10.3389/fmars.2016.00201/abstract) and only requires one extra parameter m. The code is more or less implemented in https://github.com/astaaudzi/mizer-rewiring (although the final version has not been pushed yet). We are just waiting for the resolution on the differences between different integration method for the feeding kernel (issue #39)

from mizer.

gustavdelius avatar gustavdelius commented on July 21, 2024

@astaaudzi this issue is specifically about keeping the feeding kernel around also when the PPMR is not variable. When the PPMR is variable, then of course the feeding kernel needs to be kept around because it is then needed to calculate the feeding and mortality rates because the FFT method can not be used. I will therefore split your comment into a new issue #41

from mizer.

astaaudzi avatar astaaudzi commented on July 21, 2024

Yes, I agree.
@reum has developed useful codes and plots to track diets across species and sizes, where the full kernel is useful (although diet composition plots might be a yet another issue? :) )

from mizer.

gustavdelius avatar gustavdelius commented on July 21, 2024

You can now keep the feeding kernel around by passing store_kernel = TRUE to MizerParams. By default the kernel is kept when there are 100 or fewer size bins.

from mizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.