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

Dealing with profile lengths #69

Open
ahobeost opened this issue Mar 20, 2024 · 0 comments
Open

Dealing with profile lengths #69

ahobeost opened this issue Mar 20, 2024 · 0 comments

Comments

@ahobeost
Copy link
Contributor

Currently, when profiles are shorter than the desired "timePeriod", the user gets an error message that is unhelpful for users.

This issue suggests two improvements;

  1. improved error handling when the profiles are read to provide feedback that is meaningful for the user.
  2. provide other ways of dealing with mismatching profiles.

Examples of other options:

  • restarting the profile after reaching the end
  • reduce the timePeriod to the length of the data

arguments could be added to ask for these extended behaviors.

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

No branches or pull requests

1 participant