Jump to content

Blank data (no data) identification


Recommended Posts

Hi Jessica, 

there are some functions you can use to handle the validity of data:

$signal.isNotValid() identifies periods where you have invalid data (like errorneous data from a sensor) resulting in a capsule

$signal.isValid() identifies periods where you have valid data

$signal.replaceNotValid(alternateValue) replaces periods with invalid data inside a signal with an alternate value

image.thumb.png.74240a332b843fa19879a713ee1ff41e.png

Regards,

Thorsten

Link to comment
Share on other sites

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...