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 Comments and Fix rotation #32

Merged
merged 3 commits into from Dec 15, 2021
Merged

Add Comments and Fix rotation #32

merged 3 commits into from Dec 15, 2021

Conversation

jehyunlee
Copy link
Contributor

correction
1-1. tangent and orthogonal vectors of PC1
1-2. "broken" figures on screen. (file output was fine)

variables

whenever any variables are redefined, created as a new name for readability
add comments
short descriptions on each variables (ex. L60, # d : max. distance between P0 and Z1)
short descriptions on code (ex. L119, # preparation of the histogram Axes)

1. correction
1-1. tangent and orthogonal vectors of PC1
1-2. "broken" figures on screen. (file output was fine)

2. variables
- whenever any variables are redefined, created as a new name for readability

3. add comments
- short descriptions on each variables (ex.  L60, # d  : max. distance between P0 and Z1)
- short descriptions on code (ex. L119, # preparation of the histogram Axes)
Add some more comments
Fix: histogram text rotation
little bit more correction
@rougier
Copy link
Owner

rougier commented Dec 15, 2021

Many, many thanks for your fix. I realized the code is quite complex and I imagine it was not easy to fix. Well done.

@rougier rougier merged commit af7bd33 into rougier:master Dec 15, 2021
@jehyunlee
Copy link
Contributor Author

jehyunlee commented Dec 15, 2021 via email

@rougier
Copy link
Owner

rougier commented Dec 15, 2021

@jehyunlee Yes, this told me they were trying to contact you actually. I'll forward you email.

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

Successfully merging this pull request may close these issues.

None yet

2 participants