Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Change order in calibrateArmDac.sh #20

@bdorney

Description

@bdorney

Brief summary of issue

Right now calibrateArmDac.sh takes an scurve and then analyzes the scurve and then moves to the next arm dac set point.

This in principle slows down the data acquisition and blocks a CTP7 for a longer period of time than necessary. It would be good if the script first took all the data and then afterward analyzed all the data (possibly in parallel) in two separate loops, rather than in one main loop.

Types of issue

  • Bug report (report an issue with the code)
  • Feature request (request for change which adds functionality)

Expected Behavior

See above.

Current Behavior

See above.

Context (for feature requests)

Reduces time a CTP7 cannot be used for other tasks.

Your Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions