Coder Social home page Coder Social logo

apesexamples's Introduction

Demonstrations of an Automated Probabilistic Echo Solver for acoustic backscatter

This repository contains data and code to reproduce the examples, analyses, and figures from "A Bayesian inverse approach to identify and quantify organisms from fisheries acoustic data" by Samuel Urmy, Alex De Robertis, and Christopher Bassett (2023), ICES Journal of Marine Science, https://doi.org/10.1093/icesjms/fsad102.

To run the example problems, you will need to install Julia (v1.8 or higher) and run it in this directory. This project includes a self-contained environment for reproducibility. To install all packages at the version used for the publication, type ] at the Julia command line to enter package-manager mode. The prompt should change from julia> to (@v1.9) pkg>. From here, run the following commands to activate the APESExamples environment and download all required packages.

(@v1.9) pkg> activate .
  Activating project at <wherever you saved the repository>

(APESExamples) pkg> instantiate

Hit "backspace" to exit the package manager and return to the julia> prompt.

The analyses in this package all rely on ProbabilisticEchoInversion.jl, which contains the actual implementation of APES. Refer to that package's documentation for more detail on how to implement your own models.

Each subdirectory here contains a script to reproduce one of the analyses from the paper. You can open these in your favorite IDE (VSCode with the Julia extension is currently the best supported) and step through them interactively, or run them as scripts by include-ing them, for example:

include("fish_krill_simulation/fish_krill.jl")

Note that the Aleutian narrowband and Barnabas broadband examples will attempt to use all available cores on your machine and will take an hour or more to run, depending on your computer's speed and number of processors.

apesexamples's People

Contributors

eloceanografo avatar

Stargazers

lzr avatar

Watchers

James Cloos avatar  avatar  avatar

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.