Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@zheins zheins released this 30 Nov 23:22
· 23 commits to master since this release
5ea8686
  • Fixed coroutine syntax bug in dpu
  • DPU now only loads the last few lines of the OD and OD_set data instead of the entire files into memory every iteration. This saves significant computation time for long experiments. See https://www.evolver.bio/t/unexpected-double-dilution/226/9
  • Moved some files around in the arduino repository. No longer have a Rev A and Rev B - there is a single version of the code. The only difference was the pump mapping - the two mappings are both in the single file and can be selected by the user.