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

Change order in calibrateArmDac.sh #20

Open
1 of 2 tasks
bdorney opened this issue Mar 5, 2019 · 0 comments
Open
1 of 2 tasks

Change order in calibrateArmDac.sh #20

bdorney opened this issue Mar 5, 2019 · 0 comments

Comments

@bdorney
Copy link
Contributor

bdorney commented Mar 5, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant