Jump to content

How to create multiple signals that depend on each other without pushing first...


Go to solution Solved by Mark Derbecker,

Recommended Posts

Posted

Hi,

I'm creating signals as follows in DataLab:

  • An average of multiple existing signals to create an average-per-batch signal
  • Six sigma std deviation bound signals for the average-per-batch signal
  • A scorecard metric that uses the six std deviation bounds as boundaries.  

I currently am pushing each of these separately so I can refer to the IDs in the subsequent signals.  Is there a way to refer to the yet-to-be-created signals from the dependent signals? 

  • Seeq Team
  • Solution
Posted

Hi Ben, yes you can, and it's a hole in our documentation that should be plugged. Take a look at this updated doc notebook, go to the Pushing calculated items section. Let me know if anything is unclear. I'll get this added to our online docs.

spy.push (1).ipynb

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...