Skip to content

Remove unused thermocycler backend methods#1097

Open
codewithdaniel1 wants to merge 1 commit into
PyLabRobot:mainfrom
codewithdaniel1:remove-thermocycler-backend-commands
Open

Remove unused thermocycler backend methods#1097
codewithdaniel1 wants to merge 1 commit into
PyLabRobot:mainfrom
codewithdaniel1:remove-thermocycler-backend-commands

Conversation

@codewithdaniel1

Copy link
Copy Markdown

Summary

Removes unused thermocycler backend methods from ThermocyclerBackend and concrete backend implementations:

  • get_block_target_temperature
  • get_lid_target_temperature
  • get_total_cycle_count
  • get_total_step_count

The high-level Thermocycler now tracks target temperatures and protocol counts directly instead of requiring each backend to implement these methods.

Testing

python -m pytest pylabrobot/thermocycling --timeout=10

Result:

11 passed, 1 skipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant