Jump to content

Ethan Holmgren

Members
  • Posts

    2
  • Joined

  • Last visited

Ethan Holmgren's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, I have a condition (imported from CSV) containing many numeric properties that I'd like to use in a formula. So far, I've been able to pull the property data into a signal using toSignal() and toNumeric() functions: $condition.toSignal('<Property Name>').toNumeric() but the result is discrete data points at the beginning of each capsule. How can I modify my formula so that the resulting signal is flat lines spanning the duration of each capsule? What I'm looking for is just like the result of selecting "Duration" for "Select where to place the timestamp of the summary statistic" in a Signal from Condition except the "statistic" a specified property of each capsule. Thanks, Ethan
×
×
  • Create New...