-
Type: Task
-
Status: Open (View Workflow)
-
Priority: Normal
-
Resolution: Unresolved
-
Component/s: ics_fpsActor
-
Labels:
-
Sprint:PostRun18, preRun19Oct2024, postRun19Oct, preRun20Jan
During the work of INSTRM-2336 we found that the most of the cobras with very big step number are because they are too close/far way from center. The case of cobras too close to the centers are unassigned fibers. We set the locations of unassigned fibers to be
targets[isNan] = self.cc.calibModel.centers[isNan] + (0.04 + 0.04j)
We need a better way to handle those unassigned fibers.
- relates to
-
INSTRM-2336 Cobra commanded step seemed larger than the maximum step
- Done