Giter Site home page Giter Site logo

builder2ibek's Introduction

CI Coverage PyPI License

builder2ibek

Conversion tool for DLS XML builder IOC instances to ibek ioc.yaml

This is where you should write a short paragraph that describes what your module does, how it does it, and why people should use it.

Source https://github.com/epics-containers/builder2ibek
PyPI pip install builder2ibek
Releases https://github.com/epics-containers/builder2ibek/releases

This is where you should put some images or code snippets that illustrate some relevant examples. If it is a library then you might put some introductory code here:

from builder2ibek import __version__

print(f"Hello builder2ibek {__version__}")

Or if it is a commandline tool then you might put some example commands here:

python -m builder2ibek --version

builder2ibek's People

Contributors

gilesknap avatar subinsaji avatar

Watchers

 avatar Gary Yendell avatar  avatar

builder2ibek's Issues

Get this project ready for the tutorials

This needs:

  • clean translation of the lakeshore340 builder.py to support YAML
  • update the schema version that is put at the top of the generated support yaml
  • fill out the stub page in the how-to section on this tool

Add filters to the builder2ibek file command

Because generic IOCs contain support for only one type if device it is frequently necessary to split up old IOCs when translating to ioc.yaml from builder XML.

For this purpose it would be helpful if this tool could assist.

In discussion with @JamesOHeaDLS we decided that it would be useful to have CLI args to filter the set of support modules that get copied into the YAML.

Also it would be useful to split an IOC that connects to multiple pmacs for example into multiple IOCs. This is more challenging to filter but could be done with field values somehow. Some extra thought required on this (or continue to do it manually)

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.