Add files via upload #5
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
OPTIMISATIONS
NOTE
I've mapped a designated tip box to be used for the ethanol washes and mapped it to the sample plate.
The tips are returned between washes and reused.
However:
When supernatant is being trashed, the pipette has to make multiple trips. e.g. 400ul = 2x 200ul trips.
When the m300 is ejecting the liquid, the end tip closest to the front of the deck, touches the trash bucket (where it is slanted) and is contaminated.
I think it would be easiest to solve with a hard coded move_to( #coordinates within trash). I've writted trash_coordinates_V2 doing just that. Trial it tomorrow and tune accordingly
YOU NEED TO INCLUDE THE LABWARE FILES IN A FOLDER CALLED 'labware' IN YOUR DIRECTORY if you want to simulate
message me on the slack if you have any problems.
the files are already loaded on to the A09 OT2 so that is ready to go.