Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an interpolation option to visualizer.py #56

Open
zaneveld opened this issue Sep 14, 2018 · 0 comments
Open

Add an interpolation option to visualizer.py #56

zaneveld opened this issue Sep 14, 2018 · 0 comments

Comments

@zaneveld
Copy link
Owner

To support PCoA files with few data points, we can add two things:

  1. A fixed duration for the movie as a user option. Then the dt between frames is just movie_length/n_timepoints.

  2. A second user option specify if you want linear interpolation done and the minimum space between timepoints (min_dt)

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

No branches or pull requests

1 participant