Skip to content

Commit

Permalink
Auto-update from Github Actions Workflow
Browse files Browse the repository at this point in the history
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)

Deployed from commit 021191d (refs/heads/master)

Deployed from commit 29e6b66 (refs/heads/master)

Deployed from commit 98e1c22 (refs/heads/master)

Deployed from commit b9c44ac (refs/heads/master)

Deployed from commit 6b41125 (refs/heads/master)

Deployed from commit fb7775d (refs/heads/master)

Deployed from commit 838c6cd (refs/heads/master)

Deployed from commit 24a4434 (refs/heads/master)

Deployed from commit 4bc5b0f (refs/heads/master)

Deployed from commit ab07435 (refs/heads/master)

Deployed from commit de51a21 (refs/heads/master)

Deployed from commit c5060c8 (refs/heads/master)

Deployed from commit 6a4e36f (refs/heads/master)

Deployed from commit f7dc881 (refs/heads/master)

Deployed from commit 6ee28b7 (refs/heads/master)

Deployed from commit e029cbc (refs/heads/master)
  • Loading branch information
github-actions committed Dec 12, 2024
1 parent 956f8e4 commit 9c26063
Show file tree
Hide file tree
Showing 787 changed files with 33,736 additions and 22,993 deletions.
17 changes: 17 additions & 0 deletions master/_sources/api.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ pcdsdevices.gon
pcdsdevices.gon.BaseGon
pcdsdevices.gon.GonWithDetArm
pcdsdevices.gon.Goniometer
pcdsdevices.gon.HxrDiffractometer
pcdsdevices.gon.Kappa
pcdsdevices.gon.KappaXYZStage
pcdsdevices.gon.SamPhi
Expand Down Expand Up @@ -461,6 +462,16 @@ pcdsdevices.keithley
pcdsdevices.keithley.K2700
pcdsdevices.keithley.K6514

pcdsdevices.lakeshore
---------------------

.. autosummary::
:toctree: generated

pcdsdevices.lakeshore.Heater
pcdsdevices.lakeshore.Lakeshore336
pcdsdevices.lakeshore.TemperatureSensor

pcdsdevices.lamp_motion
-----------------------

Expand Down Expand Up @@ -694,6 +705,7 @@ pcdsdevices.mirror
pcdsdevices.mirror.KBOMirrorHEStates
pcdsdevices.mirror.KBOMirrorStates
pcdsdevices.mirror.MirrorInsertState
pcdsdevices.mirror.MirrorStripe2D2P
pcdsdevices.mirror.MirrorStripe2D4P
pcdsdevices.mirror.OMMotor
pcdsdevices.mirror.OffsetMirror
Expand Down Expand Up @@ -774,6 +786,7 @@ pcdsdevices.pc
:toctree: generated

pcdsdevices.pc.PhotonCollimator
pcdsdevices.pc.PhotonCollimatorFDQ

pcdsdevices.piezo
-----------------
Expand Down Expand Up @@ -823,6 +836,7 @@ pcdsdevices.pneumatic
:toctree: generated

pcdsdevices.pneumatic.BeckhoffPneumatic
pcdsdevices.pneumatic.BeckhoffPneumaticFDQ

pcdsdevices.positioner
----------------------
Expand All @@ -849,6 +863,7 @@ pcdsdevices.pseudopos
pcdsdevices.pseudopos.SyncAxis
pcdsdevices.pseudopos.delay_class_factory
pcdsdevices.pseudopos.delay_instance_factory
pcdsdevices.pseudopos.is_strictly_increasing

pcdsdevices.pulsepicker
-----------------------
Expand Down Expand Up @@ -1070,6 +1085,7 @@ pcdsdevices.spectrometer
pcdsdevices.spectrometer.HXRSpectrometer
pcdsdevices.spectrometer.Kmono
pcdsdevices.spectrometer.Mono
pcdsdevices.spectrometer.MonoGratingStates
pcdsdevices.spectrometer.TMOSpectrometer
pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
pcdsdevices.spectrometer.VonHamos4Crystal
Expand Down Expand Up @@ -1220,6 +1236,7 @@ pcdsdevices.valve

pcdsdevices.valve.GateValve
pcdsdevices.valve.VCN
pcdsdevices.valve.VCN_OpenLoop
pcdsdevices.valve.VCN_VAT590
pcdsdevices.valve.VCN_VAT590_Status
pcdsdevices.valve.VFS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@
- Inherited from :class:`~pcdsdevices.epics_motor.PCDSMotorBase`

* - velocity_base
- :class:`~ophyd.signal.EpicsSignal`
- ``.VBAS``
- :class:`~ophyd.signal.Signal`
-
-
- omitted
- Inherited from :class:`~pcdsdevices.epics_motor.PCDSMotorBase`
Expand Down
102 changes: 102 additions & 0 deletions master/_sources/generated/pcdsdevices.gon.HxrDiffractometer.rst.txt
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 master/_sources/generated/pcdsdevices.lakeshore.Heater.rst.txt
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


Loading

0 comments on commit 9c26063

Please sign in to comment.