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

[WIP] Improve docstrings for API documentation #43

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

[WIP] Improve docstrings for API documentation #43

wants to merge 6 commits into from

Conversation

dioph
Copy link
Owner

@dioph dioph commented Apr 6, 2020

Most docstrings are currently either empty or styled differently from numpydoc's conventions.
This PR is a work in progress attempting to gradually correct that and increase documentation coverage.

@dioph dioph added the docs label May 22, 2020
dioph added 3 commits May 22, 2020 14:50
remove distinction between "insertion" and "real-time"

fixes #39

bus_id --> bus_id+1

Qg(Mvar) and Pl(MW) were swapped (fixed)

better representation for big short current values

"Power-Flow" --> "Load-Flow"

shows the correct file filter in the QFileDialog

renamed function members, parameters and attributes of interface module

introduced separate member functions for each sidebar menu

removed `GenericSignal` in favor of `pyqtSignal`

introduced a status tip for each menu bar action

calls `update_values` after editing load/generations or updating parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant