Ben Hines Posted November 6, 2024 Posted November 6, 2024 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 Mark Derbecker Posted November 7, 2024 Seeq Team Solution Posted November 7, 2024 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
Ben Hines Posted November 7, 2024 Author Posted November 7, 2024 Thanks @Mark Derbecker! This works great and is exactly what I needed.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now