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

Doc string doc improvement #140

Open
wants to merge 154 commits into
base: main_all_merged
Choose a base branch
from

Conversation

samuelvitorsaraiva
Copy link
Collaborator

No description provided.

@samuelvitorsaraiva
Copy link
Collaborator Author

Documentation improved and some docstring analysed

@samuelvitorsaraiva samuelvitorsaraiva linked an issue Jul 24, 2024 that may be closed by this pull request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the figure to The Hitchhiker's Guide to Flow Chemistry template

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it was automatically generated and will be generated again, please don't comment it.

Copy link
Contributor

@cynthiabour cynthiabour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please try to work on the suggestion and review my comments.

autosampler.toml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please create a new branch for built autosampler, and merge it back to after testing

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

autosample was removed

docs/decision.JPG Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this determine_valve is here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Answered in the last comment

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the route of code_structure/modules
There is nothing in Foundation/code structure

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only work in the real flowchem package.
What we see in the internet is no the flowchem package.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This we might need to discuss it is necessary to provide in documentation or not

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

The methods whiten in the component class to access the functionality of the device are built in the main class of
the device:

```python
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add more detail explanation on code (big section of code make ppl lost). Please trim the code or use pseudocode in the beginning)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved the explanation as requested!

To better understand the information flow in this class, consider the scenario where an infuse command is sent to the
pump, as illustrated below.

![](command_flow.JPG)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to the top will help ppl see the big picture before dive into the real building progress

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved the explanation as requested!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please try to add more detail and trim the content again

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please find suggestions in the same file

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

| KPump | Tests for Azura compact. |
| FakeDevice | Tests for FakeDevice, just an example how tests works. |

```{warning}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warning or important or note?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Important" match better with the information shown.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't get why this is here and what is this file for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the file that @JB-Wolf created to help the user build the valve. I put it here because it is close to the valve logic explanation, and I cite it in this instructions file.

…ore details about the API server (add an example how to use a function)
…ier_cooler.py

should be included in the dependencies !
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.

improve documention
3 participants