Giter Site home page Giter Site logo

nexdatas / nxsrecselector Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 2.0 5.8 MB

Tango server of Component Selector -- selector of user configuration for NeXus/HDF5 files

License: GNU General Public License v3.0

Python 94.11% Shell 0.09% HTML 5.12% Dockerfile 0.68%
python tango nexusformat sardana

nxsrecselector's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nxsrecselector's Issues

add synchronisation with the Spock snapshots

synchronisation with the Spock snapshots:

  1. on profile apply: overwrite snapshot from Spock
  2. in NXS_FileRecorder: check if all snapshot device attribute are in Description
  • if not add to InitDataSources

adopt the code to sardana >= 3.3

Starting from sardana 3.3 global monitor and timer were removed from the configuration. Therefore we need to adopt the code to make it working.

Release 3.32.0

In the v3.32.0 release

  • the MasterTimerFirst property set to True as default (#99)

Release 3.25.0

In the v3.25.0 release

  • switching off a component if the corresponding device is off added (#52)
  • checks for DISABLE, INIT, INSERT, CLOSE, UNKNOWN states added (#53)

Release 3.30.0

In the v3.30.0 release

  • masterTimer property was added to provide backward compatible option (=True) (#90)

Release v3.21.0

In the v3.21.0 release

  • read shape from properties if attribute cannot be read (#38)

Release 3.23

In the v3.23.0 Release

  • stdoutflag and stderrflag for switching std stream on/off added (#46)

Release 3.30.1

In the v3.30.1 release

  • duplicated channels from the sardana snapshot removed (#93)

Release 3.26.0

In the release v3.26.0

  • add checks before update MG if any DOOR is running (#58)
  • remove default mysql localhost (#56)

Release 3.29.0

In the v3.29.0 release

  • DISABLE state to TangoSourceWarningStates moved (#85)

add selection value state None

Changing Selection values from bool to int will allow to extend views of NeXus Selector GUI.

It will allow to add a view in the Descriptions tab where components can be preselected automatically and selected by the user, i.e. items have two states.

add workaround for etree.tostring bug

On some releases etree.tostring with encoding='utf8' and pretty_print=True cuts the string. To avoid it one canuse enconding='unicode' and decode it using str.

Release 3.24

In the release v3.24.0

  • MutedPreScanAttrFilters property added (#49)

Release 3.26.2

In the v3.26.2 release

  • workaround for etree.tostring problem added (#64)

Release 3.28.0

In the v3.28.0 release

  • TangoSourceErrorStates and TangoSourceWarningStates properties added (#82, #80)

Release 3.27.0

In the v3.27.0 release

  • the WritePoolMotorPositions property added (#74)

Release 3.26.1

In the v3.26.1 release

  • checks for the door servers RUNNING removed from updateMntGrp (#61)

Release 3.26.3

In the v3.26.3 release

  • FATAL, ERROR and WARN logs sent to stderr by default (#71)

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.