choderalab / itctools

Tools for setting up ITC experiments in an automated fashion using the Tecan EVO and Auto-iTC 200.
3 stars 6 forks source link

Add CBS:CAII experiment #58

Closed jchodera closed 4 years ago

jchodera commented 4 years ago

This PR adds an experiment based on the CAII:CBS training ITC experiments.

jchodera commented 4 years ago

@egoldber : I think you wanted to merge the branch rather than close it!

jchodera commented 4 years ago

@egoldber : But first I should probably add any other changes that might be needed here. Did we need to update anything else?

My list had

but I think that's it. Anything else I should do before we merge this?

egoldber commented 4 years ago

Actually, if you don't mind, I just tried to update the .gwl into EVO so we could use the DiTi Air LiHa instead of the fixed tips LiHa. For some reason the .gwl generates random B; (called a "BreakOrder") into the worklist that causes basically a reset and the EVO forgets if the LiHa has tips or not. Would it be possible to remove this additional B; from the script?

egoldber commented 4 years ago

@egoldber : I think you wanted to merge the branch rather than close it!

Also, yes! My bad! Learning GitHub a bit slower than I'd like

jchodera commented 4 years ago

Actually, if you don't mind, I just tried to update the .gwl into EVO so we could use the DiTi Air LiHa instead of the fixed tips LiHa. For some reason the .gwl generates random B; (called a "BreakOrder") into the worklist that causes a basically a reset and the EVO forgets if the LiHa has tips or not. Would it be possible to remove this additional B; from the script?

Yes, I can do this right now.

jchodera commented 4 years ago

I've added the option to generate LiHa or aLiHa worklists, and generated both for you in this ZIP file: caii.zip

Let me know if I should make other changes!

jchodera commented 4 years ago

I'm going to merge this. We can make further changes in a separate PR!