Skip to content

Tune for experiment #44

Description

@todo

start_altitude = 1.25 # Start altitude in meters #TODO: Tune for experiment
max_dur = 1.5 # Max duration in seconds #TODO: Tune for experiment
first_ind = np.argwhere(X[0,1:] < start_altitude)[0][0]+1 #First data point is just initializing and excluded
t = t[:, first_ind:]


This issue was generated by todo based on a TODO comment in c683cb6. It's been assigned to @PastorD because they committed the code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions