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

Simplify/refactor things #34

Open
4 of 8 tasks
micha7a opened this issue Aug 15, 2019 · 2 comments
Open
4 of 8 tasks

Simplify/refactor things #34

micha7a opened this issue Aug 15, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@micha7a
Copy link
Member

micha7a commented Aug 15, 2019

This is an issue for all things that we could do better, but we don't because it's research code ;)

  • simplify generating trajectory times from distances
  • get trajectory times from timestamps (instead of tango distances)
  • use DF more in reconstructing trajectory
  • get right trajectory type and model size without using specific trajectory
  • make pandas float32 or numpy float64
  • use DF for distance plots
  • clean up the mess I made in the reconstruction notebook
  • remove the .csv.npy files
@micha7a
Copy link
Member Author

micha7a commented Aug 19, 2019

Actually it's not worth it to simplify the times from distances, because a priori we don't know how much time it will take to travel a given distance. So we would have loop anyway, just in different place. I should add comment on that in the code :/

@micha7a micha7a added the enhancement New feature or request label Aug 23, 2019
@micha7a

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant