Skip to content

Commit a679427

Browse files
authored
feat(hardware-testing): add cavity testing option to the grav protocol (#20189)
# Overview When we create a new batch of tips we use this script to create a profile of each tip cavities performance relative to each other. The new option essentially just runs 15 samples of each of the 16 tip cavities in the injection mold in one run of the gravimetric script to compare the results.
1 parent ff201e8 commit a679427

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+239
-47
lines changed

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch1000.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,
3131
lld_every_tip,FALSE,,,
3232
single_tip_96,FALSE,,,
3333
multi_channels_to_test,NA,,,
34+
cavity_test,FALSE,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch1000_extra.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,
3131
lld_every_tip,FALSE,,,
3232
single_tip_96,FALSE,,,
3333
multi_channels_to_test,NA,,,
34+
cavity_test,FALSE,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch1000_increment_1000ul.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,,,,,,,,,,,,,
3131
lld_every_tip,FALSE,,,,,,,,,,,,,,,
3232
single_tip_96,FALSE,,,,,,,,,,,,,,,
3333
multi_channels_to_test,NA,,,,,,,,,,,,,,,
34+
cavity_test,FALSE,,,,,,,,,,,,,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch1000_increment_200ul.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,,,,,,,,,,,,
3131
lld_every_tip,FALSE,,,,,,,,,,,,,,
3232
single_tip_96,FALSE,,,,,,,,,,,,,,
3333
multi_channels_to_test,NA,,,,,,,,,,,,,,
34+
cavity_test,FALSE,,,,,,,,,,,,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch1000_increment_50ul.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,,,,,,,,,,,,,,,,,
3131
lld_every_tip,FALSE,,,,,,,,,,,,,,,,,,,
3232
single_tip_96,FALSE,,,,,,,,,,,,,,,,,,,
3333
multi_channels_to_test,NA,,,,,,,,,,,,,,,,,,,
34+
cavity_test,FALSE,,,,,,,,,,,,,,,,,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch50.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,
3131
lld_every_tip,FALSE,,,
3232
single_tip_96,FALSE,,,
3333
multi_channels_to_test,NA,,,
34+
cavity_test,FALSE,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch50_extra.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,
3131
lld_every_tip,FALSE,,,
3232
single_tip_96,FALSE,,,
3333
multi_channels_to_test,NA,,,
34+
cavity_test,FALSE,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch50_increment_50ul.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,,,,,,,,,,,,,,,,,
3131
lld_every_tip,FALSE,,,,,,,,,,,,,,,,,,,
3232
single_tip_96,FALSE,,,,,,,,,,,,,,,,,,,
3333
multi_channels_to_test,NA,,,,,,,,,,,,,,,,,,,
34+
cavity_test,FALSE,,,,,,,,,,,,,,,,,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/1ch50_increment_50ul_lv.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,,,,,,,,,,,,,,,,
3131
lld_every_tip,FALSE,,,,,,,,,,,,,,,,,,
3232
single_tip_96,FALSE,,,,,,,,,,,,,,,,,,
3333
multi_channels_to_test,NA,,,,,,,,,,,,,,,,,,
34+
cavity_test,FALSE,,,,,,,,,,,,,,,,,,

hardware-testing/hardware_testing/gravimetric/protocol_replacement/20ul_tips/1ch50_with_20tip.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ gantry_speed,40,,,
3131
lld_every_tip,FALSE,,,
3232
single_tip_96,FALSE,,,
3333
multi_channels_to_test,NA,,,
34+
cavity_test,FALSE,,,

0 commit comments

Comments
 (0)