Combining Theano variables and Numpy arrays in custom step function

As a follow up question, I’d like to figure out how to use a Deterministic variable within a step method. Currently, deterministic variables are not recorded in the point object passed to the step method. It’s not clear exactly how the state of those variables can be passed via 'point`.