Skip to content

Instantly share code, notes, and snippets.

@pingswept
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save pingswept/37d9308f40fda36c0a2d to your computer and use it in GitHub Desktop.

Select an option

Save pingswept/37d9308f40fda36c0a2d to your computer and use it in GitHub Desktop.
First cut at turbidostat experiment config file
[optical density]
max_od=0.25
min_od=0.1
od_logging_interval=30
[stirrer]
speed="medium"
[temperature]
target=37.0
variation="sineWave(seconds=400, degrees=4.0)"
temp_logging_interval=30
[fluids]
row_1_sources="A:20|B:80,A,A,A,B,B,B,B"
row_2_sources="A,A,A,A,B,B,B,B"
row_3_sources="B,A,B,A,B,B,B,B"
row_4_sources="A,A,A,A,D,D,D,D"
row_5_sources="C,C,C,C,B,B,B,B"
row_6_sources="A,A,A,A,B,B,B,B"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment