mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-14 13:14:39 +00:00
9bd72b48e1e0fc30db0334663423e9066e8fb135
modify workstation_architecture docs bioyond_HR (#133) * feat: Enhance Bioyond synchronization and resource management - Implemented synchronization for all material types (consumables, samples, reagents) from Bioyond, logging detailed information for each type. - Improved error handling and logging during synchronization processes. - Added functionality to save Bioyond material IDs in UniLab resources for future updates. - Enhanced the `sync_to_external` method to handle material movements correctly, including querying and creating materials in Bioyond. - Updated warehouse configurations to support new storage types and improved layout for better resource management. - Introduced new resource types such as reactors and tip boxes, with detailed specifications. - Modified warehouse factory to support column offsets for naming conventions (e.g., A05-D08). - Improved resource tracking by merging extra attributes instead of overwriting them. - Added a new method for updating resources in Bioyond, ensuring better synchronization of resource changes. * feat: 添加TipBox和Reactor的配置到bottles.yaml * fix: 修复液体投料方法中的volume参数处理逻辑 修复solid_feeding_vials方法中的volume参数处理逻辑,优化solvents参数的使用条件 更新液体投料方法,支持通过溶剂信息自动计算体积,添加solvents参数并更新文档描述 Add batch creation methods for vial and solution tasks 添加批量创建90%10%小瓶投料任务和二胺溶液配置任务的功能,更新相关参数和默认值
Uni-Lab-OS
English | 中文
Uni-Lab-OS is a platform for laboratory automation, designed to connect and control various experimental equipment, enabling automation and standardization of experimental workflows.
🏆 Competition
Join the Intelligent Organic Chemistry Synthesis Competition to explore automated synthesis with Uni-Lab-OS!
Key Features
- Multi-device integration management
- Automated experimental workflows
- Cloud connectivity capabilities
- Flexible configuration system
- Support for multiple experimental protocols
Documentation
Detailed documentation can be found at:
Quick Start
Uni-Lab-OS recommends using mamba for environment management. Choose the appropriate environment file for your operating system:
# Create new environment
mamba create -n unilab uni-lab::unilabos -c robostack-staging -c conda-forge
Install Dev Uni-Lab-OS
# Clone the repository
git clone https://github.com/dptech-corp/Uni-Lab-OS.git
cd Uni-Lab-OS
# Install Uni-Lab-OS
pip install .
- Start Uni-Lab System:
Please refer to Documentation - Boot Examples
Message Format
Uni-Lab-OS uses pre-built unilabos_msgs for system communication. You can find the built versions on the GitHub Releases page.
License
This project is licensed under GPL-3.0 - see the LICENSE file for details.
Project Statistics
Stars Trend
Contact Us
- GitHub Issues: https://github.com/dptech-corp/Uni-Lab-OS/issues
Languages
Python
84.6%
Jupyter Notebook
11.8%
HTML
2.8%
Shell
0.3%
CSS
0.2%
Other
0.3%
