Giter Site home page Giter Site logo

kgofron / adplugintemplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jwlodek/adplugintemplate

0.0 0.0 0.0 61 KB

Repository containing a template for writing a new Area Detector plugin

License: BSD 3-Clause "New" or "Revised" License

C++ 79.60% Makefile 10.88% HTML 9.52%

adplugintemplate's Introduction

ADPluginTemplate

This repository contains a cookiecutter template for creating a new AreaDetector plugin.

Usage

To utilize it, first install cookiecutter into your python environment:

pip install cookiecutter

Then, simply navigate to the director in which you want to develop the plugin (generally your areaDetector directory in the EPICS build tree), and execute cookiecutter giving the URL to this repository as an argument:

cookiecutter https://github.com/jwlodek/ADPluginTemplate

You will be prompted to specifiy a few things about your plugin:

Variable Description
author Your first and last name
plugin_name A name for your plugin (ex. Arrow, Barcode, Edge, ColorConvert etc.)
plugin_acronym A shorthand name for your plugin (Up to three characters)
institution Institution to which plugin source copyright will be attributed to.

Current Plugins Developed with ADPluginTemplate

Below is an expanding list of plugins built with ADPluginTemplate. If you have made a plugin with it and want it listed here, feel free to make a pull request!

  • ADPluginDmtx - A data matrix barcode reader
  • ADPluginTimelapse - A timelapse video generator for areaDetector (Still under development)
  • ADPluginArrow - A (currently experimental) plugin for integrating areaDetector with Apache Arrow data structures.

adplugintemplate's People

Contributors

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