GithubHelp home page GithubHelp logo

shelltox's Introduction

Shellfish Toxicity Modeling

Red tide is a type of harmful algae bloom that affects human and wild marine activities. This project seeks to correlate the Hazardous Algae Bloom (HAB) cell counts of Alexandrium Catenella (red tide) with toxin concentration (Saxitoxin hydrochloride) in Blue Mussels (Mytilus edulis). This project focuses on data collected off of the coast of Maine. The lead scientist for this project is Don Anderson.

From cell counts, a model of shellfish toxicity is projected over time. Uptake and Depuration constants (beta and gamma) are determined from correlating historical measured toxicities with modeled toxicity over a range of constants.

The tools presented herein are designed to present the collected data and calculated toxicity models, and to determine good uptake and depuration constants.

Installation

Create a conda environment with the following command. Run programs from this git under this shelltox environment.

conda create -n shelltox python=3.7 bokeh=1.0 pandas=0.23 requests

BetaGamma

betagamma is a CLI tool for calculating best uptake and depuration constants for a series of years and data-locations. It also calculates estimated best overall constants for a given input series.

Basic usage: python betagamma.py betagamma.ini --src ../data

Here, betagamma.ini is a configuration file containing year-location triplets with a strong corellation between HAB and measured shellfish toxicity.

Bokeh App

bokeh_app is a graphical modeling tool for viewing and interacting with data and models. restart_bokeh.sh is a script for restarting web-application service. If installed on a server other that shelltox.whoi.edu it would have to be edited to work properly again.

bokeh_app example

shelltox's People

Contributors

sbatchelder avatar

Watchers

James Cloos avatar Joe Futrelle avatar hgordon avatar  avatar David Gaylord 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.