-
Notifications
You must be signed in to change notification settings - Fork 0
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 horizontal error bars and linear regression #11
Open
paul019
wants to merge
23
commits into
main
Choose a base branch
from
feauture/horizontal-error-bars
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 4, 2023
-
- change parser including parser logic (see README) - update README accordingly - update sample data accordingly - update Measurement class to hold errors for x- and y-value - update drawer to draw horizontal error bars
Configuration menu - View commit details
-
Copy full SHA for 1fd1d9e - Browse repository at this point
Copy the full SHA 1fd1d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f151a - Browse repository at this point
Copy the full SHA a3f151aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 170f794 - Browse repository at this point
Copy the full SHA 170f794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9287e - Browse repository at this point
Copy the full SHA 0e9287eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff8d07 - Browse repository at this point
Copy the full SHA fff8d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7b998 - Browse repository at this point
Copy the full SHA bd7b998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a942a1 - Browse repository at this point
Copy the full SHA 3a942a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6c789 - Browse repository at this point
Copy the full SHA 9d6c789View commit details
Commits on Sep 11, 2023
-
Formerly, the regressor used the offset datapoints thus resulting in a wrong value for "n"
Configuration menu - View commit details
-
Copy full SHA for 3992d24 - Browse repository at this point
Copy the full SHA 3992d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eac98c - Browse repository at this point
Copy the full SHA 5eac98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e18e51 - Browse repository at this point
Copy the full SHA 9e18e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad5aaf - Browse repository at this point
Copy the full SHA fad5aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45350e3 - Browse repository at this point
Copy the full SHA 45350e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57e4d4 - Browse repository at this point
Copy the full SHA c57e4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff1713 - Browse repository at this point
Copy the full SHA 4ff1713View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb24b9 - Browse repository at this point
Copy the full SHA abb24b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4777f92 - Browse repository at this point
Copy the full SHA 4777f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1ebf7 - Browse repository at this point
Copy the full SHA 3e1ebf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f33cce - Browse repository at this point
Copy the full SHA 3f33cceView commit details -
Merge branch 'feauture/horizontal-error-bars' of https://github.com/p…
…aul019/pappe into feauture/horizontal-error-bars
Configuration menu - View commit details
-
Copy full SHA for 8b855ea - Browse repository at this point
Copy the full SHA 8b855eaView commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5260649 - Browse repository at this point
Copy the full SHA 5260649View commit details -
Fix a severe bug in the transformer
Formerly, data and offset data was interchanged at some point. This bug fix also makes the language used clearer.
Configuration menu - View commit details
-
Copy full SHA for 8f3ae17 - Browse repository at this point
Copy the full SHA 8f3ae17View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba068bc - Browse repository at this point
Copy the full SHA ba068bcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.