Giter Club home page Giter Club logo

Comments (3)

joshStillerman avatar joshStillerman commented on June 24, 2024

from mdsplus.

fluffynukeit avatar fluffynukeit commented on June 24, 2024

Sure, I will look for you on discord.

from mdsplus.

fluffynukeit avatar fluffynukeit commented on June 24, 2024

Here is a summary of my discussion of this issue with Josh. The best approach to my problem is to have separate shot number conventions for the individual subsystem pulse and the subsystem-as-a-part of the parent pulse. For instance, in our case our shot number convention is YYMMDDNNN for the parent pulse. To run a pulse for just a single particular subsystem tree, we would institute a different shot number convention that is easily distinguished from the shot number used for a parent pulse. One constraint is that a shot number is currently a 32 bit integer, so the highest number is 4,294,967,295. For example, a single subsystem pulse could be YYMMDDNNNN (four digits N for the day's shot sequence number instead of 3). This pulse would exist for only the subsystem tree; it would not be a pulse of the parent tree. One thing to watch out for would be doing any filtering of the shot number by date range because the potential extra digit would need to be accounted for.

This would not support creating distinct shot number conventions using an arbitrary collection of subsystems. Specifically, we could disable or enable different subtrees in the parent, but the parent's shot number would still follow the convention YYMMDDNNN. There is no mechanism for the parent tree to have a different shotnumber than a subtree.

from mdsplus.

Related Issues (20)

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.