Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DevHalo
/
PyVMEC
Public
forked from
thartbm/PyVMEC
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Accuracy rewards
- #1
#1
Open
ryang-123
wants to merge 17 commits into
DevHalo:accuracy_rewards
DevHalo/PyVMEC:accuracy_rewards
from
ryang-123:accuracy_rewards
ryang-123/PyVMEC:accuracy_rewards
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Accuracy rewards
#1
ryang-123
wants to merge 17 commits into
DevHalo:accuracy_rewards
DevHalo/PyVMEC:accuracy_rewards
from
ryang-123:accuracy_rewards
ryang-123/PyVMEC:accuracy_rewards
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2019
Making changes to main GUI to support new pre-trial action settings (and other changes with that). Note: This is based off Marks work
ryang-123
committed
1bf68d6
View commit details
Copy full SHA for 1bf68d6
Browse repository at this point
Minor fix to GUI: Disabling Settings button on Run
ryang-123
committed
e663190
View commit details
Copy full SHA for e663190
Browse repository at this point
Commits on Sep 24, 2019
Implementation for the arrow in exp.py added (not functioning yet. Does not work when called and arrow objects must be created properly in the runExp function
ryang-123
committed
19165c1
View commit details
Copy full SHA for 19165c1
Browse repository at this point
Commits on Sep 26, 2019
Arrow added to the screen. Aim still does not work fully (must use win.flip to repopulate the entire screen after every move
ryang-123
committed
348e682
View commit details
Copy full SHA for 348e682
Browse repository at this point
Commits on Oct 3, 2019
It finally works. Full arrow functionality. Now making it work only when boolean true and adding this angle value to the spreadsheet
ryang-123
committed
0311e50
View commit details
Copy full SHA for 0311e50
Browse repository at this point
Commits on Oct 8, 2019
Successfully connected GUI entry to Exp.py. Can now check boolean value before calling aim. NOTE: Change in Exp.py was done only for testing purposes. Will be reverted in next push
ryang-123
committed
c4f17a7
View commit details
Copy full SHA for c4f17a7
Browse repository at this point
Functionality of if statement works. Now to complete hold on home
ryang-123
committed
f77eb49
View commit details
Copy full SHA for f77eb49
Browse repository at this point
Further changes to ensure GUI works with Exp
ryang-123
committed
1b70c61
View commit details
Copy full SHA for 1b70c61
Browse repository at this point
Commits on Oct 30, 2019
Updating slider values for Hold at Home
ryang-123
committed
94539cf
View commit details
Copy full SHA for 94539cf
Browse repository at this point
Adding in hold_home test to see if data is stored. NOTE: Will have to test with delay in tomorrow plus further functionality of holding to be added. Put into a function so all logic occurs outside …
Show description for 4f61897
ryang-123
committed
4f61897
View commit details
Copy full SHA for 4f61897
Browse repository at this point
Commits on Nov 5, 2019
Removed sleep for hold. Hold compares current time now with hold time. Currently has an infinite loop occurring when comparing time that must be fixed (breaking to temp fix now)
ryang-123
committed
8875fd4
View commit details
Copy full SHA for 8875fd4
Browse repository at this point
Commits on Nov 12, 2019
aiming: Can only aim on trial now. Must fix so arrow updates origin position
ryang-123
committed
29bac03
View commit details
Copy full SHA for 29bac03
Browse repository at this point
Commits on Nov 14, 2019
aiming: aim option boolean and aim value in degrees successfully added to exp table
ryang-123
committed
9716c5c
View commit details
Copy full SHA for 9716c5c
Browse repository at this point
Commits on Nov 21, 2019
aiming: aim updated so arrow starts at proper home position
ryang-123
committed
f964060
View commit details
Copy full SHA for f964060
Browse repository at this point
aiming: Aiming arrow starts 10 degrees away from target to make user aiming easier
ryang-123
committed
2665012
View commit details
Copy full SHA for 2665012
Browse repository at this point
Commits on Nov 26, 2019
Aiming: Cleaned up print statements and other bugs. Added random for arrow starting angle
ryang-123
committed
d226d61
View commit details
Copy full SHA for d226d61
Browse repository at this point
Commits on Feb 12, 2020
changes
ryang-123
committed
f67a3d1
View commit details
Copy full SHA for f67a3d1
Browse repository at this point
You can’t perform that action at this time.