Skip to content

Tune for experiment #44

@todo

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions