-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-update from Github Actions Workflow
Deployed from commit bd83b62 (refs/heads/master) Deployed from commit b52e154 (refs/heads/master) Deployed from commit 76f2711 (refs/heads/master) Deployed from commit 8e4e62c (refs/heads/master) Deployed from commit 5b66edb (refs/heads/master) Deployed from commit 3495885 (refs/heads/master) Deployed from commit 50e9f4b (refs/heads/master) Deployed from commit 284924a (refs/heads/master) Deployed from commit 7c0dfa2 (refs/heads/master) Deployed from commit 92e834d (refs/heads/master) Deployed from commit bb2fa86 (refs/heads/master)
- Loading branch information
github-actions
committed
Oct 11, 2024
1 parent
956f8e4
commit 76f35b5
Showing
720 changed files
with
28,001 additions
and
22,794 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
102 changes: 102 additions & 0 deletions
102
master/_sources/generated/pcdsdevices.gon.HxrDiffractometer.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
pcdsdevices.gon.HxrDiffractometer | ||
================================= | ||
|
||
.. currentmodule:: pcdsdevices.gon | ||
|
||
.. autoclass:: HxrDiffractometer | ||
|
||
|
||
|
||
.. list-table:: Ophyd Device Components | ||
:header-rows: 1 | ||
:widths: auto | ||
|
||
* - Attribute | ||
- Class | ||
- Suffix | ||
- Docs | ||
- Kind | ||
- Notes | ||
|
||
* - base_h | ||
- :class:`~pcdsdevices.epics_motor.BeckhoffAxis` | ||
- ``BASE_H`` | ||
- | ||
- normal | ||
- | ||
|
||
* - base_v | ||
- :class:`~pcdsdevices.epics_motor.BeckhoffAxis` | ||
- ``BASE_V`` | ||
- | ||
- normal | ||
- | ||
|
||
* - th | ||
- :class:`~pcdsdevices.epics_motor.BeckhoffAxis` | ||
- ``TH`` | ||
- | ||
- normal | ||
- | ||
|
||
* - tth | ||
- :class:`~pcdsdevices.epics_motor.BeckhoffAxis` | ||
- ``TTH`` | ||
- | ||
- normal | ||
- | ||
|
||
* - chi | ||
- :class:`~pcdsdevices.epics_motor.BeckhoffAxis` | ||
- ``CHI`` | ||
- | ||
- normal | ||
- | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: configure | ||
.. automethod:: describe | ||
.. automethod:: get | ||
.. automethod:: post_elog_status | ||
.. automethod:: read | ||
.. automethod:: read_configuration | ||
.. automethod:: screen | ||
.. automethod:: status | ||
.. automethod:: stop | ||
.. automethod:: summary | ||
.. automethod:: trigger | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: configuration_attrs | ||
.. autoattribute:: connected | ||
.. autoattribute:: hints | ||
.. autoattribute:: kind | ||
.. autoattribute:: subscriptions | ||
|
||
|
75 changes: 75 additions & 0 deletions
75
master/_sources/generated/pcdsdevices.lakeshore.Heater.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
pcdsdevices.lakeshore.Heater | ||
============================ | ||
|
||
.. currentmodule:: pcdsdevices.lakeshore | ||
|
||
.. autoclass:: Heater | ||
|
||
|
||
|
||
.. list-table:: Ophyd Device Components | ||
:header-rows: 1 | ||
:widths: auto | ||
|
||
* - Attribute | ||
- Class | ||
- Suffix | ||
- Docs | ||
- Kind | ||
- Notes | ||
|
||
* - htr_state (FCpt) | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``{prefix}:GET_RANGE_{channel}`` | ||
- heater range | ||
- normal | ||
- | ||
|
||
* - htr_state_rbv (FCpt) | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``{prefix}:GET_HTRSTAT_{channel}`` | ||
- | ||
- normal | ||
- | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: configure | ||
.. automethod:: describe | ||
.. automethod:: get | ||
.. automethod:: post_elog_status | ||
.. automethod:: read | ||
.. automethod:: read_configuration | ||
.. automethod:: screen | ||
.. automethod:: status | ||
.. automethod:: stop | ||
.. automethod:: summary | ||
.. automethod:: trigger | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: configuration_attrs | ||
.. autoattribute:: connected | ||
.. autoattribute:: hints | ||
.. autoattribute:: kind | ||
.. autoattribute:: subscriptions | ||
|
||
|
Oops, something went wrong.