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

Recommended Practice for Pushing changes: Add second/third git account on OGP computer #1

Open
JoyYTZhou opened this issue Aug 14, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@JoyYTZhou
Copy link
Collaborator

https://code.tutsplus.com/quick-tip-how-to-work-with-github-and-multiple-accounts--net-22574t

@JoyYTZhou JoyYTZhou added the documentation Improvements or additions to documentation label Aug 14, 2024
JoyYTZhou pushed a commit that referenced this issue Sep 30, 2024
* process_im.py

process_im with more plotting functionality

* Patch 3 to Patch 2 (#1)

* Create make_accuracy_plot.py

make_accuracy_plot.py is how we make the accuracy plot from for the database, this version of the code includes the function: "make_fake_plot" which is needed as a placeholder for the acc_bytes in processs_im.py. the placeholder is needed because the plot can not be completed until the connection to Postgres has been established. Once the Connection is established, PM offsets are read from the database and the Accuracy Plot is completed.

* Update process_im.py

Needed to Import New Functions

* process_im.py

added grab Sensor Offsets

* Update upload_inspect.py

Added GrabSensorOffsets Function For Use In process_im.py
JoyYTZhou pushed a commit that referenced this issue Sep 30, 2024
* process_im.py

process_im with more plotting functionality

* Patch 3 to Patch 2 (#1)

* Create make_accuracy_plot.py

make_accuracy_plot.py is how we make the accuracy plot from for the database, this version of the code includes the function: "make_fake_plot" which is needed as a placeholder for the acc_bytes in processs_im.py. the placeholder is needed because the plot can not be completed until the connection to Postgres has been established. Once the Connection is established, PM offsets are read from the database and the Accuracy Plot is completed.

* Update process_im.py

Needed to Import New Functions

* process_im.py

added grab Sensor Offsets

* Update upload_inspect.py

Added GrabSensorOffsets Function For Use In process_im.py
JoyYTZhou added a commit that referenced this issue Oct 9, 2024
Change to template to Avoid "exactly one delimiter required" message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant