GithubHelp home page GithubHelp logo

ted's Introduction

TED: Transient-Event Detector

Author: Joachim Mortensen
License: BSD 3-clause

About

This is the code that I wrote for master's thesis project.

Requirements

TED runs in Python 2.7.6+, but not in Python 3+.

It depends on the packages in requirements.txt which can be installed using pip using e.g. $ [sudo] pip install -r requirements.txt. the sudo part is not needed if the installation is made in a virtual environment.

It also depends on some general-purpose modules that I have written. These are mplconf and setup_and_parse.

Installation

Clone repository

$git clone https://github.com/xidus/ted.git

or manually download the files in the master branch.

Setup

Add package location to your $PYTHONPATH environment variable.

TED itself requires some paths to be set in a config file. To do so, copy the file base.default.yaml to base.yaml and edit the paths inside.

Running the code

I have written a control script which makes it possible to use TED from the command line.

This script is available at ted-control


ted's People

Contributors

xidus 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.