zachmiles9 / scresonators

Data analysis code for cryogenic resonator measurement
MIT License
0 stars 0 forks source link

Think about best coding practices and avoid repeated code #6

Open zachmiles9 opened 2 months ago

zachmiles9 commented 2 months ago

Ensure code is not interdependent. Make sure computing power is not wasted to provide as quick an execution as possible for the user.

zachmiles9 commented 1 month ago

Timeline: Ongoing as code is developed...could take anywhere from a few weeks to a few months