Coder Social home page Coder Social logo

tracer's Introduction


About Me

Twitter LinkedIn Gmail Google Scholar Visitors

Depending on who you ask, I'm the "coding guy", the "stats guy", or the "robot guy" These days I am building self-driving laboratories that autonomously plan experiments, execute them with robots, then analyze the results in a closed loop. My robots have found new materials for solar cells and batteries!

A big believer in open source, I maintain code that supports automated labs across the country. These projects include graph databases for experimental data, job scheduling for collaborative robots, and graph optimizers to plan volume transfers for complex liquid handling routines.


Some of my Projects

ALabOS: A Framework for Automated Laboratories ALabOS is a batteries-included open-source framework for automated laboratories. Today, this framework supports the ALab, a $2m platform at Lawrence Berkeley National Lab that makes battery materials. Users can implement Devices and Tasks in pure Python. ALabOS provides an API for users to submit Tasks, a scheduler to execute these Tasks across the fleet of Devices, and a dashboard to monitor and interact with ongoing Tasks. Furthermore, ALabOS provides first-class support for human-robot collaboration within Tasks!

Labgraph: A Graph Database for Experimental Data Labgraph is a graph database that stores experimental data in a flexible yet disciplined way that makes it easy to query and visualize. Science experiments generate a lot of data. The tricky part is that experiments change all the time as we get new equipment or develop new procedures; a typical database would need constant refactoring that gets ugly. Labgraph provides a solution to store this data for human scientists to analyze and train ML models, and for robotic labs to interact with to execute and plan experiments.

Roboflo: Job Scheduling for Collaborative Robots Roboflo is a scheduling program that uses linear optimization to schedule jobs across a bunch of different robots/tools, allowing us to use our robots to their maximum potential! Robots are all the rage in materials science these days, as they can work around the clock with the high precision needed for science experiments. However, many systems are not used at their full capacity -- they do one thing at a time, which is like waiting for your chicken to cook before you chop your vegetables.

PASCAL: the Perovskite Automated Solar Cell Assembly Line I built this robotic laboratory to make and test thin films. It can run in a closed loop using active learning to iteratively plan, execute, and analyze experiments. This link is to the codebase that drives this laboratory!

PASCAL is an automated platform for spin coating and annealing thin films onto small (>2x2 cm) substrates, aimed af increasing experimental throughput in the pursuit of designing better perovskite solar cells. Perovskite solar cells are infinitely tunable, as they can be formed with combinations of nearly half of the periodic table. With PASCAL, we aim to increase our experimental search rate by orders of magnitude, enabling a more systematic and exhaustive approach toward exploring the vast compositional space of interest for solar cell design.

MixSol: A Graph Optimizer for Liquid Handling MixSol is a volume transfer planner that, given a set of stock solutions and a set of desired solutions, outputs a plan for how to mix them. Liquid handling robots are the workhorses of lab automation, but typically used in pretty basic ways -- linear or logarithmic dilutions to test a regular grid of mixtures. If we want an irregular spacing of specific mixtures (as often generated by machine learning algorithms that don't care about how simple the dilutions are), its much harder to plan the volume transfers to mix or dilute our stock solutions. This is especially important for robotic labs that need to plan volume transfers on the fly, like PASCAL!

tracer's People

Contributors

mjohns avatar rekumar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.