Description Usage Arguments Value Examples
Gets rescaled coordinates of Box and Cup ROI
1  | get_coords(df, secs = 300, fr = 30, burnin = 0)
 | 
df | 
 raw dataframe from python output  | 
secs | 
 number of seconds to get data for from beginning  | 
fr | 
 frame rate of camera  | 
burnin | 
 = number of frames to ignore  | 
a list i) cup ROI coordinates ii) box coordinates iii) data frame including Frame,X and Y coordinates,plotX and plotY for graphing
1 2  | get_coords_habit(df, secs=300, fr=30, burnin = 0)
get_coords_habit(data, secs=600, fr=60, burnin = 3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.