Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion imager/adc-assembly/subscribe-model.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ subscribe {
subsystem = TCS
component = cmIRIS
name = imgAtmDispersion
requiredRate = 1
requiredRate = 2
usage = """
To determine the angle of two rotary stages.
"""
Expand Down
2 changes: 1 addition & 1 deletion imager/coldstop-assembly/subscribe-model.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ subscribe {
subsystem = TCS
component = cmIRIS
name = pupilRotation
requiredRate = 20
requiredRate = 2
usage = """
This event will be used to determine the angle of the mask.
"""
Expand Down
2 changes: 1 addition & 1 deletion imager/pupilview-assembly/subscribe-model.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IRIS Pupil Viewing Assembly subscribes to telemetries required to make mapping b
{
subsystem = TCS
component = cmIRIS
name = pupilRotation
name = coldStopMaskAngle
requiredRate = 1
usage = """
The necessity of this telemetry is TBD. It depends on the procedure to measure the alignment between the telescope and IRIS.
Expand Down