Coder Social home page Coder Social logo

areadetector / specsanalyser Goto Github PK

View Code? Open in Web Editor NEW
3.0 10.0 4.0 359 KB

An EPICS Area Detector driver for SPECS Phoibos electron spectrometers, with DLD (Delay Line Detector). The driver remotely controls an instance of SpecsLab Prodigy running on a Windows 7 server. SpecsLab Prodigy must be configured in Remote Control mode.

Home Page: https://areadetector.github.io/master/specsAnalyser/index.html

License: Apache License 2.0

Makefile 7.54% Python 6.92% C++ 85.54%
epics areadetector specs phoibos

specsanalyser's Introduction

specsAnalyser

An EPICS Area Detector driver for SPECS Phoibos electron spectrometers, with DLD (Delay Line Detector).

The driver remotely controls an instance of SpecsLab Prodigy running on a Windows 7 server. SpecsLab Prodigy must be configured in Remote Control mode.

Requires SpecsLab Prodigy version 4.30.1. Please contact SPECS at [email protected] to obtain the correct version of the support software and documentation.

specsanalyser's People

Contributors

ajgdls avatar edwarrick avatar markrivers avatar peteleicester avatar stuwilkins avatar ulrikpedersen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

specsanalyser's Issues

Fix reply for Ordinate Axis

During testing at IOS, we found that our analyzer when presented with the command

?0145 GetSpectrumDataInfo ParameterName:"OrdinateRange"

Only returns

!0145 OK: ValueType:double Unit:""

Missing are the optional Min: and Max: values. The change in stuwilkins/specsAnalyser@d939df1 traps the case where the units are a null string and does not continue (returns asynError). There is probably more of an issue with the function cleanString() which throws an exception to the above response.

Fix EOT in specsAnalyser

During testing at IOS, we found that the current code was sending two \n to the analyser for each command. Looking at the code, the ASYN port defines \n as the EOT. I removed the \n from the sprintf statement that formats the outgoing command and all works now. Please see stuwilkins/specsAnalyser@b8dc8a5

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.