mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 05:15:10 +00:00
update registry do not modify axis globally Prcix9320 (#207) * 0.10.7 Update (#101) * Cleanup registry to be easy-understanding (#76) * delete deprecated mock devices * rename categories * combine chromatographic devices * rename rviz simulation nodes * organic virtual devices * parse vessel_id * run registry completion before merge --------- Co-authored-by: Xuwznln <18435084+Xuwznln@users.noreply.github.com> * fix: workstation handlers and vessel_id parsing * fix: working dir error when input config path feat: report publish topic when error * modify default discovery_interval to 15s * feat: add trace log level * feat: 添加ChinWe设备控制类,支持串口通信和电机控制功能 (#79) * fix: drop_tips not using auto resource select * fix: discard_tips error * fix: discard_tips * fix: prcxi_res * add: prcxi res fix: startup slow * feat: workstation example * fix pumps and liquid_handler handle * feat: 优化protocol node节点运行日志 * fix all protocol_compilers and remove deprecated devices * feat: 新增use_remote_resource参数 * fix and remove redundant info * bugfixes on organic protocols * fix filter protocol * fix protocol node * 临时兼容错误的driver写法 * fix: prcxi import error * use call_async in all service to avoid deadlock * fix: figure_resource * Update recipe.yaml * add workstation template and battery example * feat: add sk & ak * update workstation base * Create workstation_architecture.md * refactor: workstation_base 重构为仅含业务逻辑,通信和子设备管理交给 ProtocolNode * refactor: ProtocolNode→WorkstationNode * Add:msgs.action (#83) * update: Workstation dev 将版本号从 0.10.3 更新为 0.10.4 (#84) * Add:msgs.action * update: 将版本号从 0.10.3 更新为 0.10.4 * simplify resource system * uncompleted refactor * example for use WorkstationBase * feat: websocket * feat: websocket test * feat: workstation example * feat: action status * fix: station自己的方法注册错误 * fix: 还原protocol node处理方法 * fix: build * fix: missing job_id key * ws test version 1 * ws test version 2 * ws protocol * 增加物料关系上传日志 * 增加物料关系上传日志 * 修正物料关系上传 * 修复工站的tracker实例追踪失效问题 * 增加handle检测,增加material edge关系上传 * 修复event loop错误 * 修复edge上报错误 * 修复async错误 * 更新schema的title字段 * 主机节点信息等支持自动刷新 * 注册表编辑器 * 修复status密集发送时,消息出错 * 增加addr参数 * fix: addr param * fix: addr param * 取消labid 和 强制config输入 * Add action definitions for LiquidHandlerSetGroup and LiquidHandlerTransferGroup - Created LiquidHandlerSetGroup.action with fields for group name, wells, and volumes. - Created LiquidHandlerTransferGroup.action with fields for source and target group names and unit volume. - Both actions include response fields for return information and success status. * Add LiquidHandlerSetGroup and LiquidHandlerTransferGroup actions to CMakeLists * Add set_group and transfer_group methods to PRCXI9300Handler and update liquid_handler.yaml * result_info改为字典类型 * 新增uat的地址替换 * runze multiple pump support (cherry picked from commit49354fcf39) * remove runze multiple software obtainer (cherry picked from commit8bcc92a394) * support multiple backbone (cherry picked from commit4771ff2347) * Update runze pump format * Correct runze multiple backbone * Update runze_multiple_backbone * Correct runze pump multiple receive method. * Correct runze pump multiple receive method. * 对于PRCXI9320的transfer_group,一对多和多对多 * 移除MQTT,更新launch文档,提供注册表示例文件,更新到0.10.5 * fix import error * fix dupe upload registry * refactor ws client * add server timeout * Fix: run-column with correct vessel id (#86) * fix run_column * Update run_column_protocol.py (cherry picked from commite5aa4d940a) * resource_update use resource_add * 新增版位推荐功能 * 重新规定了版位推荐的入参 * update registry with nested obj * fix protocol node log_message, added create_resource return value * fix protocol node log_message, added create_resource return value * try fix add protocol * fix resource_add * 修复移液站错误的aspirate注册表 * Feature/xprbalance-zhida (#80) * feat(devices): add Zhida GC/MS pretreatment automation workstation * feat(devices): add mettler_toledo xpr balance * balance * 重新补全zhida注册表 * PRCXI9320 json * PRCXI9320 json * PRCXI9320 json * fix resource download * remove class for resource * bump version to 0.10.6 * 更新所有注册表 * 修复protocolnode的兼容性 * 修复protocolnode的兼容性 * Update install md * Add Defaultlayout * 更新物料接口 * fix dict to tree/nested-dict converter * coin_cell_station draft * refactor: rename "station_resource" to "deck" * add standardized BIOYOND resources: bottle_carrier, bottle * refactor and add BIOYOND resources tests * add BIOYOND deck assignment and pass all tests * fix: update resource with correct structure; remove deprecated liquid_handler set_group action * feat: 将新威电池测试系统驱动与配置文件并入 workstation_dev_YB2 (#92) * feat: 新威电池测试系统驱动与注册文件 * feat: bring neware driver & battery.json into workstation_dev_YB2 * add bioyond studio draft * bioyond station with communication init and resource sync * fix bioyond station and registry * fix: update resource with correct structure; remove deprecated liquid_handler set_group action * frontend_docs * create/update resources with POST/PUT for big amount/ small amount data * create/update resources with POST/PUT for big amount/ small amount data * refactor: add itemized_carrier instead of carrier consists of ResourceHolder * create warehouse by factory func * update bioyond launch json * add child_size for itemized_carrier * fix bioyond resource io * Workstation templates: Resources and its CRUD, and workstation tasks (#95) * coin_cell_station draft * refactor: rename "station_resource" to "deck" * add standardized BIOYOND resources: bottle_carrier, bottle * refactor and add BIOYOND resources tests * add BIOYOND deck assignment and pass all tests * fix: update resource with correct structure; remove deprecated liquid_handler set_group action * feat: 将新威电池测试系统驱动与配置文件并入 workstation_dev_YB2 (#92) * feat: 新威电池测试系统驱动与注册文件 * feat: bring neware driver & battery.json into workstation_dev_YB2 * add bioyond studio draft * bioyond station with communication init and resource sync * fix bioyond station and registry * create/update resources with POST/PUT for big amount/ small amount data * refactor: add itemized_carrier instead of carrier consists of ResourceHolder * create warehouse by factory func * update bioyond launch json * add child_size for itemized_carrier * fix bioyond resource io --------- Co-authored-by: h840473807 <47357934+h840473807@users.noreply.github.com> Co-authored-by: Xie Qiming <97236197+Andy6M@users.noreply.github.com> * 更新物料接口 * Workstation dev yb2 (#100) * Refactor and extend reaction station action messages * Refactor dispensing station tasks to enhance parameter clarity and add batch processing capabilities - Updated `create_90_10_vial_feeding_task` to include detailed parameters for 90%/10% vial feeding, improving clarity and usability. - Introduced `create_batch_90_10_vial_feeding_task` for batch processing of 90%/10% vial feeding tasks with JSON formatted input. - Added `create_batch_diamine_solution_task` for batch preparation of diamine solution, also utilizing JSON formatted input. - Refined `create_diamine_solution_task` to include additional parameters for better task configuration. - Enhanced schema descriptions and default values for improved user guidance. * 修复to_plr_resources * add update remove * 支持选择器注册表自动生成 支持转运物料 * 修复资源添加 * 修复transfer_resource_to_another生成 * 更新transfer_resource_to_another参数,支持spot入参 * 新增test_resource动作 * fix host_node error * fix host_node test_resource error * fix host_node test_resource error * 过滤本地动作 * 移动内部action以兼容host node * 修复同步任务报错不显示的bug * feat: 允许返回非本节点物料,后面可以通过decoration进行区分,就不进行warning了 * update todo * modify bioyond/plr converter, bioyond resource registry, and tests * pass the tests * update todo * add conda-pack-build.yml * add auto install script for conda-pack-build.yml (cherry picked from commit172599adcf) * update conda-pack-build.yml * update conda-pack-build.yml * update conda-pack-build.yml * update conda-pack-build.yml * update conda-pack-build.yml * Add version in __init__.py Update conda-pack-build.yml Add create_zip_archive.py * Update conda-pack-build.yml * Update conda-pack-build.yml (with mamba) * Update conda-pack-build.yml * Fix FileNotFoundError * Try fix 'charmap' codec can't encode characters in position 16-23: character maps to <undefined> * Fix unilabos msgs search error * Fix environment_check.py * Update recipe.yaml * Update registry. Update uuid loop figure method. Update install docs. * Fix nested conda pack * Fix one-key installation path error * Bump version to 0.10.7 * Workshop bj (#99) * Add LaiYu Liquid device integration and tests Introduce LaiYu Liquid device implementation, including backend, controllers, drivers, configuration, and resource files. Add hardware connection, tip pickup, and simplified test scripts, as well as experiment and registry configuration for LaiYu Liquid. Documentation and .gitignore for the device are also included. * feat(LaiYu_Liquid): 重构设备模块结构并添加硬件文档 refactor: 重新组织LaiYu_Liquid模块目录结构 docs: 添加SOPA移液器和步进电机控制指令文档 fix: 修正设备配置中的最大体积默认值 test: 新增工作台配置测试用例 chore: 删除过时的测试脚本和配置文件 * add * 重构: 将 LaiYu_Liquid.py 重命名为 laiyu_liquid_main.py 并更新所有导入引用 - 使用 git mv 将 LaiYu_Liquid.py 重命名为 laiyu_liquid_main.py - 更新所有相关文件中的导入引用 - 保持代码功能不变,仅改善命名一致性 - 测试确认所有导入正常工作 * 修复: 在 core/__init__.py 中添加 LaiYuLiquidBackend 导出 - 添加 LaiYuLiquidBackend 到导入列表 - 添加 LaiYuLiquidBackend 到 __all__ 导出列表 - 确保所有主要类都可以正确导入 * 修复大小写文件夹名字 * 电池装配工站二次开发教程(带目录)上传至dev (#94) * 电池装配工站二次开发教程 * Update intro.md * 物料教程 * 更新物料教程,json格式注释 * Update prcxi driver & fix transfer_liquid mix_times (#90) * Update prcxi driver & fix transfer_liquid mix_times * fix: correct mix_times type * Update liquid_handler registry * test: prcxi.py * Update registry from pr * fix ony-key script not exist * clean files --------- Co-authored-by: Junhan Chang <changjh@dp.tech> Co-authored-by: ZiWei <131428629+ZiWei09@users.noreply.github.com> Co-authored-by: Guangxin Zhang <guangxin.zhang.bio@gmail.com> Co-authored-by: Xie Qiming <97236197+Andy6M@users.noreply.github.com> Co-authored-by: h840473807 <47357934+h840473807@users.noreply.github.com> Co-authored-by: LccLink <1951855008@qq.com> Co-authored-by: lixinyu1011 <61094742+lixinyu1011@users.noreply.github.com> Co-authored-by: shiyubo0410 <shiyubo@dp.tech> * fix startup env check. add auto install during one-key installation * Try fix one-key build on linux * Complete all one key installation * fix: rename schema field to resource_schema with serialization and validation aliases (#104) Co-authored-by: ZiWei <131428629+ZiWei09@users.noreply.github.com> * Fix one-key installation build Install conda-pack before pack command Add conda-pack to base when building one-key installer Fix param error when using mamba run Try fix one-key build on linux * Fix conda pack on windows * add plr_to_bioyond, and refactor bioyond stations * modify default config * Fix one-key installation build for windows * Fix workstation startup Update registry * Fix/resource UUID and doc fix (#109) * Fix ResourceTreeSet load error * Raise error when using unsupported type to create ResourceTreeSet * Fix children key error * Fix children key error * Fix workstation resource not tracking * Fix workstation deck & children resource dupe * Fix workstation deck & children resource dupe * Fix multiple resource error * Fix resource tree update * Fix resource tree update * Force confirm uuid * Tip more error log * Refactor Bioyond workstation and experiment workflow (#105) Refactored the Bioyond workstation classes to improve parameter handling and workflow management. Updated experiment.py to use BioyondReactionStation with deck and material mappings, and enhanced workflow step parameter mapping and execution logic. Adjusted JSON experiment configs, improved workflow sequence handling, and added UUID assignment to PLR materials. Removed unused station_config and material cache logic, and added detailed docstrings and debug output for workflow methods. * Fix resource get. Fix resource parent not found. Mapping uuid for all resources. * mount parent uuid * Add logging configuration based on BasicConfig in main function * fix workstation node error * fix workstation node error * Update boot example * temp fix for resource get * temp fix for resource get * provide error info when cant find plr type * pack repo info * fix to plr type error * fix to plr type error * Update regular container method * support no size init * fix comprehensive_station.json * fix comprehensive_station.json * fix type conversion * fix state loading for regular container * Update deploy-docs.yml * Update deploy-docs.yml --------- Co-authored-by: ZiWei <131428629+ZiWei09@users.noreply.github.com> * Close #107 Update doc url. * Fix/update resource (#112) * cancel upload_registry * Refactor Bioyond workstation and experiment workflow -fix (#111) * refactor(bioyond_studio): 优化材料缓存加载和参数验证逻辑 改进材料缓存加载逻辑以支持多种材料类型和详细材料处理 更新工作流参数验证中的字段名从key/value改为Key/DisplayValue 移除未使用的merge_workflow_with_parameters方法 添加get_station_info方法获取工作站基础信息 清理实验文件中的注释代码和更新导入路径 * fix: 修复资源移除时的父资源检查问题 在BaseROS2DeviceNode中,移除资源前添加对父资源是否为None的检查,避免空指针异常 同时更新Bottle和BottleCarrier类以支持**kwargs参数 修正测试文件中Liquid_feeding_beaker的大小写拼写错误 * correct return message --------- Co-authored-by: ZiWei <131428629+ZiWei09@users.noreply.github.com> * fix resource_get in action * fix(reaction_station): 清空工作流序列和参数避免重复执行 (#113) 在创建任务后清空工作流序列和参数,防止下次执行时累积重复 * Update create_resource device_id * Update ResourceTracker add more enumeration in POSE fix converter in resource_tracker * Update graphio together with workstation design. fix(reaction_station): 为步骤参数添加Value字段传个BY后端 fix(bioyond/warehouses): 修正仓库尺寸和物品排列参数 调整仓库的x轴和z轴物品数量以及物品尺寸参数,使其符合4x1x4的规格要求 fix warehouse serialize/deserialize fix bioyond converter fix itemized_carrier.unassign_child_resource allow not-loaded MSG in registry add layout serializer & converter warehouseuse A1-D4; add warehouse layout fix(graphio): 修正bioyond到plr资源转换中的坐标计算错误 Fix resource assignment and type mapping issues Corrects resource assignment in ItemizedCarrier by using the correct spot key from _ordering. Updates graphio to use 'typeName' instead of 'name' for type mapping in resource_bioyond_to_plr. Renames DummyWorkstation to BioyondWorkstation in workstation_http_service for clarity. * Update workstation & bioyond example Refine descriptions in Bioyond reaction station YAML Updated and clarified field and operation descriptions in the reaction_station_bioyond.yaml file for improved accuracy and consistency. Changes include more precise terminology, clearer parameter explanations, and standardized formatting for operation schemas. refactor(workstation): 更新反应站参数描述并添加分液站配置文件 修正反应站方法参数描述,使其更准确清晰 添加bioyond_dispensing_station.yaml配置文件 add create_workflow script and test add invisible_slots to carriers fix(warehouses): 修正bioyond_warehouse_1x4x4仓库的尺寸参数 调整仓库的num_items_x和num_items_z值以匹配实际布局,并更新物品尺寸参数 save resource get data. allow empty value for layout and cross_section_type More decks&plates support for bioyond (#115) refactor(registry): 重构反应站设备配置,简化并更新操作命令 移除旧的自动操作命令,新增针对具体化学操作的命令配置 更新模块路径和配置结构,优化参数定义和描述 fix(dispensing_station): 修正物料信息查询方法调用 将直接调用material_id_query改为通过hardware_interface调用,以符合接口设计规范 * PRCXI Update 修改prcxi连线 prcxi样例图 Create example_prcxi.json * Update resource extra & uuid. use ordering to convert identifier to idx convert identifier to site idx correct extra key update extra before transfer fix multiple instance error add resource_tree_transfer func fox itemrized carrier assign child resource support internal device material transfer remove extra key use same callback group support material extra support material extra support update_resource_site in extra * Update workstation. 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%小瓶投料任务和二胺溶液配置任务的功能,更新相关参数和默认值 * 封膜仪、撕膜仪、耗材站接口 * 添加Raman和xrd相关代码 * Resource update & asyncio fix correct bioyond config prcxi example fix append_resource fix regularcontainer fix cancel error fix resource_get param fix json dumps support name change during materials change enable slave mode change uuid logger to trace level correct remove_resource stats disable slave connect websocket adjust with_children param modify devices to use correct executor (sleep, create_task) support sleep and create_task in node fix run async execution error * bump version to 0.10.9 update registry * PRCXI Reset Error Correction (#166) * change 9320 desk row number to 4 * Updated 9320 host address * Updated 9320 host address * Add **kwargs in classes: PRCXI9300Deck and PRCXI9300Container * Removed all sample_id in prcxi_9320.json to avoid KeyError * 9320 machine testing settings * Typo * Rewrite setup logic to clear error code * 初始化 step_mode 属性 * 1114物料手册定义教程byxinyu (#165) * 宜宾奔耀工站deck前端by_Xinyu * 构建物料教程byxinyu * 1114物料手册定义教程 * 3d sim (#97) * 修改lh的json启动 * 修改lh的json启动 * 修改backend,做成sim的通用backend * 修改yaml的地址,3D模型适配网页生产环境 * 添加laiyu硬件连接 * 修改移液枪的状态判断方法, 修改移液枪的状态判断方法, 添加三轴的表定点与零点之间的转换 添加三轴真实移动的backend * 修改laiyu移液站 简化移动方法, 取消软件限制位置, 修改当值使用Z轴时也需要重新复位Z轴的问题 * 更新lh以及laiyu workshop 1,现在可以直接通过修改backend,适配其他的移液站,主类依旧使用LiquidHandler,不用重新编写 2,修改枪头判断标准,使用枪头自身判断而不是类的判断, 3,将归零参数用毫米计算,方便手动调整, 4,修改归零方式,上电使用机械归零,确定机械零点,手动归零设置工作区域零点方便计算,二者互不干涉 * 修改枪头动作 * 修改虚拟仿真方法 --------- Co-authored-by: zhangshixiang <@zhangshixiang> Co-authored-by: Junhan Chang <changjh@dp.tech> * 标准化opcua设备接入unilab (#78) * 初始提交,只保留工作区当前状态 * remove redundant arm_slider meshes --------- Co-authored-by: Junhan Chang <changjh@dp.tech> * add new laiyu liquid driver, yaml and json files (#164) * HR物料同步,前端展示位置修复 (#135) * 更新Bioyond工作站配置,添加新的物料类型映射和载架定义,优化物料查询逻辑 * 添加Bioyond实验配置文件,定义物料类型映射和设备配置 * 更新bioyond_warehouse_reagent_stack方法,修正试剂堆栈尺寸和布局描述 * 更新Bioyond实验配置,修正物料类型映射,优化设备配置 * 更新Bioyond资源同步逻辑,优化物料入库流程,增强错误处理和日志记录 * 更新Bioyond资源,添加配液站和反应站专用载架,优化仓库工厂函数的排序方式 * 更新Bioyond资源,添加配液站和反应站相关载架,优化试剂瓶和样品瓶配置 * 更新Bioyond实验配置,修正试剂瓶载架ID,确保与设备匹配 * 更新Bioyond资源,移除反应站单烧杯载架,添加反应站单烧瓶载架分类 * Refactor Bioyond resource synchronization and update bottle carrier definitions - Removed traceback printing in error handling for Bioyond synchronization. - Enhanced logging for existing Bioyond material ID usage during synchronization. - Added new bottle carrier definitions for single flask and updated existing ones. - Refactored dispensing station and reaction station bottle definitions for clarity and consistency. - Improved resource mapping and error handling in graphio for Bioyond resource conversion. - Introduced layout parameter in warehouse factory for better warehouse configuration. * 更新Bioyond仓库工厂,添加排序方式支持,优化坐标计算逻辑 * 更新Bioyond载架和甲板配置,调整样品板尺寸和仓库坐标 * 更新Bioyond资源同步,增强占用位置日志信息,修正坐标转换逻辑 * 更新Bioyond反应站和分配站配置,调整材料类型映射和ID,移除不必要的项 * support name change during materials change * fix json dumps * correct tip * 优化调度器API路径,更新相关方法描述 * 更新 BIOYOND 载架相关文档,调整 API 以支持自带试剂瓶的载架类型,修复资源获取时的子物料处理逻辑 * 实现资源删除时的同步处理,优化出库操作逻辑 * 修复 ItemizedCarrier 中的可见性逻辑 * 保存 Bioyond 原始信息到 unilabos_extra,以便出库时查询 * 根据 resource.capacity 判断是试剂瓶(载架)还是多瓶载架,走不同的奔曜转换 * Fix bioyond bottle_carriers ordering * 优化 Bioyond 物料同步逻辑,增强坐标解析和位置更新处理 * disable slave connect websocket * correct remove_resource stats * change uuid logger to trace level * enable slave mode * refactor(bioyond): 统一资源命名并优化物料同步逻辑 - 将DispensingStation和ReactionStation资源统一为PolymerStation命名 - 优化物料同步逻辑,支持耗材类型(typeMode=0)的查询 - 添加物料默认参数配置功能 - 调整仓库坐标布局 - 清理废弃资源定义 * feat(warehouses): 为仓库函数添加col_offset和layout参数 * refactor: 更新实验配置中的物料类型映射命名 将DispensingStation和ReactionStation的物料类型映射统一更名为PolymerStation,保持命名一致性 * fix: 更新实验配置中的载体名称从6VialCarrier到6StockCarrier * feat(bioyond): 实现物料创建与入库分离逻辑 将物料同步流程拆分为两个独立阶段:transfer阶段只创建物料,add阶段执行入库 简化状态检查接口,仅返回连接状态 * fix(reaction_station): 修正液体进料烧杯体积单位并增强返回结果 将液体进料烧杯的体积单位从μL改为g以匹配实际使用场景 在返回结果中添加merged_workflow和order_params字段,提供更完整的工作流信息 * feat(dispensing_station): 在任务创建返回结果中添加order_params信息 在create_order方法返回结果中增加order_params字段,以便调用方获取完整的任务参数 * fix(dispensing_station): 修改90%物料分配逻辑从分成3份改为直接使用 原逻辑将主称固体平均分成3份作为90%物料,现改为直接使用main_portion * feat(bioyond): 添加任务编码和任务ID的输出,支持批量任务创建后的状态监控 * refactor(registry): 简化设备配置中的任务结果处理逻辑 将多个单独的任务编码和ID字段合并为统一的return_info字段 更新相关描述以反映新的数据结构 * feat(工作站): 添加HTTP报送服务和任务完成状态跟踪 - 在graphio.py中添加API必需字段 - 实现工作站HTTP服务启动和停止逻辑 - 添加任务完成状态跟踪字典和等待方法 - 重写任务完成报送处理方法记录状态 - 支持批量任务完成等待和报告获取 * refactor(dispensing_station): 移除wait_for_order_completion_and_get_report功能 该功能已被wait_for_multiple_orders_and_get_reports替代,简化代码结构 * fix: 更新任务报告API错误 * fix(workstation_http_service): 修复状态查询中device_id获取逻辑 处理状态查询时安全获取device_id,避免因属性不存在导致的异常 * fix(bioyond_studio): 改进物料入库失败时的错误处理和日志记录 在物料入库API调用失败时,添加更详细的错误信息打印 同时修正station.py中对空响应和失败情况的判断逻辑 * refactor(bioyond): 优化瓶架载体的分配逻辑和注释说明 重构瓶架载体的分配逻辑,使用嵌套循环替代硬编码索引分配 添加更详细的坐标映射说明,明确PLR与Bioyond坐标的对应关系 * fix(bioyond_rpc): 修复物料入库成功时无data字段返回空的问题 当API返回成功但无data字段时,返回包含success标识的字典而非空字典 --------- Co-authored-by: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Co-authored-by: Junhan Chang <changjh@dp.tech> * nmr * Update devices * bump version to 0.10.10 * Update repo files. * Add get_resource_with_dir & get_resource method * fix camera & workstation & warehouse & reaction station driver * update docs, test examples fix liquid_handler init bug * bump version to 0.10.11 * Add startup_json_path, disable_browser, port config * Update oss config * feat(bioyond_studio): 添加项目API接口支持及优化物料管理功能 添加通用项目API接口方法(_post_project_api, _delete_project_api)用于与LIMS系统交互 实现compute_experiment_design方法用于实验设计计算 新增brief_step_parameters等订单相关接口方法 优化物料转移逻辑,增加异步任务处理 扩展BioyondV1RPC类,添加批量物料操作、订单状态管理等功能 * feat(bioyond): 添加测量小瓶仓库和更新仓库工厂函数参数 * Support unilabos_samples key * add session_id and normal_exit * Add result schema and add TypedDict conversion. * Fix port error * Add backend api and update doc * Add get_regular_container func * Add get_regular_container func * Transfer_liquid (#176) * change 9320 desk row number to 4 * Updated 9320 host address * Updated 9320 host address * Add **kwargs in classes: PRCXI9300Deck and PRCXI9300Container * Removed all sample_id in prcxi_9320.json to avoid KeyError * 9320 machine testing settings * Typo * Typo in base_device_node.py * Enhance liquid handling functionality by adding support for multiple transfer modes (one-to-many, one-to-one, many-to-one) and improving parameter validation. Default channel usage is set when not specified. Adjusted mixing logic to ensure it only occurs when valid conditions are met. Updated documentation for clarity. * Auto dump logs, fix workstation input schema * Fix startup with remote resource error Resource dict fully change to "pose" key Update oss link Reduce pylabrobot conversion warning & force enable log dump. 更新 logo 图片 * signal when host node is ready * fix ros2 future print all logs to file fix resource dict dump error * update version to 0.10.12 * 修改sample_uuid的返回值 * 修改pose标签设定机制 * 添加 aspiate函数返回值 * 返回dispense后的sample_uuid * 添加self.pending_liquids_dict的重置方法 * 修改prcxi的json文件,解决trach错误问题 * 修改prcxijson,防止PlateT4的硬件错误 * 对laiyu移液站进行部分修改,取消多次初始化的问题 * 修改根据新的物料格式,修改可视化 * 添加切换枪头方法,添加mock振荡与加热方法 * 夹爪添加 * 删除多余的laiyu部分 * 云端可启动夹爪 * Delete __init__.py * Enhance PRCXI9300 classes with new Container and TipRack implementations, improving state management and initialization logic. Update JSON configuration to reflect type changes for containers and plates. * 修改上传数据 --------- Co-authored-by: Junhan Chang <changjh@dp.tech> Co-authored-by: ZiWei <131428629+ZiWei09@users.noreply.github.com> Co-authored-by: Guangxin Zhang <guangxin.zhang.bio@gmail.com> Co-authored-by: Xie Qiming <97236197+Andy6M@users.noreply.github.com> Co-authored-by: h840473807 <47357934+h840473807@users.noreply.github.com> Co-authored-by: LccLink <1951855008@qq.com> Co-authored-by: lixinyu1011 <61094742+lixinyu1011@users.noreply.github.com> Co-authored-by: shiyubo0410 <shiyubo@dp.tech> Co-authored-by: hh.(SII) <103566763+Mile-Away@users.noreply.github.com> Co-authored-by: Xianwei Qi <qxw@stu.pku.edu.cn> Co-authored-by: WenzheG <wenzheguo32@gmail.com> Co-authored-by: Harry Liu <113173203+ALITTLELZ@users.noreply.github.com> Co-authored-by: q434343 <73513873+q434343@users.noreply.github.com> Co-authored-by: tt <166512503+tt11142023@users.noreply.github.com> Co-authored-by: xyc <49015816+xiaoyu10031@users.noreply.github.com> Co-authored-by: zhangshixiang <@zhangshixiang> Co-authored-by: zhangshixiang <554662886@qq.com> Co-authored-by: ALITTLELZ <l_LZlz@163.com> Add topic config add camera driver (#191) * add camera driver * add init.py file to cameraSII driver 增强新威电池测试系统 OSS 上传功能 / Enhanced Neware Battery Test System OSS Upload (#196) * feat: neware-oss-upload-enhancement * feat(neware): enhance OSS upload with metadata and workflow handles Add post process station and related resources (#195) * Add post process station and related resources - Created JSON configuration for post_process_station and its child post_process_deck. - Added YAML definitions for post_process_station, bottle carriers, bottles, and deck resources. - Implemented Python classes for bottle carriers, bottles, decks, and warehouses to manage resources in the post process. - Established a factory method for creating warehouses with customizable dimensions and layouts. - Defined the structure and behavior of the post_process_deck and its associated warehouses. * feat(post_process): add post_process_station and related warehouse functionality - Introduced post_process_station.json to define the post-processing station structure. - Implemented post_process_warehouse.py to create warehouse configurations with customizable layouts. - Added warehouses.py for specific warehouse configurations (4x3x1). - Updated post_process_station.yaml to reflect new module paths for OpcUaClient. - Refactored bottle carriers and bottles YAML files to point to the new module paths. - Adjusted deck.yaml to align with the new organizational structure for post_process_deck. prcxi resource (#202) * prcxi resource * prcxi_resource * Fix upload error not showing. Support str type category. --------- Co-authored-by: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Fix upload error not showing. Support str type category. feat: introduce `wait_time` command and configurable device communication timeout. feat: Add `SyringePump` (SY-03B) driver with unified serial/TCP transport for `chinwe` device, including registry and test configurations.
41155 lines
1.0 MiB
41155 lines
1.0 MiB
[
|
|
{
|
|
"id": "PRCXI_Deck",
|
|
"name": "PRCXI_Deck",
|
|
"sample_id": null,
|
|
"children": [
|
|
"RackT1",
|
|
"PlateT2",
|
|
"container_for_nothin3",
|
|
"PlateT4",
|
|
"RackT5",
|
|
"PlateT6",
|
|
"container_for_nothing7",
|
|
"container_for_nothing8",
|
|
"PlateT9",
|
|
"PlateT10",
|
|
"container_for_nothing11",
|
|
"container_for_nothing12",
|
|
"PlateT13",
|
|
"PlateT14",
|
|
"PlateT15",
|
|
"trash"
|
|
],
|
|
"parent": null,
|
|
"type": "deck",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Deck",
|
|
"size_x": 100,
|
|
"size_y": 100,
|
|
"size_z": 100,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "deck",
|
|
"barcode": null
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "RackT1",
|
|
"name": "RackT1",
|
|
"sample_id": null,
|
|
"children": [
|
|
"RackT1_A1",
|
|
"RackT1_B1",
|
|
"RackT1_C1",
|
|
"RackT1_D1",
|
|
"RackT1_E1",
|
|
"RackT1_F1",
|
|
"RackT1_G1",
|
|
"RackT1_H1",
|
|
"RackT1_A2",
|
|
"RackT1_B2",
|
|
"RackT1_C2",
|
|
"RackT1_D2",
|
|
"RackT1_E2",
|
|
"RackT1_F2",
|
|
"RackT1_G2",
|
|
"RackT1_H2",
|
|
"RackT1_A3",
|
|
"RackT1_B3",
|
|
"RackT1_C3",
|
|
"RackT1_D3",
|
|
"RackT1_E3",
|
|
"RackT1_F3",
|
|
"RackT1_G3",
|
|
"RackT1_H3",
|
|
"RackT1_A4",
|
|
"RackT1_B4",
|
|
"RackT1_C4",
|
|
"RackT1_D4",
|
|
"RackT1_E4",
|
|
"RackT1_F4",
|
|
"RackT1_G4",
|
|
"RackT1_H4",
|
|
"RackT1_A5",
|
|
"RackT1_B5",
|
|
"RackT1_C5",
|
|
"RackT1_D5",
|
|
"RackT1_E5",
|
|
"RackT1_F5",
|
|
"RackT1_G5",
|
|
"RackT1_H5",
|
|
"RackT1_A6",
|
|
"RackT1_B6",
|
|
"RackT1_C6",
|
|
"RackT1_D6",
|
|
"RackT1_E6",
|
|
"RackT1_F6",
|
|
"RackT1_G6",
|
|
"RackT1_H6",
|
|
"RackT1_A7",
|
|
"RackT1_B7",
|
|
"RackT1_C7",
|
|
"RackT1_D7",
|
|
"RackT1_E7",
|
|
"RackT1_F7",
|
|
"RackT1_G7",
|
|
"RackT1_H7",
|
|
"RackT1_A8",
|
|
"RackT1_B8",
|
|
"RackT1_C8",
|
|
"RackT1_D8",
|
|
"RackT1_E8",
|
|
"RackT1_F8",
|
|
"RackT1_G8",
|
|
"RackT1_H8",
|
|
"RackT1_A9",
|
|
"RackT1_B9",
|
|
"RackT1_C9",
|
|
"RackT1_D9",
|
|
"RackT1_E9",
|
|
"RackT1_F9",
|
|
"RackT1_G9",
|
|
"RackT1_H9",
|
|
"RackT1_A10",
|
|
"RackT1_B10",
|
|
"RackT1_C10",
|
|
"RackT1_D10",
|
|
"RackT1_E10",
|
|
"RackT1_F10",
|
|
"RackT1_G10",
|
|
"RackT1_H10",
|
|
"RackT1_A11",
|
|
"RackT1_B11",
|
|
"RackT1_C11",
|
|
"RackT1_D11",
|
|
"RackT1_E11",
|
|
"RackT1_F11",
|
|
"RackT1_G11",
|
|
"RackT1_H11",
|
|
"RackT1_A12",
|
|
"RackT1_B12",
|
|
"RackT1_C12",
|
|
"RackT1_D12",
|
|
"RackT1_E12",
|
|
"RackT1_F12",
|
|
"RackT1_G12",
|
|
"RackT1_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300TipRack",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_rack",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "tip_A1",
|
|
"B1": "tip_B1",
|
|
"C1": "tip_C1",
|
|
"D1": "tip_D1",
|
|
"E1": "tip_E1",
|
|
"F1": "tip_F1",
|
|
"G1": "tip_G1",
|
|
"H1": "tip_H1",
|
|
"A2": "tip_A2",
|
|
"B2": "tip_B2",
|
|
"C2": "tip_C2",
|
|
"D2": "tip_D2",
|
|
"E2": "tip_E2",
|
|
"F2": "tip_F2",
|
|
"G2": "tip_G2",
|
|
"H2": "tip_H2",
|
|
"A3": "tip_A3",
|
|
"B3": "tip_B3",
|
|
"C3": "tip_C3",
|
|
"D3": "tip_D3",
|
|
"E3": "tip_E3",
|
|
"F3": "tip_F3",
|
|
"G3": "tip_G3",
|
|
"H3": "tip_H3",
|
|
"A4": "tip_A4",
|
|
"B4": "tip_B4",
|
|
"C4": "tip_C4",
|
|
"D4": "tip_D4",
|
|
"E4": "tip_E4",
|
|
"F4": "tip_F4",
|
|
"G4": "tip_G4",
|
|
"H4": "tip_H4",
|
|
"A5": "tip_A5",
|
|
"B5": "tip_B5",
|
|
"C5": "tip_C5",
|
|
"D5": "tip_D5",
|
|
"E5": "tip_E5",
|
|
"F5": "tip_F5",
|
|
"G5": "tip_G5",
|
|
"H5": "tip_H5",
|
|
"A6": "tip_A6",
|
|
"B6": "tip_B6",
|
|
"C6": "tip_C6",
|
|
"D6": "tip_D6",
|
|
"E6": "tip_E6",
|
|
"F6": "tip_F6",
|
|
"G6": "tip_G6",
|
|
"H6": "tip_H6",
|
|
"A7": "tip_A7",
|
|
"B7": "tip_B7",
|
|
"C7": "tip_C7",
|
|
"D7": "tip_D7",
|
|
"E7": "tip_E7",
|
|
"F7": "tip_F7",
|
|
"G7": "tip_G7",
|
|
"H7": "tip_H7",
|
|
"A8": "tip_A8",
|
|
"B8": "tip_B8",
|
|
"C8": "tip_C8",
|
|
"D8": "tip_D8",
|
|
"E8": "tip_E8",
|
|
"F8": "tip_F8",
|
|
"G8": "tip_G8",
|
|
"H8": "tip_H8",
|
|
"A9": "tip_A9",
|
|
"B9": "tip_B9",
|
|
"C9": "tip_C9",
|
|
"D9": "tip_D9",
|
|
"E9": "tip_E9",
|
|
"F9": "tip_F9",
|
|
"G9": "tip_G9",
|
|
"H9": "tip_H9",
|
|
"A10": "tip_A10",
|
|
"B10": "tip_B10",
|
|
"C10": "tip_C10",
|
|
"D10": "tip_D10",
|
|
"E10": "tip_E10",
|
|
"F10": "tip_F10",
|
|
"G10": "tip_G10",
|
|
"H10": "tip_H10",
|
|
"A11": "tip_A11",
|
|
"B11": "tip_B11",
|
|
"C11": "tip_C11",
|
|
"D11": "tip_D11",
|
|
"E11": "tip_E11",
|
|
"F11": "tip_F11",
|
|
"G11": "tip_G11",
|
|
"H11": "tip_H11",
|
|
"A12": "tip_A12",
|
|
"B12": "tip_B12",
|
|
"C12": "tip_C12",
|
|
"D12": "tip_D12",
|
|
"E12": "tip_E12",
|
|
"F12": "tip_F12",
|
|
"G12": "tip_G12",
|
|
"H12": "tip_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "068b3815e36b4a72a59bae017011b29f",
|
|
"Code": "ZX-001-10+",
|
|
"Name": "10μL加长 Tip头"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A1",
|
|
"name": "RackT1_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B1",
|
|
"name": "RackT1_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C1",
|
|
"name": "RackT1_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D1",
|
|
"name": "RackT1_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E1",
|
|
"name": "RackT1_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F1",
|
|
"name": "RackT1_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G1",
|
|
"name": "RackT1_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H1",
|
|
"name": "RackT1_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A2",
|
|
"name": "RackT1_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B2",
|
|
"name": "RackT1_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C2",
|
|
"name": "RackT1_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D2",
|
|
"name": "RackT1_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E2",
|
|
"name": "RackT1_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F2",
|
|
"name": "RackT1_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G2",
|
|
"name": "RackT1_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H2",
|
|
"name": "RackT1_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A3",
|
|
"name": "RackT1_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B3",
|
|
"name": "RackT1_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C3",
|
|
"name": "RackT1_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D3",
|
|
"name": "RackT1_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E3",
|
|
"name": "RackT1_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F3",
|
|
"name": "RackT1_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G3",
|
|
"name": "RackT1_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H3",
|
|
"name": "RackT1_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A4",
|
|
"name": "RackT1_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B4",
|
|
"name": "RackT1_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C4",
|
|
"name": "RackT1_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D4",
|
|
"name": "RackT1_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E4",
|
|
"name": "RackT1_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F4",
|
|
"name": "RackT1_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G4",
|
|
"name": "RackT1_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H4",
|
|
"name": "RackT1_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A5",
|
|
"name": "RackT1_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B5",
|
|
"name": "RackT1_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C5",
|
|
"name": "RackT1_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D5",
|
|
"name": "RackT1_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E5",
|
|
"name": "RackT1_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F5",
|
|
"name": "RackT1_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G5",
|
|
"name": "RackT1_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H5",
|
|
"name": "RackT1_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A6",
|
|
"name": "RackT1_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B6",
|
|
"name": "RackT1_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C6",
|
|
"name": "RackT1_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D6",
|
|
"name": "RackT1_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E6",
|
|
"name": "RackT1_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F6",
|
|
"name": "RackT1_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G6",
|
|
"name": "RackT1_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H6",
|
|
"name": "RackT1_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A7",
|
|
"name": "RackT1_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B7",
|
|
"name": "RackT1_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C7",
|
|
"name": "RackT1_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D7",
|
|
"name": "RackT1_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E7",
|
|
"name": "RackT1_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F7",
|
|
"name": "RackT1_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G7",
|
|
"name": "RackT1_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H7",
|
|
"name": "RackT1_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A8",
|
|
"name": "RackT1_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B8",
|
|
"name": "RackT1_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C8",
|
|
"name": "RackT1_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D8",
|
|
"name": "RackT1_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E8",
|
|
"name": "RackT1_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F8",
|
|
"name": "RackT1_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G8",
|
|
"name": "RackT1_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H8",
|
|
"name": "RackT1_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A9",
|
|
"name": "RackT1_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B9",
|
|
"name": "RackT1_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C9",
|
|
"name": "RackT1_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D9",
|
|
"name": "RackT1_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E9",
|
|
"name": "RackT1_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F9",
|
|
"name": "RackT1_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G9",
|
|
"name": "RackT1_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H9",
|
|
"name": "RackT1_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A10",
|
|
"name": "RackT1_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B10",
|
|
"name": "RackT1_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C10",
|
|
"name": "RackT1_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D10",
|
|
"name": "RackT1_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E10",
|
|
"name": "RackT1_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F10",
|
|
"name": "RackT1_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G10",
|
|
"name": "RackT1_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H10",
|
|
"name": "RackT1_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A11",
|
|
"name": "RackT1_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B11",
|
|
"name": "RackT1_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C11",
|
|
"name": "RackT1_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D11",
|
|
"name": "RackT1_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E11",
|
|
"name": "RackT1_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F11",
|
|
"name": "RackT1_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G11",
|
|
"name": "RackT1_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H11",
|
|
"name": "RackT1_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_A12",
|
|
"name": "RackT1_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_B12",
|
|
"name": "RackT1_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_C12",
|
|
"name": "RackT1_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_D12",
|
|
"name": "RackT1_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_E12",
|
|
"name": "RackT1_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_F12",
|
|
"name": "RackT1_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_G12",
|
|
"name": "RackT1_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT1_H12",
|
|
"name": "RackT1_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT1",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2",
|
|
"name": "PlateT2",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT2_A1",
|
|
"PlateT2_B1",
|
|
"PlateT2_C1",
|
|
"PlateT2_D1",
|
|
"PlateT2_E1",
|
|
"PlateT2_F1",
|
|
"PlateT2_G1",
|
|
"PlateT2_H1",
|
|
"PlateT2_A2",
|
|
"PlateT2_B2",
|
|
"PlateT2_C2",
|
|
"PlateT2_D2",
|
|
"PlateT2_E2",
|
|
"PlateT2_F2",
|
|
"PlateT2_G2",
|
|
"PlateT2_H2",
|
|
"PlateT2_A3",
|
|
"PlateT2_B3",
|
|
"PlateT2_C3",
|
|
"PlateT2_D3",
|
|
"PlateT2_E3",
|
|
"PlateT2_F3",
|
|
"PlateT2_G3",
|
|
"PlateT2_H3",
|
|
"PlateT2_A4",
|
|
"PlateT2_B4",
|
|
"PlateT2_C4",
|
|
"PlateT2_D4",
|
|
"PlateT2_E4",
|
|
"PlateT2_F4",
|
|
"PlateT2_G4",
|
|
"PlateT2_H4",
|
|
"PlateT2_A5",
|
|
"PlateT2_B5",
|
|
"PlateT2_C5",
|
|
"PlateT2_D5",
|
|
"PlateT2_E5",
|
|
"PlateT2_F5",
|
|
"PlateT2_G5",
|
|
"PlateT2_H5",
|
|
"PlateT2_A6",
|
|
"PlateT2_B6",
|
|
"PlateT2_C6",
|
|
"PlateT2_D6",
|
|
"PlateT2_E6",
|
|
"PlateT2_F6",
|
|
"PlateT2_G6",
|
|
"PlateT2_H6",
|
|
"PlateT2_A7",
|
|
"PlateT2_B7",
|
|
"PlateT2_C7",
|
|
"PlateT2_D7",
|
|
"PlateT2_E7",
|
|
"PlateT2_F7",
|
|
"PlateT2_G7",
|
|
"PlateT2_H7",
|
|
"PlateT2_A8",
|
|
"PlateT2_B8",
|
|
"PlateT2_C8",
|
|
"PlateT2_D8",
|
|
"PlateT2_E8",
|
|
"PlateT2_F8",
|
|
"PlateT2_G8",
|
|
"PlateT2_H8",
|
|
"PlateT2_A9",
|
|
"PlateT2_B9",
|
|
"PlateT2_C9",
|
|
"PlateT2_D9",
|
|
"PlateT2_E9",
|
|
"PlateT2_F9",
|
|
"PlateT2_G9",
|
|
"PlateT2_H9",
|
|
"PlateT2_A10",
|
|
"PlateT2_B10",
|
|
"PlateT2_C10",
|
|
"PlateT2_D10",
|
|
"PlateT2_E10",
|
|
"PlateT2_F10",
|
|
"PlateT2_G10",
|
|
"PlateT2_H10",
|
|
"PlateT2_A11",
|
|
"PlateT2_B11",
|
|
"PlateT2_C11",
|
|
"PlateT2_D11",
|
|
"PlateT2_E11",
|
|
"PlateT2_F11",
|
|
"PlateT2_G11",
|
|
"PlateT2_H11",
|
|
"PlateT2_A12",
|
|
"PlateT2_B12",
|
|
"PlateT2_C12",
|
|
"PlateT2_D12",
|
|
"PlateT2_E12",
|
|
"PlateT2_F12",
|
|
"PlateT2_G12",
|
|
"PlateT2_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT2_A1",
|
|
"B1": "PlateT2_B1",
|
|
"C1": "PlateT2_C1",
|
|
"D1": "PlateT2_D1",
|
|
"E1": "PlateT2_E1",
|
|
"F1": "PlateT2_F1",
|
|
"G1": "PlateT2_G1",
|
|
"H1": "PlateT2_H1",
|
|
"A2": "PlateT2_A2",
|
|
"B2": "PlateT2_B2",
|
|
"C2": "PlateT2_C2",
|
|
"D2": "PlateT2_D2",
|
|
"E2": "PlateT2_E2",
|
|
"F2": "PlateT2_F2",
|
|
"G2": "PlateT2_G2",
|
|
"H2": "PlateT2_H2",
|
|
"A3": "PlateT2_A3",
|
|
"B3": "PlateT2_B3",
|
|
"C3": "PlateT2_C3",
|
|
"D3": "PlateT2_D3",
|
|
"E3": "PlateT2_E3",
|
|
"F3": "PlateT2_F3",
|
|
"G3": "PlateT2_G3",
|
|
"H3": "PlateT2_H3",
|
|
"A4": "PlateT2_A4",
|
|
"B4": "PlateT2_B4",
|
|
"C4": "PlateT2_C4",
|
|
"D4": "PlateT2_D4",
|
|
"E4": "PlateT2_E4",
|
|
"F4": "PlateT2_F4",
|
|
"G4": "PlateT2_G4",
|
|
"H4": "PlateT2_H4",
|
|
"A5": "PlateT2_A5",
|
|
"B5": "PlateT2_B5",
|
|
"C5": "PlateT2_C5",
|
|
"D5": "PlateT2_D5",
|
|
"E5": "PlateT2_E5",
|
|
"F5": "PlateT2_F5",
|
|
"G5": "PlateT2_G5",
|
|
"H5": "PlateT2_H5",
|
|
"A6": "PlateT2_A6",
|
|
"B6": "PlateT2_B6",
|
|
"C6": "PlateT2_C6",
|
|
"D6": "PlateT2_D6",
|
|
"E6": "PlateT2_E6",
|
|
"F6": "PlateT2_F6",
|
|
"G6": "PlateT2_G6",
|
|
"H6": "PlateT2_H6",
|
|
"A7": "PlateT2_A7",
|
|
"B7": "PlateT2_B7",
|
|
"C7": "PlateT2_C7",
|
|
"D7": "PlateT2_D7",
|
|
"E7": "PlateT2_E7",
|
|
"F7": "PlateT2_F7",
|
|
"G7": "PlateT2_G7",
|
|
"H7": "PlateT2_H7",
|
|
"A8": "PlateT2_A8",
|
|
"B8": "PlateT2_B8",
|
|
"C8": "PlateT2_C8",
|
|
"D8": "PlateT2_D8",
|
|
"E8": "PlateT2_E8",
|
|
"F8": "PlateT2_F8",
|
|
"G8": "PlateT2_G8",
|
|
"H8": "PlateT2_H8",
|
|
"A9": "PlateT2_A9",
|
|
"B9": "PlateT2_B9",
|
|
"C9": "PlateT2_C9",
|
|
"D9": "PlateT2_D9",
|
|
"E9": "PlateT2_E9",
|
|
"F9": "PlateT2_F9",
|
|
"G9": "PlateT2_G9",
|
|
"H9": "PlateT2_H9",
|
|
"A10": "PlateT2_A10",
|
|
"B10": "PlateT2_B10",
|
|
"C10": "PlateT2_C10",
|
|
"D10": "PlateT2_D10",
|
|
"E10": "PlateT2_E10",
|
|
"F10": "PlateT2_F10",
|
|
"G10": "PlateT2_G10",
|
|
"H10": "PlateT2_H10",
|
|
"A11": "PlateT2_A11",
|
|
"B11": "PlateT2_B11",
|
|
"C11": "PlateT2_C11",
|
|
"D11": "PlateT2_D11",
|
|
"E11": "PlateT2_E11",
|
|
"F11": "PlateT2_F11",
|
|
"G11": "PlateT2_G11",
|
|
"H11": "PlateT2_H11",
|
|
"A12": "PlateT2_A12",
|
|
"B12": "PlateT2_B12",
|
|
"C12": "PlateT2_C12",
|
|
"D12": "PlateT2_D12",
|
|
"E12": "PlateT2_E12",
|
|
"F12": "PlateT2_F12",
|
|
"G12": "PlateT2_G12",
|
|
"H12": "PlateT2_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f",
|
|
"Code": "ZX-78-096",
|
|
"Name": "细菌培养皿"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A1",
|
|
"name": "PlateT2_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B1",
|
|
"name": "PlateT2_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C1",
|
|
"name": "PlateT2_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D1",
|
|
"name": "PlateT2_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E1",
|
|
"name": "PlateT2_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F1",
|
|
"name": "PlateT2_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G1",
|
|
"name": "PlateT2_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H1",
|
|
"name": "PlateT2_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A2",
|
|
"name": "PlateT2_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B2",
|
|
"name": "PlateT2_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C2",
|
|
"name": "PlateT2_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D2",
|
|
"name": "PlateT2_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E2",
|
|
"name": "PlateT2_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F2",
|
|
"name": "PlateT2_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G2",
|
|
"name": "PlateT2_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H2",
|
|
"name": "PlateT2_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A3",
|
|
"name": "PlateT2_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B3",
|
|
"name": "PlateT2_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C3",
|
|
"name": "PlateT2_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D3",
|
|
"name": "PlateT2_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E3",
|
|
"name": "PlateT2_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F3",
|
|
"name": "PlateT2_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G3",
|
|
"name": "PlateT2_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H3",
|
|
"name": "PlateT2_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A4",
|
|
"name": "PlateT2_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B4",
|
|
"name": "PlateT2_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C4",
|
|
"name": "PlateT2_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D4",
|
|
"name": "PlateT2_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E4",
|
|
"name": "PlateT2_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F4",
|
|
"name": "PlateT2_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G4",
|
|
"name": "PlateT2_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H4",
|
|
"name": "PlateT2_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A5",
|
|
"name": "PlateT2_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B5",
|
|
"name": "PlateT2_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C5",
|
|
"name": "PlateT2_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D5",
|
|
"name": "PlateT2_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E5",
|
|
"name": "PlateT2_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F5",
|
|
"name": "PlateT2_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G5",
|
|
"name": "PlateT2_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H5",
|
|
"name": "PlateT2_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A6",
|
|
"name": "PlateT2_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B6",
|
|
"name": "PlateT2_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C6",
|
|
"name": "PlateT2_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D6",
|
|
"name": "PlateT2_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E6",
|
|
"name": "PlateT2_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F6",
|
|
"name": "PlateT2_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G6",
|
|
"name": "PlateT2_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H6",
|
|
"name": "PlateT2_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A7",
|
|
"name": "PlateT2_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B7",
|
|
"name": "PlateT2_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C7",
|
|
"name": "PlateT2_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D7",
|
|
"name": "PlateT2_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E7",
|
|
"name": "PlateT2_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F7",
|
|
"name": "PlateT2_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G7",
|
|
"name": "PlateT2_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H7",
|
|
"name": "PlateT2_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A8",
|
|
"name": "PlateT2_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B8",
|
|
"name": "PlateT2_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C8",
|
|
"name": "PlateT2_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D8",
|
|
"name": "PlateT2_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E8",
|
|
"name": "PlateT2_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F8",
|
|
"name": "PlateT2_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G8",
|
|
"name": "PlateT2_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H8",
|
|
"name": "PlateT2_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A9",
|
|
"name": "PlateT2_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B9",
|
|
"name": "PlateT2_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C9",
|
|
"name": "PlateT2_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D9",
|
|
"name": "PlateT2_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E9",
|
|
"name": "PlateT2_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F9",
|
|
"name": "PlateT2_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G9",
|
|
"name": "PlateT2_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H9",
|
|
"name": "PlateT2_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A10",
|
|
"name": "PlateT2_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B10",
|
|
"name": "PlateT2_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C10",
|
|
"name": "PlateT2_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D10",
|
|
"name": "PlateT2_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E10",
|
|
"name": "PlateT2_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F10",
|
|
"name": "PlateT2_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G10",
|
|
"name": "PlateT2_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H10",
|
|
"name": "PlateT2_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A11",
|
|
"name": "PlateT2_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B11",
|
|
"name": "PlateT2_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C11",
|
|
"name": "PlateT2_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D11",
|
|
"name": "PlateT2_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E11",
|
|
"name": "PlateT2_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F11",
|
|
"name": "PlateT2_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G11",
|
|
"name": "PlateT2_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H11",
|
|
"name": "PlateT2_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_A12",
|
|
"name": "PlateT2_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_B12",
|
|
"name": "PlateT2_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_C12",
|
|
"name": "PlateT2_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_D12",
|
|
"name": "PlateT2_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_E12",
|
|
"name": "PlateT2_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_F12",
|
|
"name": "PlateT2_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_G12",
|
|
"name": "PlateT2_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT2_H12",
|
|
"name": "PlateT2_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT2",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "container_for_nothin3",
|
|
"name": "container_for_nothin3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "PlateT4",
|
|
"name": "PlateT4",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT4_A1",
|
|
"PlateT4_B1",
|
|
"PlateT4_C1",
|
|
"PlateT4_D1",
|
|
"PlateT4_E1",
|
|
"PlateT4_F1",
|
|
"PlateT4_G1",
|
|
"PlateT4_H1",
|
|
"PlateT4_A2",
|
|
"PlateT4_B2",
|
|
"PlateT4_C2",
|
|
"PlateT4_D2",
|
|
"PlateT4_E2",
|
|
"PlateT4_F2",
|
|
"PlateT4_G2",
|
|
"PlateT4_H2",
|
|
"PlateT4_A3",
|
|
"PlateT4_B3",
|
|
"PlateT4_C3",
|
|
"PlateT4_D3",
|
|
"PlateT4_E3",
|
|
"PlateT4_F3",
|
|
"PlateT4_G3",
|
|
"PlateT4_H3",
|
|
"PlateT4_A4",
|
|
"PlateT4_B4",
|
|
"PlateT4_C4",
|
|
"PlateT4_D4",
|
|
"PlateT4_E4",
|
|
"PlateT4_F4",
|
|
"PlateT4_G4",
|
|
"PlateT4_H4",
|
|
"PlateT4_A5",
|
|
"PlateT4_B5",
|
|
"PlateT4_C5",
|
|
"PlateT4_D5",
|
|
"PlateT4_E5",
|
|
"PlateT4_F5",
|
|
"PlateT4_G5",
|
|
"PlateT4_H5",
|
|
"PlateT4_A6",
|
|
"PlateT4_B6",
|
|
"PlateT4_C6",
|
|
"PlateT4_D6",
|
|
"PlateT4_E6",
|
|
"PlateT4_F6",
|
|
"PlateT4_G6",
|
|
"PlateT4_H6",
|
|
"PlateT4_A7",
|
|
"PlateT4_B7",
|
|
"PlateT4_C7",
|
|
"PlateT4_D7",
|
|
"PlateT4_E7",
|
|
"PlateT4_F7",
|
|
"PlateT4_G7",
|
|
"PlateT4_H7",
|
|
"PlateT4_A8",
|
|
"PlateT4_B8",
|
|
"PlateT4_C8",
|
|
"PlateT4_D8",
|
|
"PlateT4_E8",
|
|
"PlateT4_F8",
|
|
"PlateT4_G8",
|
|
"PlateT4_H8",
|
|
"PlateT4_A9",
|
|
"PlateT4_B9",
|
|
"PlateT4_C9",
|
|
"PlateT4_D9",
|
|
"PlateT4_E9",
|
|
"PlateT4_F9",
|
|
"PlateT4_G9",
|
|
"PlateT4_H9",
|
|
"PlateT4_A10",
|
|
"PlateT4_B10",
|
|
"PlateT4_C10",
|
|
"PlateT4_D10",
|
|
"PlateT4_E10",
|
|
"PlateT4_F10",
|
|
"PlateT4_G10",
|
|
"PlateT4_H10",
|
|
"PlateT4_A11",
|
|
"PlateT4_B11",
|
|
"PlateT4_C11",
|
|
"PlateT4_D11",
|
|
"PlateT4_E11",
|
|
"PlateT4_F11",
|
|
"PlateT4_G11",
|
|
"PlateT4_H11",
|
|
"PlateT4_A12",
|
|
"PlateT4_B12",
|
|
"PlateT4_C12",
|
|
"PlateT4_D12",
|
|
"PlateT4_E12",
|
|
"PlateT4_F12",
|
|
"PlateT4_G12",
|
|
"PlateT4_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT4_A1",
|
|
"B1": "PlateT4_B1",
|
|
"C1": "PlateT4_C1",
|
|
"D1": "PlateT4_D1",
|
|
"E1": "PlateT4_E1",
|
|
"F1": "PlateT4_F1",
|
|
"G1": "PlateT4_G1",
|
|
"H1": "PlateT4_H1",
|
|
"A2": "PlateT4_A2",
|
|
"B2": "PlateT4_B2",
|
|
"C2": "PlateT4_C2",
|
|
"D2": "PlateT4_D2",
|
|
"E2": "PlateT4_E2",
|
|
"F2": "PlateT4_F2",
|
|
"G2": "PlateT4_G2",
|
|
"H2": "PlateT4_H2",
|
|
"A3": "PlateT4_A3",
|
|
"B3": "PlateT4_B3",
|
|
"C3": "PlateT4_C3",
|
|
"D3": "PlateT4_D3",
|
|
"E3": "PlateT4_E3",
|
|
"F3": "PlateT4_F3",
|
|
"G3": "PlateT4_G3",
|
|
"H3": "PlateT4_H3",
|
|
"A4": "PlateT4_A4",
|
|
"B4": "PlateT4_B4",
|
|
"C4": "PlateT4_C4",
|
|
"D4": "PlateT4_D4",
|
|
"E4": "PlateT4_E4",
|
|
"F4": "PlateT4_F4",
|
|
"G4": "PlateT4_G4",
|
|
"H4": "PlateT4_H4",
|
|
"A5": "PlateT4_A5",
|
|
"B5": "PlateT4_B5",
|
|
"C5": "PlateT4_C5",
|
|
"D5": "PlateT4_D5",
|
|
"E5": "PlateT4_E5",
|
|
"F5": "PlateT4_F5",
|
|
"G5": "PlateT4_G5",
|
|
"H5": "PlateT4_H5",
|
|
"A6": "PlateT4_A6",
|
|
"B6": "PlateT4_B6",
|
|
"C6": "PlateT4_C6",
|
|
"D6": "PlateT4_D6",
|
|
"E6": "PlateT4_E6",
|
|
"F6": "PlateT4_F6",
|
|
"G6": "PlateT4_G6",
|
|
"H6": "PlateT4_H6",
|
|
"A7": "PlateT4_A7",
|
|
"B7": "PlateT4_B7",
|
|
"C7": "PlateT4_C7",
|
|
"D7": "PlateT4_D7",
|
|
"E7": "PlateT4_E7",
|
|
"F7": "PlateT4_F7",
|
|
"G7": "PlateT4_G7",
|
|
"H7": "PlateT4_H7",
|
|
"A8": "PlateT4_A8",
|
|
"B8": "PlateT4_B8",
|
|
"C8": "PlateT4_C8",
|
|
"D8": "PlateT4_D8",
|
|
"E8": "PlateT4_E8",
|
|
"F8": "PlateT4_F8",
|
|
"G8": "PlateT4_G8",
|
|
"H8": "PlateT4_H8",
|
|
"A9": "PlateT4_A9",
|
|
"B9": "PlateT4_B9",
|
|
"C9": "PlateT4_C9",
|
|
"D9": "PlateT4_D9",
|
|
"E9": "PlateT4_E9",
|
|
"F9": "PlateT4_F9",
|
|
"G9": "PlateT4_G9",
|
|
"H9": "PlateT4_H9",
|
|
"A10": "PlateT4_A10",
|
|
"B10": "PlateT4_B10",
|
|
"C10": "PlateT4_C10",
|
|
"D10": "PlateT4_D10",
|
|
"E10": "PlateT4_E10",
|
|
"F10": "PlateT4_F10",
|
|
"G10": "PlateT4_G10",
|
|
"H10": "PlateT4_H10",
|
|
"A11": "PlateT4_A11",
|
|
"B11": "PlateT4_B11",
|
|
"C11": "PlateT4_C11",
|
|
"D11": "PlateT4_D11",
|
|
"E11": "PlateT4_E11",
|
|
"F11": "PlateT4_F11",
|
|
"G11": "PlateT4_G11",
|
|
"H11": "PlateT4_H11",
|
|
"A12": "PlateT4_A12",
|
|
"B12": "PlateT4_B12",
|
|
"C12": "PlateT4_C12",
|
|
"D12": "PlateT4_D12",
|
|
"E12": "PlateT4_E12",
|
|
"F12": "PlateT4_F12",
|
|
"G12": "PlateT4_G12",
|
|
"H12": "PlateT4_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "b05b3b2aafd94ec38ea0cd3215ecea8f",
|
|
"Code": "ZX-78-096",
|
|
"Name": "细菌培养皿"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A1",
|
|
"name": "PlateT4_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B1",
|
|
"name": "PlateT4_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C1",
|
|
"name": "PlateT4_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D1",
|
|
"name": "PlateT4_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E1",
|
|
"name": "PlateT4_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F1",
|
|
"name": "PlateT4_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G1",
|
|
"name": "PlateT4_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H1",
|
|
"name": "PlateT4_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A2",
|
|
"name": "PlateT4_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B2",
|
|
"name": "PlateT4_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C2",
|
|
"name": "PlateT4_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D2",
|
|
"name": "PlateT4_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E2",
|
|
"name": "PlateT4_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F2",
|
|
"name": "PlateT4_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G2",
|
|
"name": "PlateT4_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H2",
|
|
"name": "PlateT4_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A3",
|
|
"name": "PlateT4_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B3",
|
|
"name": "PlateT4_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C3",
|
|
"name": "PlateT4_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D3",
|
|
"name": "PlateT4_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E3",
|
|
"name": "PlateT4_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F3",
|
|
"name": "PlateT4_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G3",
|
|
"name": "PlateT4_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H3",
|
|
"name": "PlateT4_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A4",
|
|
"name": "PlateT4_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B4",
|
|
"name": "PlateT4_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C4",
|
|
"name": "PlateT4_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D4",
|
|
"name": "PlateT4_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E4",
|
|
"name": "PlateT4_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F4",
|
|
"name": "PlateT4_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G4",
|
|
"name": "PlateT4_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H4",
|
|
"name": "PlateT4_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A5",
|
|
"name": "PlateT4_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B5",
|
|
"name": "PlateT4_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C5",
|
|
"name": "PlateT4_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D5",
|
|
"name": "PlateT4_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E5",
|
|
"name": "PlateT4_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F5",
|
|
"name": "PlateT4_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G5",
|
|
"name": "PlateT4_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H5",
|
|
"name": "PlateT4_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A6",
|
|
"name": "PlateT4_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B6",
|
|
"name": "PlateT4_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C6",
|
|
"name": "PlateT4_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D6",
|
|
"name": "PlateT4_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E6",
|
|
"name": "PlateT4_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F6",
|
|
"name": "PlateT4_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G6",
|
|
"name": "PlateT4_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H6",
|
|
"name": "PlateT4_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A7",
|
|
"name": "PlateT4_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B7",
|
|
"name": "PlateT4_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C7",
|
|
"name": "PlateT4_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D7",
|
|
"name": "PlateT4_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E7",
|
|
"name": "PlateT4_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F7",
|
|
"name": "PlateT4_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G7",
|
|
"name": "PlateT4_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H7",
|
|
"name": "PlateT4_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A8",
|
|
"name": "PlateT4_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B8",
|
|
"name": "PlateT4_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C8",
|
|
"name": "PlateT4_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D8",
|
|
"name": "PlateT4_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E8",
|
|
"name": "PlateT4_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F8",
|
|
"name": "PlateT4_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G8",
|
|
"name": "PlateT4_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H8",
|
|
"name": "PlateT4_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A9",
|
|
"name": "PlateT4_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B9",
|
|
"name": "PlateT4_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C9",
|
|
"name": "PlateT4_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D9",
|
|
"name": "PlateT4_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E9",
|
|
"name": "PlateT4_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F9",
|
|
"name": "PlateT4_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G9",
|
|
"name": "PlateT4_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H9",
|
|
"name": "PlateT4_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A10",
|
|
"name": "PlateT4_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B10",
|
|
"name": "PlateT4_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C10",
|
|
"name": "PlateT4_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D10",
|
|
"name": "PlateT4_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E10",
|
|
"name": "PlateT4_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F10",
|
|
"name": "PlateT4_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G10",
|
|
"name": "PlateT4_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H10",
|
|
"name": "PlateT4_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A11",
|
|
"name": "PlateT4_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B11",
|
|
"name": "PlateT4_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C11",
|
|
"name": "PlateT4_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D11",
|
|
"name": "PlateT4_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E11",
|
|
"name": "PlateT4_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F11",
|
|
"name": "PlateT4_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G11",
|
|
"name": "PlateT4_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H11",
|
|
"name": "PlateT4_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_A12",
|
|
"name": "PlateT4_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_B12",
|
|
"name": "PlateT4_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_C12",
|
|
"name": "PlateT4_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_D12",
|
|
"name": "PlateT4_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_E12",
|
|
"name": "PlateT4_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_F12",
|
|
"name": "PlateT4_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_G12",
|
|
"name": "PlateT4_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT4_H12",
|
|
"name": "PlateT4_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT4",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5",
|
|
"name": "RackT5",
|
|
"sample_id": null,
|
|
"children": [
|
|
"RackT5_A1",
|
|
"RackT5_B1",
|
|
"RackT5_C1",
|
|
"RackT5_D1",
|
|
"RackT5_E1",
|
|
"RackT5_F1",
|
|
"RackT5_G1",
|
|
"RackT5_H1",
|
|
"RackT5_A2",
|
|
"RackT5_B2",
|
|
"RackT5_C2",
|
|
"RackT5_D2",
|
|
"RackT5_E2",
|
|
"RackT5_F2",
|
|
"RackT5_G2",
|
|
"RackT5_H2",
|
|
"RackT5_A3",
|
|
"RackT5_B3",
|
|
"RackT5_C3",
|
|
"RackT5_D3",
|
|
"RackT5_E3",
|
|
"RackT5_F3",
|
|
"RackT5_G3",
|
|
"RackT5_H3",
|
|
"RackT5_A4",
|
|
"RackT5_B4",
|
|
"RackT5_C4",
|
|
"RackT5_D4",
|
|
"RackT5_E4",
|
|
"RackT5_F4",
|
|
"RackT5_G4",
|
|
"RackT5_H4",
|
|
"RackT5_A5",
|
|
"RackT5_B5",
|
|
"RackT5_C5",
|
|
"RackT5_D5",
|
|
"RackT5_E5",
|
|
"RackT5_F5",
|
|
"RackT5_G5",
|
|
"RackT5_H5",
|
|
"RackT5_A6",
|
|
"RackT5_B6",
|
|
"RackT5_C6",
|
|
"RackT5_D6",
|
|
"RackT5_E6",
|
|
"RackT5_F6",
|
|
"RackT5_G6",
|
|
"RackT5_H6",
|
|
"RackT5_A7",
|
|
"RackT5_B7",
|
|
"RackT5_C7",
|
|
"RackT5_D7",
|
|
"RackT5_E7",
|
|
"RackT5_F7",
|
|
"RackT5_G7",
|
|
"RackT5_H7",
|
|
"RackT5_A8",
|
|
"RackT5_B8",
|
|
"RackT5_C8",
|
|
"RackT5_D8",
|
|
"RackT5_E8",
|
|
"RackT5_F8",
|
|
"RackT5_G8",
|
|
"RackT5_H8",
|
|
"RackT5_A9",
|
|
"RackT5_B9",
|
|
"RackT5_C9",
|
|
"RackT5_D9",
|
|
"RackT5_E9",
|
|
"RackT5_F9",
|
|
"RackT5_G9",
|
|
"RackT5_H9",
|
|
"RackT5_A10",
|
|
"RackT5_B10",
|
|
"RackT5_C10",
|
|
"RackT5_D10",
|
|
"RackT5_E10",
|
|
"RackT5_F10",
|
|
"RackT5_G10",
|
|
"RackT5_H10",
|
|
"RackT5_A11",
|
|
"RackT5_B11",
|
|
"RackT5_C11",
|
|
"RackT5_D11",
|
|
"RackT5_E11",
|
|
"RackT5_F11",
|
|
"RackT5_G11",
|
|
"RackT5_H11",
|
|
"RackT5_A12",
|
|
"RackT5_B12",
|
|
"RackT5_C12",
|
|
"RackT5_D12",
|
|
"RackT5_E12",
|
|
"RackT5_F12",
|
|
"RackT5_G12",
|
|
"RackT5_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300TipRack",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_rack",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "tip_A1",
|
|
"B1": "tip_B1",
|
|
"C1": "tip_C1",
|
|
"D1": "tip_D1",
|
|
"E1": "tip_E1",
|
|
"F1": "tip_F1",
|
|
"G1": "tip_G1",
|
|
"H1": "tip_H1",
|
|
"A2": "tip_A2",
|
|
"B2": "tip_B2",
|
|
"C2": "tip_C2",
|
|
"D2": "tip_D2",
|
|
"E2": "tip_E2",
|
|
"F2": "tip_F2",
|
|
"G2": "tip_G2",
|
|
"H2": "tip_H2",
|
|
"A3": "tip_A3",
|
|
"B3": "tip_B3",
|
|
"C3": "tip_C3",
|
|
"D3": "tip_D3",
|
|
"E3": "tip_E3",
|
|
"F3": "tip_F3",
|
|
"G3": "tip_G3",
|
|
"H3": "tip_H3",
|
|
"A4": "tip_A4",
|
|
"B4": "tip_B4",
|
|
"C4": "tip_C4",
|
|
"D4": "tip_D4",
|
|
"E4": "tip_E4",
|
|
"F4": "tip_F4",
|
|
"G4": "tip_G4",
|
|
"H4": "tip_H4",
|
|
"A5": "tip_A5",
|
|
"B5": "tip_B5",
|
|
"C5": "tip_C5",
|
|
"D5": "tip_D5",
|
|
"E5": "tip_E5",
|
|
"F5": "tip_F5",
|
|
"G5": "tip_G5",
|
|
"H5": "tip_H5",
|
|
"A6": "tip_A6",
|
|
"B6": "tip_B6",
|
|
"C6": "tip_C6",
|
|
"D6": "tip_D6",
|
|
"E6": "tip_E6",
|
|
"F6": "tip_F6",
|
|
"G6": "tip_G6",
|
|
"H6": "tip_H6",
|
|
"A7": "tip_A7",
|
|
"B7": "tip_B7",
|
|
"C7": "tip_C7",
|
|
"D7": "tip_D7",
|
|
"E7": "tip_E7",
|
|
"F7": "tip_F7",
|
|
"G7": "tip_G7",
|
|
"H7": "tip_H7",
|
|
"A8": "tip_A8",
|
|
"B8": "tip_B8",
|
|
"C8": "tip_C8",
|
|
"D8": "tip_D8",
|
|
"E8": "tip_E8",
|
|
"F8": "tip_F8",
|
|
"G8": "tip_G8",
|
|
"H8": "tip_H8",
|
|
"A9": "tip_A9",
|
|
"B9": "tip_B9",
|
|
"C9": "tip_C9",
|
|
"D9": "tip_D9",
|
|
"E9": "tip_E9",
|
|
"F9": "tip_F9",
|
|
"G9": "tip_G9",
|
|
"H9": "tip_H9",
|
|
"A10": "tip_A10",
|
|
"B10": "tip_B10",
|
|
"C10": "tip_C10",
|
|
"D10": "tip_D10",
|
|
"E10": "tip_E10",
|
|
"F10": "tip_F10",
|
|
"G10": "tip_G10",
|
|
"H10": "tip_H10",
|
|
"A11": "tip_A11",
|
|
"B11": "tip_B11",
|
|
"C11": "tip_C11",
|
|
"D11": "tip_D11",
|
|
"E11": "tip_E11",
|
|
"F11": "tip_F11",
|
|
"G11": "tip_G11",
|
|
"H11": "tip_H11",
|
|
"A12": "tip_A12",
|
|
"B12": "tip_B12",
|
|
"C12": "tip_C12",
|
|
"D12": "tip_D12",
|
|
"E12": "tip_E12",
|
|
"F12": "tip_F12",
|
|
"G12": "tip_G12",
|
|
"H12": "tip_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "076250742950465b9d6ea29a225dfb00",
|
|
"Code": "ZX-001-300",
|
|
"SupplyType": 1,
|
|
"Name": "300μL Tip头"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A1",
|
|
"name": "RackT5_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B1",
|
|
"name": "RackT5_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C1",
|
|
"name": "RackT5_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D1",
|
|
"name": "RackT5_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E1",
|
|
"name": "RackT5_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F1",
|
|
"name": "RackT5_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G1",
|
|
"name": "RackT5_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H1",
|
|
"name": "RackT5_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 13.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A2",
|
|
"name": "RackT5_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B2",
|
|
"name": "RackT5_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C2",
|
|
"name": "RackT5_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D2",
|
|
"name": "RackT5_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E2",
|
|
"name": "RackT5_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F2",
|
|
"name": "RackT5_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G2",
|
|
"name": "RackT5_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H2",
|
|
"name": "RackT5_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 22.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A3",
|
|
"name": "RackT5_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B3",
|
|
"name": "RackT5_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C3",
|
|
"name": "RackT5_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D3",
|
|
"name": "RackT5_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E3",
|
|
"name": "RackT5_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F3",
|
|
"name": "RackT5_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G3",
|
|
"name": "RackT5_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H3",
|
|
"name": "RackT5_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 31.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A4",
|
|
"name": "RackT5_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B4",
|
|
"name": "RackT5_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C4",
|
|
"name": "RackT5_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D4",
|
|
"name": "RackT5_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E4",
|
|
"name": "RackT5_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F4",
|
|
"name": "RackT5_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G4",
|
|
"name": "RackT5_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H4",
|
|
"name": "RackT5_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 40.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A5",
|
|
"name": "RackT5_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B5",
|
|
"name": "RackT5_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C5",
|
|
"name": "RackT5_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D5",
|
|
"name": "RackT5_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E5",
|
|
"name": "RackT5_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F5",
|
|
"name": "RackT5_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G5",
|
|
"name": "RackT5_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H5",
|
|
"name": "RackT5_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 49.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A6",
|
|
"name": "RackT5_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B6",
|
|
"name": "RackT5_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C6",
|
|
"name": "RackT5_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D6",
|
|
"name": "RackT5_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E6",
|
|
"name": "RackT5_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F6",
|
|
"name": "RackT5_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G6",
|
|
"name": "RackT5_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H6",
|
|
"name": "RackT5_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 58.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A7",
|
|
"name": "RackT5_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B7",
|
|
"name": "RackT5_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C7",
|
|
"name": "RackT5_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D7",
|
|
"name": "RackT5_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E7",
|
|
"name": "RackT5_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F7",
|
|
"name": "RackT5_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G7",
|
|
"name": "RackT5_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H7",
|
|
"name": "RackT5_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 67.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A8",
|
|
"name": "RackT5_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B8",
|
|
"name": "RackT5_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C8",
|
|
"name": "RackT5_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D8",
|
|
"name": "RackT5_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E8",
|
|
"name": "RackT5_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F8",
|
|
"name": "RackT5_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G8",
|
|
"name": "RackT5_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H8",
|
|
"name": "RackT5_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 76.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A9",
|
|
"name": "RackT5_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B9",
|
|
"name": "RackT5_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C9",
|
|
"name": "RackT5_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D9",
|
|
"name": "RackT5_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E9",
|
|
"name": "RackT5_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F9",
|
|
"name": "RackT5_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G9",
|
|
"name": "RackT5_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H9",
|
|
"name": "RackT5_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 85.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A10",
|
|
"name": "RackT5_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B10",
|
|
"name": "RackT5_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C10",
|
|
"name": "RackT5_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D10",
|
|
"name": "RackT5_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E10",
|
|
"name": "RackT5_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F10",
|
|
"name": "RackT5_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G10",
|
|
"name": "RackT5_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H10",
|
|
"name": "RackT5_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 94.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A11",
|
|
"name": "RackT5_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B11",
|
|
"name": "RackT5_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C11",
|
|
"name": "RackT5_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D11",
|
|
"name": "RackT5_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E11",
|
|
"name": "RackT5_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F11",
|
|
"name": "RackT5_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G11",
|
|
"name": "RackT5_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H11",
|
|
"name": "RackT5_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 103.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_A12",
|
|
"name": "RackT5_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 73.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_B12",
|
|
"name": "RackT5_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 64.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_C12",
|
|
"name": "RackT5_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 55.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_D12",
|
|
"name": "RackT5_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 46.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_E12",
|
|
"name": "RackT5_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 37.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_F12",
|
|
"name": "RackT5_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 28.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_G12",
|
|
"name": "RackT5_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 19.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "RackT5_H12",
|
|
"name": "RackT5_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "RackT5",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 112.224,
|
|
"y": 10.084,
|
|
"z": 25.49
|
|
},
|
|
"config": {
|
|
"type": "TipSpot",
|
|
"size_x": 2.312,
|
|
"size_y": 2.312,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "tip_spot",
|
|
"model": null,
|
|
"barcode": null,
|
|
"prototype_tip": {
|
|
"type": "Tip",
|
|
"total_tip_length": 39.2,
|
|
"has_filter": false,
|
|
"maximal_volume": 10.0,
|
|
"fitting_depth": 3.29
|
|
}
|
|
},
|
|
"data": {
|
|
"tip": null,
|
|
"tip_state": null,
|
|
"pending_tip": null
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6",
|
|
"name": "PlateT6",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT6_A1",
|
|
"PlateT6_B1",
|
|
"PlateT6_C1",
|
|
"PlateT6_D1",
|
|
"PlateT6_E1",
|
|
"PlateT6_F1",
|
|
"PlateT6_G1",
|
|
"PlateT6_H1",
|
|
"PlateT6_A2",
|
|
"PlateT6_B2",
|
|
"PlateT6_C2",
|
|
"PlateT6_D2",
|
|
"PlateT6_E2",
|
|
"PlateT6_F2",
|
|
"PlateT6_G2",
|
|
"PlateT6_H2",
|
|
"PlateT6_A3",
|
|
"PlateT6_B3",
|
|
"PlateT6_C3",
|
|
"PlateT6_D3",
|
|
"PlateT6_E3",
|
|
"PlateT6_F3",
|
|
"PlateT6_G3",
|
|
"PlateT6_H3",
|
|
"PlateT6_A4",
|
|
"PlateT6_B4",
|
|
"PlateT6_C4",
|
|
"PlateT6_D4",
|
|
"PlateT6_E4",
|
|
"PlateT6_F4",
|
|
"PlateT6_G4",
|
|
"PlateT6_H4",
|
|
"PlateT6_A5",
|
|
"PlateT6_B5",
|
|
"PlateT6_C5",
|
|
"PlateT6_D5",
|
|
"PlateT6_E5",
|
|
"PlateT6_F5",
|
|
"PlateT6_G5",
|
|
"PlateT6_H5",
|
|
"PlateT6_A6",
|
|
"PlateT6_B6",
|
|
"PlateT6_C6",
|
|
"PlateT6_D6",
|
|
"PlateT6_E6",
|
|
"PlateT6_F6",
|
|
"PlateT6_G6",
|
|
"PlateT6_H6",
|
|
"PlateT6_A7",
|
|
"PlateT6_B7",
|
|
"PlateT6_C7",
|
|
"PlateT6_D7",
|
|
"PlateT6_E7",
|
|
"PlateT6_F7",
|
|
"PlateT6_G7",
|
|
"PlateT6_H7",
|
|
"PlateT6_A8",
|
|
"PlateT6_B8",
|
|
"PlateT6_C8",
|
|
"PlateT6_D8",
|
|
"PlateT6_E8",
|
|
"PlateT6_F8",
|
|
"PlateT6_G8",
|
|
"PlateT6_H8",
|
|
"PlateT6_A9",
|
|
"PlateT6_B9",
|
|
"PlateT6_C9",
|
|
"PlateT6_D9",
|
|
"PlateT6_E9",
|
|
"PlateT6_F9",
|
|
"PlateT6_G9",
|
|
"PlateT6_H9",
|
|
"PlateT6_A10",
|
|
"PlateT6_B10",
|
|
"PlateT6_C10",
|
|
"PlateT6_D10",
|
|
"PlateT6_E10",
|
|
"PlateT6_F10",
|
|
"PlateT6_G10",
|
|
"PlateT6_H10",
|
|
"PlateT6_A11",
|
|
"PlateT6_B11",
|
|
"PlateT6_C11",
|
|
"PlateT6_D11",
|
|
"PlateT6_E11",
|
|
"PlateT6_F11",
|
|
"PlateT6_G11",
|
|
"PlateT6_H11",
|
|
"PlateT6_A12",
|
|
"PlateT6_B12",
|
|
"PlateT6_C12",
|
|
"PlateT6_D12",
|
|
"PlateT6_E12",
|
|
"PlateT6_F12",
|
|
"PlateT6_G12",
|
|
"PlateT6_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT6_A1",
|
|
"B1": "PlateT6_B1",
|
|
"C1": "PlateT6_C1",
|
|
"D1": "PlateT6_D1",
|
|
"E1": "PlateT6_E1",
|
|
"F1": "PlateT6_F1",
|
|
"G1": "PlateT6_G1",
|
|
"H1": "PlateT6_H1",
|
|
"A2": "PlateT6_A2",
|
|
"B2": "PlateT6_B2",
|
|
"C2": "PlateT6_C2",
|
|
"D2": "PlateT6_D2",
|
|
"E2": "PlateT6_E2",
|
|
"F2": "PlateT6_F2",
|
|
"G2": "PlateT6_G2",
|
|
"H2": "PlateT6_H2",
|
|
"A3": "PlateT6_A3",
|
|
"B3": "PlateT6_B3",
|
|
"C3": "PlateT6_C3",
|
|
"D3": "PlateT6_D3",
|
|
"E3": "PlateT6_E3",
|
|
"F3": "PlateT6_F3",
|
|
"G3": "PlateT6_G3",
|
|
"H3": "PlateT6_H3",
|
|
"A4": "PlateT6_A4",
|
|
"B4": "PlateT6_B4",
|
|
"C4": "PlateT6_C4",
|
|
"D4": "PlateT6_D4",
|
|
"E4": "PlateT6_E4",
|
|
"F4": "PlateT6_F4",
|
|
"G4": "PlateT6_G4",
|
|
"H4": "PlateT6_H4",
|
|
"A5": "PlateT6_A5",
|
|
"B5": "PlateT6_B5",
|
|
"C5": "PlateT6_C5",
|
|
"D5": "PlateT6_D5",
|
|
"E5": "PlateT6_E5",
|
|
"F5": "PlateT6_F5",
|
|
"G5": "PlateT6_G5",
|
|
"H5": "PlateT6_H5",
|
|
"A6": "PlateT6_A6",
|
|
"B6": "PlateT6_B6",
|
|
"C6": "PlateT6_C6",
|
|
"D6": "PlateT6_D6",
|
|
"E6": "PlateT6_E6",
|
|
"F6": "PlateT6_F6",
|
|
"G6": "PlateT6_G6",
|
|
"H6": "PlateT6_H6",
|
|
"A7": "PlateT6_A7",
|
|
"B7": "PlateT6_B7",
|
|
"C7": "PlateT6_C7",
|
|
"D7": "PlateT6_D7",
|
|
"E7": "PlateT6_E7",
|
|
"F7": "PlateT6_F7",
|
|
"G7": "PlateT6_G7",
|
|
"H7": "PlateT6_H7",
|
|
"A8": "PlateT6_A8",
|
|
"B8": "PlateT6_B8",
|
|
"C8": "PlateT6_C8",
|
|
"D8": "PlateT6_D8",
|
|
"E8": "PlateT6_E8",
|
|
"F8": "PlateT6_F8",
|
|
"G8": "PlateT6_G8",
|
|
"H8": "PlateT6_H8",
|
|
"A9": "PlateT6_A9",
|
|
"B9": "PlateT6_B9",
|
|
"C9": "PlateT6_C9",
|
|
"D9": "PlateT6_D9",
|
|
"E9": "PlateT6_E9",
|
|
"F9": "PlateT6_F9",
|
|
"G9": "PlateT6_G9",
|
|
"H9": "PlateT6_H9",
|
|
"A10": "PlateT6_A10",
|
|
"B10": "PlateT6_B10",
|
|
"C10": "PlateT6_C10",
|
|
"D10": "PlateT6_D10",
|
|
"E10": "PlateT6_E10",
|
|
"F10": "PlateT6_F10",
|
|
"G10": "PlateT6_G10",
|
|
"H10": "PlateT6_H10",
|
|
"A11": "PlateT6_A11",
|
|
"B11": "PlateT6_B11",
|
|
"C11": "PlateT6_C11",
|
|
"D11": "PlateT6_D11",
|
|
"E11": "PlateT6_E11",
|
|
"F11": "PlateT6_F11",
|
|
"G11": "PlateT6_G11",
|
|
"H11": "PlateT6_H11",
|
|
"A12": "PlateT6_A12",
|
|
"B12": "PlateT6_B12",
|
|
"C12": "PlateT6_C12",
|
|
"D12": "PlateT6_D12",
|
|
"E12": "PlateT6_E12",
|
|
"F12": "PlateT6_F12",
|
|
"G12": "PlateT6_G12",
|
|
"H12": "PlateT6_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "e146697c395e4eabb3d6b74f0dd6aaf7",
|
|
"Code": "1",
|
|
"SupplyType": 1,
|
|
"Name": "ep适配器",
|
|
"SummaryName": "ep适配器"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A1",
|
|
"name": "PlateT6_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B1",
|
|
"name": "PlateT6_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C1",
|
|
"name": "PlateT6_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D1",
|
|
"name": "PlateT6_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E1",
|
|
"name": "PlateT6_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F1",
|
|
"name": "PlateT6_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G1",
|
|
"name": "PlateT6_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H1",
|
|
"name": "PlateT6_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A2",
|
|
"name": "PlateT6_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B2",
|
|
"name": "PlateT6_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C2",
|
|
"name": "PlateT6_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D2",
|
|
"name": "PlateT6_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E2",
|
|
"name": "PlateT6_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F2",
|
|
"name": "PlateT6_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G2",
|
|
"name": "PlateT6_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H2",
|
|
"name": "PlateT6_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A3",
|
|
"name": "PlateT6_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B3",
|
|
"name": "PlateT6_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C3",
|
|
"name": "PlateT6_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D3",
|
|
"name": "PlateT6_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E3",
|
|
"name": "PlateT6_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F3",
|
|
"name": "PlateT6_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G3",
|
|
"name": "PlateT6_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H3",
|
|
"name": "PlateT6_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A4",
|
|
"name": "PlateT6_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B4",
|
|
"name": "PlateT6_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C4",
|
|
"name": "PlateT6_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D4",
|
|
"name": "PlateT6_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E4",
|
|
"name": "PlateT6_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F4",
|
|
"name": "PlateT6_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G4",
|
|
"name": "PlateT6_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H4",
|
|
"name": "PlateT6_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A5",
|
|
"name": "PlateT6_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B5",
|
|
"name": "PlateT6_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C5",
|
|
"name": "PlateT6_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D5",
|
|
"name": "PlateT6_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E5",
|
|
"name": "PlateT6_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F5",
|
|
"name": "PlateT6_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G5",
|
|
"name": "PlateT6_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H5",
|
|
"name": "PlateT6_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A6",
|
|
"name": "PlateT6_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B6",
|
|
"name": "PlateT6_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C6",
|
|
"name": "PlateT6_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D6",
|
|
"name": "PlateT6_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E6",
|
|
"name": "PlateT6_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F6",
|
|
"name": "PlateT6_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G6",
|
|
"name": "PlateT6_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H6",
|
|
"name": "PlateT6_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A7",
|
|
"name": "PlateT6_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B7",
|
|
"name": "PlateT6_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C7",
|
|
"name": "PlateT6_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D7",
|
|
"name": "PlateT6_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E7",
|
|
"name": "PlateT6_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F7",
|
|
"name": "PlateT6_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G7",
|
|
"name": "PlateT6_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H7",
|
|
"name": "PlateT6_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A8",
|
|
"name": "PlateT6_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B8",
|
|
"name": "PlateT6_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C8",
|
|
"name": "PlateT6_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D8",
|
|
"name": "PlateT6_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E8",
|
|
"name": "PlateT6_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F8",
|
|
"name": "PlateT6_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G8",
|
|
"name": "PlateT6_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H8",
|
|
"name": "PlateT6_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A9",
|
|
"name": "PlateT6_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B9",
|
|
"name": "PlateT6_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C9",
|
|
"name": "PlateT6_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D9",
|
|
"name": "PlateT6_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E9",
|
|
"name": "PlateT6_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F9",
|
|
"name": "PlateT6_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G9",
|
|
"name": "PlateT6_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H9",
|
|
"name": "PlateT6_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A10",
|
|
"name": "PlateT6_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B10",
|
|
"name": "PlateT6_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C10",
|
|
"name": "PlateT6_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D10",
|
|
"name": "PlateT6_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E10",
|
|
"name": "PlateT6_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F10",
|
|
"name": "PlateT6_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G10",
|
|
"name": "PlateT6_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H10",
|
|
"name": "PlateT6_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A11",
|
|
"name": "PlateT6_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B11",
|
|
"name": "PlateT6_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C11",
|
|
"name": "PlateT6_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D11",
|
|
"name": "PlateT6_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E11",
|
|
"name": "PlateT6_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F11",
|
|
"name": "PlateT6_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G11",
|
|
"name": "PlateT6_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H11",
|
|
"name": "PlateT6_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_A12",
|
|
"name": "PlateT6_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_B12",
|
|
"name": "PlateT6_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_C12",
|
|
"name": "PlateT6_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_D12",
|
|
"name": "PlateT6_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_E12",
|
|
"name": "PlateT6_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_F12",
|
|
"name": "PlateT6_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_G12",
|
|
"name": "PlateT6_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT6_H12",
|
|
"name": "PlateT6_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT6",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "container_for_nothing7",
|
|
"name": "container_for_nothing7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "container_for_nothing8",
|
|
"name": "container_for_nothing8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "PlateT9",
|
|
"name": "PlateT9",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT9_A1",
|
|
"PlateT9_B1",
|
|
"PlateT9_C1",
|
|
"PlateT9_D1",
|
|
"PlateT9_E1",
|
|
"PlateT9_F1",
|
|
"PlateT9_G1",
|
|
"PlateT9_H1",
|
|
"PlateT9_A2",
|
|
"PlateT9_B2",
|
|
"PlateT9_C2",
|
|
"PlateT9_D2",
|
|
"PlateT9_E2",
|
|
"PlateT9_F2",
|
|
"PlateT9_G2",
|
|
"PlateT9_H2",
|
|
"PlateT9_A3",
|
|
"PlateT9_B3",
|
|
"PlateT9_C3",
|
|
"PlateT9_D3",
|
|
"PlateT9_E3",
|
|
"PlateT9_F3",
|
|
"PlateT9_G3",
|
|
"PlateT9_H3",
|
|
"PlateT9_A4",
|
|
"PlateT9_B4",
|
|
"PlateT9_C4",
|
|
"PlateT9_D4",
|
|
"PlateT9_E4",
|
|
"PlateT9_F4",
|
|
"PlateT9_G4",
|
|
"PlateT9_H4",
|
|
"PlateT9_A5",
|
|
"PlateT9_B5",
|
|
"PlateT9_C5",
|
|
"PlateT9_D5",
|
|
"PlateT9_E5",
|
|
"PlateT9_F5",
|
|
"PlateT9_G5",
|
|
"PlateT9_H5",
|
|
"PlateT9_A6",
|
|
"PlateT9_B6",
|
|
"PlateT9_C6",
|
|
"PlateT9_D6",
|
|
"PlateT9_E6",
|
|
"PlateT9_F6",
|
|
"PlateT9_G6",
|
|
"PlateT9_H6",
|
|
"PlateT9_A7",
|
|
"PlateT9_B7",
|
|
"PlateT9_C7",
|
|
"PlateT9_D7",
|
|
"PlateT9_E7",
|
|
"PlateT9_F7",
|
|
"PlateT9_G7",
|
|
"PlateT9_H7",
|
|
"PlateT9_A8",
|
|
"PlateT9_B8",
|
|
"PlateT9_C8",
|
|
"PlateT9_D8",
|
|
"PlateT9_E8",
|
|
"PlateT9_F8",
|
|
"PlateT9_G8",
|
|
"PlateT9_H8",
|
|
"PlateT9_A9",
|
|
"PlateT9_B9",
|
|
"PlateT9_C9",
|
|
"PlateT9_D9",
|
|
"PlateT9_E9",
|
|
"PlateT9_F9",
|
|
"PlateT9_G9",
|
|
"PlateT9_H9",
|
|
"PlateT9_A10",
|
|
"PlateT9_B10",
|
|
"PlateT9_C10",
|
|
"PlateT9_D10",
|
|
"PlateT9_E10",
|
|
"PlateT9_F10",
|
|
"PlateT9_G10",
|
|
"PlateT9_H10",
|
|
"PlateT9_A11",
|
|
"PlateT9_B11",
|
|
"PlateT9_C11",
|
|
"PlateT9_D11",
|
|
"PlateT9_E11",
|
|
"PlateT9_F11",
|
|
"PlateT9_G11",
|
|
"PlateT9_H11",
|
|
"PlateT9_A12",
|
|
"PlateT9_B12",
|
|
"PlateT9_C12",
|
|
"PlateT9_D12",
|
|
"PlateT9_E12",
|
|
"PlateT9_F12",
|
|
"PlateT9_G12",
|
|
"PlateT9_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT9_A1",
|
|
"B1": "PlateT9_B1",
|
|
"C1": "PlateT9_C1",
|
|
"D1": "PlateT9_D1",
|
|
"E1": "PlateT9_E1",
|
|
"F1": "PlateT9_F1",
|
|
"G1": "PlateT9_G1",
|
|
"H1": "PlateT9_H1",
|
|
"A2": "PlateT9_A2",
|
|
"B2": "PlateT9_B2",
|
|
"C2": "PlateT9_C2",
|
|
"D2": "PlateT9_D2",
|
|
"E2": "PlateT9_E2",
|
|
"F2": "PlateT9_F2",
|
|
"G2": "PlateT9_G2",
|
|
"H2": "PlateT9_H2",
|
|
"A3": "PlateT9_A3",
|
|
"B3": "PlateT9_B3",
|
|
"C3": "PlateT9_C3",
|
|
"D3": "PlateT9_D3",
|
|
"E3": "PlateT9_E3",
|
|
"F3": "PlateT9_F3",
|
|
"G3": "PlateT9_G3",
|
|
"H3": "PlateT9_H3",
|
|
"A4": "PlateT9_A4",
|
|
"B4": "PlateT9_B4",
|
|
"C4": "PlateT9_C4",
|
|
"D4": "PlateT9_D4",
|
|
"E4": "PlateT9_E4",
|
|
"F4": "PlateT9_F4",
|
|
"G4": "PlateT9_G4",
|
|
"H4": "PlateT9_H4",
|
|
"A5": "PlateT9_A5",
|
|
"B5": "PlateT9_B5",
|
|
"C5": "PlateT9_C5",
|
|
"D5": "PlateT9_D5",
|
|
"E5": "PlateT9_E5",
|
|
"F5": "PlateT9_F5",
|
|
"G5": "PlateT9_G5",
|
|
"H5": "PlateT9_H5",
|
|
"A6": "PlateT9_A6",
|
|
"B6": "PlateT9_B6",
|
|
"C6": "PlateT9_C6",
|
|
"D6": "PlateT9_D6",
|
|
"E6": "PlateT9_E6",
|
|
"F6": "PlateT9_F6",
|
|
"G6": "PlateT9_G6",
|
|
"H6": "PlateT9_H6",
|
|
"A7": "PlateT9_A7",
|
|
"B7": "PlateT9_B7",
|
|
"C7": "PlateT9_C7",
|
|
"D7": "PlateT9_D7",
|
|
"E7": "PlateT9_E7",
|
|
"F7": "PlateT9_F7",
|
|
"G7": "PlateT9_G7",
|
|
"H7": "PlateT9_H7",
|
|
"A8": "PlateT9_A8",
|
|
"B8": "PlateT9_B8",
|
|
"C8": "PlateT9_C8",
|
|
"D8": "PlateT9_D8",
|
|
"E8": "PlateT9_E8",
|
|
"F8": "PlateT9_F8",
|
|
"G8": "PlateT9_G8",
|
|
"H8": "PlateT9_H8",
|
|
"A9": "PlateT9_A9",
|
|
"B9": "PlateT9_B9",
|
|
"C9": "PlateT9_C9",
|
|
"D9": "PlateT9_D9",
|
|
"E9": "PlateT9_E9",
|
|
"F9": "PlateT9_F9",
|
|
"G9": "PlateT9_G9",
|
|
"H9": "PlateT9_H9",
|
|
"A10": "PlateT9_A10",
|
|
"B10": "PlateT9_B10",
|
|
"C10": "PlateT9_C10",
|
|
"D10": "PlateT9_D10",
|
|
"E10": "PlateT9_E10",
|
|
"F10": "PlateT9_F10",
|
|
"G10": "PlateT9_G10",
|
|
"H10": "PlateT9_H10",
|
|
"A11": "PlateT9_A11",
|
|
"B11": "PlateT9_B11",
|
|
"C11": "PlateT9_C11",
|
|
"D11": "PlateT9_D11",
|
|
"E11": "PlateT9_E11",
|
|
"F11": "PlateT9_F11",
|
|
"G11": "PlateT9_G11",
|
|
"H11": "PlateT9_H11",
|
|
"A12": "PlateT9_A12",
|
|
"B12": "PlateT9_B12",
|
|
"C12": "PlateT9_C12",
|
|
"D12": "PlateT9_D12",
|
|
"E12": "PlateT9_E12",
|
|
"F12": "PlateT9_F12",
|
|
"G12": "PlateT9_G12",
|
|
"H12": "PlateT9_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "4a043a07c65a4f9bb97745e1f129b165",
|
|
"Code": "ZX-58-0001",
|
|
"SupplyType": 2,
|
|
"Name": "全裙边 PCR适配器",
|
|
"SummaryName": "全裙边 PCR适配器"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A1",
|
|
"name": "PlateT9_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B1",
|
|
"name": "PlateT9_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C1",
|
|
"name": "PlateT9_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D1",
|
|
"name": "PlateT9_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E1",
|
|
"name": "PlateT9_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F1",
|
|
"name": "PlateT9_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G1",
|
|
"name": "PlateT9_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H1",
|
|
"name": "PlateT9_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A2",
|
|
"name": "PlateT9_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B2",
|
|
"name": "PlateT9_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C2",
|
|
"name": "PlateT9_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D2",
|
|
"name": "PlateT9_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E2",
|
|
"name": "PlateT9_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F2",
|
|
"name": "PlateT9_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G2",
|
|
"name": "PlateT9_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H2",
|
|
"name": "PlateT9_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A3",
|
|
"name": "PlateT9_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B3",
|
|
"name": "PlateT9_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C3",
|
|
"name": "PlateT9_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D3",
|
|
"name": "PlateT9_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E3",
|
|
"name": "PlateT9_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F3",
|
|
"name": "PlateT9_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G3",
|
|
"name": "PlateT9_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H3",
|
|
"name": "PlateT9_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A4",
|
|
"name": "PlateT9_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B4",
|
|
"name": "PlateT9_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C4",
|
|
"name": "PlateT9_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D4",
|
|
"name": "PlateT9_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E4",
|
|
"name": "PlateT9_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F4",
|
|
"name": "PlateT9_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G4",
|
|
"name": "PlateT9_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H4",
|
|
"name": "PlateT9_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A5",
|
|
"name": "PlateT9_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B5",
|
|
"name": "PlateT9_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C5",
|
|
"name": "PlateT9_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D5",
|
|
"name": "PlateT9_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E5",
|
|
"name": "PlateT9_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F5",
|
|
"name": "PlateT9_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G5",
|
|
"name": "PlateT9_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H5",
|
|
"name": "PlateT9_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A6",
|
|
"name": "PlateT9_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B6",
|
|
"name": "PlateT9_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C6",
|
|
"name": "PlateT9_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D6",
|
|
"name": "PlateT9_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E6",
|
|
"name": "PlateT9_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F6",
|
|
"name": "PlateT9_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G6",
|
|
"name": "PlateT9_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H6",
|
|
"name": "PlateT9_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A7",
|
|
"name": "PlateT9_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B7",
|
|
"name": "PlateT9_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C7",
|
|
"name": "PlateT9_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D7",
|
|
"name": "PlateT9_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E7",
|
|
"name": "PlateT9_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F7",
|
|
"name": "PlateT9_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G7",
|
|
"name": "PlateT9_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H7",
|
|
"name": "PlateT9_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A8",
|
|
"name": "PlateT9_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B8",
|
|
"name": "PlateT9_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C8",
|
|
"name": "PlateT9_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D8",
|
|
"name": "PlateT9_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E8",
|
|
"name": "PlateT9_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F8",
|
|
"name": "PlateT9_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G8",
|
|
"name": "PlateT9_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H8",
|
|
"name": "PlateT9_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A9",
|
|
"name": "PlateT9_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B9",
|
|
"name": "PlateT9_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C9",
|
|
"name": "PlateT9_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D9",
|
|
"name": "PlateT9_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E9",
|
|
"name": "PlateT9_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F9",
|
|
"name": "PlateT9_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G9",
|
|
"name": "PlateT9_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H9",
|
|
"name": "PlateT9_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A10",
|
|
"name": "PlateT9_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B10",
|
|
"name": "PlateT9_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C10",
|
|
"name": "PlateT9_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D10",
|
|
"name": "PlateT9_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E10",
|
|
"name": "PlateT9_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F10",
|
|
"name": "PlateT9_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G10",
|
|
"name": "PlateT9_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H10",
|
|
"name": "PlateT9_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A11",
|
|
"name": "PlateT9_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B11",
|
|
"name": "PlateT9_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C11",
|
|
"name": "PlateT9_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D11",
|
|
"name": "PlateT9_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E11",
|
|
"name": "PlateT9_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F11",
|
|
"name": "PlateT9_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G11",
|
|
"name": "PlateT9_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H11",
|
|
"name": "PlateT9_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_A12",
|
|
"name": "PlateT9_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_B12",
|
|
"name": "PlateT9_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_C12",
|
|
"name": "PlateT9_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_D12",
|
|
"name": "PlateT9_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_E12",
|
|
"name": "PlateT9_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_F12",
|
|
"name": "PlateT9_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_G12",
|
|
"name": "PlateT9_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT9_H12",
|
|
"name": "PlateT9_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT9",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10",
|
|
"name": "PlateT10",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT10_A1",
|
|
"PlateT10_B1",
|
|
"PlateT10_C1",
|
|
"PlateT10_D1",
|
|
"PlateT10_E1",
|
|
"PlateT10_F1",
|
|
"PlateT10_G1",
|
|
"PlateT10_H1",
|
|
"PlateT10_A2",
|
|
"PlateT10_B2",
|
|
"PlateT10_C2",
|
|
"PlateT10_D2",
|
|
"PlateT10_E2",
|
|
"PlateT10_F2",
|
|
"PlateT10_G2",
|
|
"PlateT10_H2",
|
|
"PlateT10_A3",
|
|
"PlateT10_B3",
|
|
"PlateT10_C3",
|
|
"PlateT10_D3",
|
|
"PlateT10_E3",
|
|
"PlateT10_F3",
|
|
"PlateT10_G3",
|
|
"PlateT10_H3",
|
|
"PlateT10_A4",
|
|
"PlateT10_B4",
|
|
"PlateT10_C4",
|
|
"PlateT10_D4",
|
|
"PlateT10_E4",
|
|
"PlateT10_F4",
|
|
"PlateT10_G4",
|
|
"PlateT10_H4",
|
|
"PlateT10_A5",
|
|
"PlateT10_B5",
|
|
"PlateT10_C5",
|
|
"PlateT10_D5",
|
|
"PlateT10_E5",
|
|
"PlateT10_F5",
|
|
"PlateT10_G5",
|
|
"PlateT10_H5",
|
|
"PlateT10_A6",
|
|
"PlateT10_B6",
|
|
"PlateT10_C6",
|
|
"PlateT10_D6",
|
|
"PlateT10_E6",
|
|
"PlateT10_F6",
|
|
"PlateT10_G6",
|
|
"PlateT10_H6",
|
|
"PlateT10_A7",
|
|
"PlateT10_B7",
|
|
"PlateT10_C7",
|
|
"PlateT10_D7",
|
|
"PlateT10_E7",
|
|
"PlateT10_F7",
|
|
"PlateT10_G7",
|
|
"PlateT10_H7",
|
|
"PlateT10_A8",
|
|
"PlateT10_B8",
|
|
"PlateT10_C8",
|
|
"PlateT10_D8",
|
|
"PlateT10_E8",
|
|
"PlateT10_F8",
|
|
"PlateT10_G8",
|
|
"PlateT10_H8",
|
|
"PlateT10_A9",
|
|
"PlateT10_B9",
|
|
"PlateT10_C9",
|
|
"PlateT10_D9",
|
|
"PlateT10_E9",
|
|
"PlateT10_F9",
|
|
"PlateT10_G9",
|
|
"PlateT10_H9",
|
|
"PlateT10_A10",
|
|
"PlateT10_B10",
|
|
"PlateT10_C10",
|
|
"PlateT10_D10",
|
|
"PlateT10_E10",
|
|
"PlateT10_F10",
|
|
"PlateT10_G10",
|
|
"PlateT10_H10",
|
|
"PlateT10_A11",
|
|
"PlateT10_B11",
|
|
"PlateT10_C11",
|
|
"PlateT10_D11",
|
|
"PlateT10_E11",
|
|
"PlateT10_F11",
|
|
"PlateT10_G11",
|
|
"PlateT10_H11",
|
|
"PlateT10_A12",
|
|
"PlateT10_B12",
|
|
"PlateT10_C12",
|
|
"PlateT10_D12",
|
|
"PlateT10_E12",
|
|
"PlateT10_F12",
|
|
"PlateT10_G12",
|
|
"PlateT10_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT10_A1",
|
|
"B1": "PlateT10_B1",
|
|
"C1": "PlateT10_C1",
|
|
"D1": "PlateT10_D1",
|
|
"E1": "PlateT10_E1",
|
|
"F1": "PlateT10_F1",
|
|
"G1": "PlateT10_G1",
|
|
"H1": "PlateT10_H1",
|
|
"A2": "PlateT10_A2",
|
|
"B2": "PlateT10_B2",
|
|
"C2": "PlateT10_C2",
|
|
"D2": "PlateT10_D2",
|
|
"E2": "PlateT10_E2",
|
|
"F2": "PlateT10_F2",
|
|
"G2": "PlateT10_G2",
|
|
"H2": "PlateT10_H2",
|
|
"A3": "PlateT10_A3",
|
|
"B3": "PlateT10_B3",
|
|
"C3": "PlateT10_C3",
|
|
"D3": "PlateT10_D3",
|
|
"E3": "PlateT10_E3",
|
|
"F3": "PlateT10_F3",
|
|
"G3": "PlateT10_G3",
|
|
"H3": "PlateT10_H3",
|
|
"A4": "PlateT10_A4",
|
|
"B4": "PlateT10_B4",
|
|
"C4": "PlateT10_C4",
|
|
"D4": "PlateT10_D4",
|
|
"E4": "PlateT10_E4",
|
|
"F4": "PlateT10_F4",
|
|
"G4": "PlateT10_G4",
|
|
"H4": "PlateT10_H4",
|
|
"A5": "PlateT10_A5",
|
|
"B5": "PlateT10_B5",
|
|
"C5": "PlateT10_C5",
|
|
"D5": "PlateT10_D5",
|
|
"E5": "PlateT10_E5",
|
|
"F5": "PlateT10_F5",
|
|
"G5": "PlateT10_G5",
|
|
"H5": "PlateT10_H5",
|
|
"A6": "PlateT10_A6",
|
|
"B6": "PlateT10_B6",
|
|
"C6": "PlateT10_C6",
|
|
"D6": "PlateT10_D6",
|
|
"E6": "PlateT10_E6",
|
|
"F6": "PlateT10_F6",
|
|
"G6": "PlateT10_G6",
|
|
"H6": "PlateT10_H6",
|
|
"A7": "PlateT10_A7",
|
|
"B7": "PlateT10_B7",
|
|
"C7": "PlateT10_C7",
|
|
"D7": "PlateT10_D7",
|
|
"E7": "PlateT10_E7",
|
|
"F7": "PlateT10_F7",
|
|
"G7": "PlateT10_G7",
|
|
"H7": "PlateT10_H7",
|
|
"A8": "PlateT10_A8",
|
|
"B8": "PlateT10_B8",
|
|
"C8": "PlateT10_C8",
|
|
"D8": "PlateT10_D8",
|
|
"E8": "PlateT10_E8",
|
|
"F8": "PlateT10_F8",
|
|
"G8": "PlateT10_G8",
|
|
"H8": "PlateT10_H8",
|
|
"A9": "PlateT10_A9",
|
|
"B9": "PlateT10_B9",
|
|
"C9": "PlateT10_C9",
|
|
"D9": "PlateT10_D9",
|
|
"E9": "PlateT10_E9",
|
|
"F9": "PlateT10_F9",
|
|
"G9": "PlateT10_G9",
|
|
"H9": "PlateT10_H9",
|
|
"A10": "PlateT10_A10",
|
|
"B10": "PlateT10_B10",
|
|
"C10": "PlateT10_C10",
|
|
"D10": "PlateT10_D10",
|
|
"E10": "PlateT10_E10",
|
|
"F10": "PlateT10_F10",
|
|
"G10": "PlateT10_G10",
|
|
"H10": "PlateT10_H10",
|
|
"A11": "PlateT10_A11",
|
|
"B11": "PlateT10_B11",
|
|
"C11": "PlateT10_C11",
|
|
"D11": "PlateT10_D11",
|
|
"E11": "PlateT10_E11",
|
|
"F11": "PlateT10_F11",
|
|
"G11": "PlateT10_G11",
|
|
"H11": "PlateT10_H11",
|
|
"A12": "PlateT10_A12",
|
|
"B12": "PlateT10_B12",
|
|
"C12": "PlateT10_C12",
|
|
"D12": "PlateT10_D12",
|
|
"E12": "PlateT10_E12",
|
|
"F12": "PlateT10_F12",
|
|
"G12": "PlateT10_G12",
|
|
"H12": "PlateT10_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "4a043a07c65a4f9bb97745e1f129b165",
|
|
"Code": "ZX-58-0001",
|
|
"SupplyType": 2,
|
|
"Name": "全裙边 PCR适配器",
|
|
"SummaryName": "全裙边 PCR适配器"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A1",
|
|
"name": "PlateT10_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B1",
|
|
"name": "PlateT10_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C1",
|
|
"name": "PlateT10_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D1",
|
|
"name": "PlateT10_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E1",
|
|
"name": "PlateT10_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F1",
|
|
"name": "PlateT10_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G1",
|
|
"name": "PlateT10_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H1",
|
|
"name": "PlateT10_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A2",
|
|
"name": "PlateT10_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B2",
|
|
"name": "PlateT10_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C2",
|
|
"name": "PlateT10_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D2",
|
|
"name": "PlateT10_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E2",
|
|
"name": "PlateT10_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F2",
|
|
"name": "PlateT10_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G2",
|
|
"name": "PlateT10_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H2",
|
|
"name": "PlateT10_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A3",
|
|
"name": "PlateT10_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B3",
|
|
"name": "PlateT10_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C3",
|
|
"name": "PlateT10_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D3",
|
|
"name": "PlateT10_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E3",
|
|
"name": "PlateT10_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F3",
|
|
"name": "PlateT10_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G3",
|
|
"name": "PlateT10_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H3",
|
|
"name": "PlateT10_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A4",
|
|
"name": "PlateT10_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B4",
|
|
"name": "PlateT10_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C4",
|
|
"name": "PlateT10_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D4",
|
|
"name": "PlateT10_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E4",
|
|
"name": "PlateT10_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F4",
|
|
"name": "PlateT10_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G4",
|
|
"name": "PlateT10_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H4",
|
|
"name": "PlateT10_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A5",
|
|
"name": "PlateT10_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B5",
|
|
"name": "PlateT10_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C5",
|
|
"name": "PlateT10_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D5",
|
|
"name": "PlateT10_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E5",
|
|
"name": "PlateT10_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F5",
|
|
"name": "PlateT10_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G5",
|
|
"name": "PlateT10_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H5",
|
|
"name": "PlateT10_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A6",
|
|
"name": "PlateT10_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B6",
|
|
"name": "PlateT10_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C6",
|
|
"name": "PlateT10_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D6",
|
|
"name": "PlateT10_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E6",
|
|
"name": "PlateT10_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F6",
|
|
"name": "PlateT10_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G6",
|
|
"name": "PlateT10_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H6",
|
|
"name": "PlateT10_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A7",
|
|
"name": "PlateT10_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B7",
|
|
"name": "PlateT10_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C7",
|
|
"name": "PlateT10_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D7",
|
|
"name": "PlateT10_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E7",
|
|
"name": "PlateT10_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F7",
|
|
"name": "PlateT10_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G7",
|
|
"name": "PlateT10_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H7",
|
|
"name": "PlateT10_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A8",
|
|
"name": "PlateT10_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B8",
|
|
"name": "PlateT10_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C8",
|
|
"name": "PlateT10_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D8",
|
|
"name": "PlateT10_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E8",
|
|
"name": "PlateT10_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F8",
|
|
"name": "PlateT10_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G8",
|
|
"name": "PlateT10_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H8",
|
|
"name": "PlateT10_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A9",
|
|
"name": "PlateT10_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B9",
|
|
"name": "PlateT10_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C9",
|
|
"name": "PlateT10_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D9",
|
|
"name": "PlateT10_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E9",
|
|
"name": "PlateT10_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F9",
|
|
"name": "PlateT10_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G9",
|
|
"name": "PlateT10_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H9",
|
|
"name": "PlateT10_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A10",
|
|
"name": "PlateT10_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B10",
|
|
"name": "PlateT10_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C10",
|
|
"name": "PlateT10_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D10",
|
|
"name": "PlateT10_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E10",
|
|
"name": "PlateT10_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F10",
|
|
"name": "PlateT10_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G10",
|
|
"name": "PlateT10_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H10",
|
|
"name": "PlateT10_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A11",
|
|
"name": "PlateT10_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B11",
|
|
"name": "PlateT10_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C11",
|
|
"name": "PlateT10_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D11",
|
|
"name": "PlateT10_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E11",
|
|
"name": "PlateT10_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F11",
|
|
"name": "PlateT10_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G11",
|
|
"name": "PlateT10_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H11",
|
|
"name": "PlateT10_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_A12",
|
|
"name": "PlateT10_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_B12",
|
|
"name": "PlateT10_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_C12",
|
|
"name": "PlateT10_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_D12",
|
|
"name": "PlateT10_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_E12",
|
|
"name": "PlateT10_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_F12",
|
|
"name": "PlateT10_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_G12",
|
|
"name": "PlateT10_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT10_H12",
|
|
"name": "PlateT10_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT10",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "container_for_nothing11",
|
|
"name": "container_for_nothing11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "container_for_nothing12",
|
|
"name": "container_for_nothing12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "PlateT13",
|
|
"name": "PlateT13",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT13_A1",
|
|
"PlateT13_B1",
|
|
"PlateT13_C1",
|
|
"PlateT13_D1",
|
|
"PlateT13_E1",
|
|
"PlateT13_F1",
|
|
"PlateT13_G1",
|
|
"PlateT13_H1",
|
|
"PlateT13_A2",
|
|
"PlateT13_B2",
|
|
"PlateT13_C2",
|
|
"PlateT13_D2",
|
|
"PlateT13_E2",
|
|
"PlateT13_F2",
|
|
"PlateT13_G2",
|
|
"PlateT13_H2",
|
|
"PlateT13_A3",
|
|
"PlateT13_B3",
|
|
"PlateT13_C3",
|
|
"PlateT13_D3",
|
|
"PlateT13_E3",
|
|
"PlateT13_F3",
|
|
"PlateT13_G3",
|
|
"PlateT13_H3",
|
|
"PlateT13_A4",
|
|
"PlateT13_B4",
|
|
"PlateT13_C4",
|
|
"PlateT13_D4",
|
|
"PlateT13_E4",
|
|
"PlateT13_F4",
|
|
"PlateT13_G4",
|
|
"PlateT13_H4",
|
|
"PlateT13_A5",
|
|
"PlateT13_B5",
|
|
"PlateT13_C5",
|
|
"PlateT13_D5",
|
|
"PlateT13_E5",
|
|
"PlateT13_F5",
|
|
"PlateT13_G5",
|
|
"PlateT13_H5",
|
|
"PlateT13_A6",
|
|
"PlateT13_B6",
|
|
"PlateT13_C6",
|
|
"PlateT13_D6",
|
|
"PlateT13_E6",
|
|
"PlateT13_F6",
|
|
"PlateT13_G6",
|
|
"PlateT13_H6",
|
|
"PlateT13_A7",
|
|
"PlateT13_B7",
|
|
"PlateT13_C7",
|
|
"PlateT13_D7",
|
|
"PlateT13_E7",
|
|
"PlateT13_F7",
|
|
"PlateT13_G7",
|
|
"PlateT13_H7",
|
|
"PlateT13_A8",
|
|
"PlateT13_B8",
|
|
"PlateT13_C8",
|
|
"PlateT13_D8",
|
|
"PlateT13_E8",
|
|
"PlateT13_F8",
|
|
"PlateT13_G8",
|
|
"PlateT13_H8",
|
|
"PlateT13_A9",
|
|
"PlateT13_B9",
|
|
"PlateT13_C9",
|
|
"PlateT13_D9",
|
|
"PlateT13_E9",
|
|
"PlateT13_F9",
|
|
"PlateT13_G9",
|
|
"PlateT13_H9",
|
|
"PlateT13_A10",
|
|
"PlateT13_B10",
|
|
"PlateT13_C10",
|
|
"PlateT13_D10",
|
|
"PlateT13_E10",
|
|
"PlateT13_F10",
|
|
"PlateT13_G10",
|
|
"PlateT13_H10",
|
|
"PlateT13_A11",
|
|
"PlateT13_B11",
|
|
"PlateT13_C11",
|
|
"PlateT13_D11",
|
|
"PlateT13_E11",
|
|
"PlateT13_F11",
|
|
"PlateT13_G11",
|
|
"PlateT13_H11",
|
|
"PlateT13_A12",
|
|
"PlateT13_B12",
|
|
"PlateT13_C12",
|
|
"PlateT13_D12",
|
|
"PlateT13_E12",
|
|
"PlateT13_F12",
|
|
"PlateT13_G12",
|
|
"PlateT13_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT13_A1",
|
|
"B1": "PlateT13_B1",
|
|
"C1": "PlateT13_C1",
|
|
"D1": "PlateT13_D1",
|
|
"E1": "PlateT13_E1",
|
|
"F1": "PlateT13_F1",
|
|
"G1": "PlateT13_G1",
|
|
"H1": "PlateT13_H1",
|
|
"A2": "PlateT13_A2",
|
|
"B2": "PlateT13_B2",
|
|
"C2": "PlateT13_C2",
|
|
"D2": "PlateT13_D2",
|
|
"E2": "PlateT13_E2",
|
|
"F2": "PlateT13_F2",
|
|
"G2": "PlateT13_G2",
|
|
"H2": "PlateT13_H2",
|
|
"A3": "PlateT13_A3",
|
|
"B3": "PlateT13_B3",
|
|
"C3": "PlateT13_C3",
|
|
"D3": "PlateT13_D3",
|
|
"E3": "PlateT13_E3",
|
|
"F3": "PlateT13_F3",
|
|
"G3": "PlateT13_G3",
|
|
"H3": "PlateT13_H3",
|
|
"A4": "PlateT13_A4",
|
|
"B4": "PlateT13_B4",
|
|
"C4": "PlateT13_C4",
|
|
"D4": "PlateT13_D4",
|
|
"E4": "PlateT13_E4",
|
|
"F4": "PlateT13_F4",
|
|
"G4": "PlateT13_G4",
|
|
"H4": "PlateT13_H4",
|
|
"A5": "PlateT13_A5",
|
|
"B5": "PlateT13_B5",
|
|
"C5": "PlateT13_C5",
|
|
"D5": "PlateT13_D5",
|
|
"E5": "PlateT13_E5",
|
|
"F5": "PlateT13_F5",
|
|
"G5": "PlateT13_G5",
|
|
"H5": "PlateT13_H5",
|
|
"A6": "PlateT13_A6",
|
|
"B6": "PlateT13_B6",
|
|
"C6": "PlateT13_C6",
|
|
"D6": "PlateT13_D6",
|
|
"E6": "PlateT13_E6",
|
|
"F6": "PlateT13_F6",
|
|
"G6": "PlateT13_G6",
|
|
"H6": "PlateT13_H6",
|
|
"A7": "PlateT13_A7",
|
|
"B7": "PlateT13_B7",
|
|
"C7": "PlateT13_C7",
|
|
"D7": "PlateT13_D7",
|
|
"E7": "PlateT13_E7",
|
|
"F7": "PlateT13_F7",
|
|
"G7": "PlateT13_G7",
|
|
"H7": "PlateT13_H7",
|
|
"A8": "PlateT13_A8",
|
|
"B8": "PlateT13_B8",
|
|
"C8": "PlateT13_C8",
|
|
"D8": "PlateT13_D8",
|
|
"E8": "PlateT13_E8",
|
|
"F8": "PlateT13_F8",
|
|
"G8": "PlateT13_G8",
|
|
"H8": "PlateT13_H8",
|
|
"A9": "PlateT13_A9",
|
|
"B9": "PlateT13_B9",
|
|
"C9": "PlateT13_C9",
|
|
"D9": "PlateT13_D9",
|
|
"E9": "PlateT13_E9",
|
|
"F9": "PlateT13_F9",
|
|
"G9": "PlateT13_G9",
|
|
"H9": "PlateT13_H9",
|
|
"A10": "PlateT13_A10",
|
|
"B10": "PlateT13_B10",
|
|
"C10": "PlateT13_C10",
|
|
"D10": "PlateT13_D10",
|
|
"E10": "PlateT13_E10",
|
|
"F10": "PlateT13_F10",
|
|
"G10": "PlateT13_G10",
|
|
"H10": "PlateT13_H10",
|
|
"A11": "PlateT13_A11",
|
|
"B11": "PlateT13_B11",
|
|
"C11": "PlateT13_C11",
|
|
"D11": "PlateT13_D11",
|
|
"E11": "PlateT13_E11",
|
|
"F11": "PlateT13_F11",
|
|
"G11": "PlateT13_G11",
|
|
"H11": "PlateT13_H11",
|
|
"A12": "PlateT13_A12",
|
|
"B12": "PlateT13_B12",
|
|
"C12": "PlateT13_C12",
|
|
"D12": "PlateT13_D12",
|
|
"E12": "PlateT13_E12",
|
|
"F12": "PlateT13_F12",
|
|
"G12": "PlateT13_G12",
|
|
"H12": "PlateT13_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "4a043a07c65a4f9bb97745e1f129b165",
|
|
"Code": "ZX-58-0001",
|
|
"SupplyType": 2,
|
|
"Name": "全裙边 PCR适配器",
|
|
"SummaryName": "全裙边 PCR适配器"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A1",
|
|
"name": "PlateT13_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B1",
|
|
"name": "PlateT13_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C1",
|
|
"name": "PlateT13_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D1",
|
|
"name": "PlateT13_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E1",
|
|
"name": "PlateT13_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F1",
|
|
"name": "PlateT13_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G1",
|
|
"name": "PlateT13_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H1",
|
|
"name": "PlateT13_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A2",
|
|
"name": "PlateT13_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B2",
|
|
"name": "PlateT13_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C2",
|
|
"name": "PlateT13_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D2",
|
|
"name": "PlateT13_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E2",
|
|
"name": "PlateT13_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F2",
|
|
"name": "PlateT13_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G2",
|
|
"name": "PlateT13_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H2",
|
|
"name": "PlateT13_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A3",
|
|
"name": "PlateT13_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B3",
|
|
"name": "PlateT13_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C3",
|
|
"name": "PlateT13_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D3",
|
|
"name": "PlateT13_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E3",
|
|
"name": "PlateT13_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F3",
|
|
"name": "PlateT13_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G3",
|
|
"name": "PlateT13_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H3",
|
|
"name": "PlateT13_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A4",
|
|
"name": "PlateT13_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B4",
|
|
"name": "PlateT13_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C4",
|
|
"name": "PlateT13_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D4",
|
|
"name": "PlateT13_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E4",
|
|
"name": "PlateT13_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F4",
|
|
"name": "PlateT13_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G4",
|
|
"name": "PlateT13_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H4",
|
|
"name": "PlateT13_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A5",
|
|
"name": "PlateT13_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B5",
|
|
"name": "PlateT13_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C5",
|
|
"name": "PlateT13_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D5",
|
|
"name": "PlateT13_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E5",
|
|
"name": "PlateT13_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F5",
|
|
"name": "PlateT13_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G5",
|
|
"name": "PlateT13_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H5",
|
|
"name": "PlateT13_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A6",
|
|
"name": "PlateT13_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B6",
|
|
"name": "PlateT13_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C6",
|
|
"name": "PlateT13_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D6",
|
|
"name": "PlateT13_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E6",
|
|
"name": "PlateT13_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F6",
|
|
"name": "PlateT13_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G6",
|
|
"name": "PlateT13_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H6",
|
|
"name": "PlateT13_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A7",
|
|
"name": "PlateT13_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B7",
|
|
"name": "PlateT13_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C7",
|
|
"name": "PlateT13_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D7",
|
|
"name": "PlateT13_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E7",
|
|
"name": "PlateT13_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F7",
|
|
"name": "PlateT13_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G7",
|
|
"name": "PlateT13_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H7",
|
|
"name": "PlateT13_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A8",
|
|
"name": "PlateT13_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B8",
|
|
"name": "PlateT13_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C8",
|
|
"name": "PlateT13_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D8",
|
|
"name": "PlateT13_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E8",
|
|
"name": "PlateT13_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F8",
|
|
"name": "PlateT13_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G8",
|
|
"name": "PlateT13_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H8",
|
|
"name": "PlateT13_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A9",
|
|
"name": "PlateT13_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B9",
|
|
"name": "PlateT13_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C9",
|
|
"name": "PlateT13_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D9",
|
|
"name": "PlateT13_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E9",
|
|
"name": "PlateT13_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F9",
|
|
"name": "PlateT13_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G9",
|
|
"name": "PlateT13_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H9",
|
|
"name": "PlateT13_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A10",
|
|
"name": "PlateT13_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B10",
|
|
"name": "PlateT13_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C10",
|
|
"name": "PlateT13_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D10",
|
|
"name": "PlateT13_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E10",
|
|
"name": "PlateT13_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F10",
|
|
"name": "PlateT13_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G10",
|
|
"name": "PlateT13_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H10",
|
|
"name": "PlateT13_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A11",
|
|
"name": "PlateT13_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B11",
|
|
"name": "PlateT13_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C11",
|
|
"name": "PlateT13_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D11",
|
|
"name": "PlateT13_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E11",
|
|
"name": "PlateT13_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F11",
|
|
"name": "PlateT13_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G11",
|
|
"name": "PlateT13_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H11",
|
|
"name": "PlateT13_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_A12",
|
|
"name": "PlateT13_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_B12",
|
|
"name": "PlateT13_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_C12",
|
|
"name": "PlateT13_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_D12",
|
|
"name": "PlateT13_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_E12",
|
|
"name": "PlateT13_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_F12",
|
|
"name": "PlateT13_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_G12",
|
|
"name": "PlateT13_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT13_H12",
|
|
"name": "PlateT13_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT13",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14",
|
|
"name": "PlateT14",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT14_A1",
|
|
"PlateT14_B1",
|
|
"PlateT14_C1",
|
|
"PlateT14_D1",
|
|
"PlateT14_E1",
|
|
"PlateT14_F1",
|
|
"PlateT14_G1",
|
|
"PlateT14_H1",
|
|
"PlateT14_A2",
|
|
"PlateT14_B2",
|
|
"PlateT14_C2",
|
|
"PlateT14_D2",
|
|
"PlateT14_E2",
|
|
"PlateT14_F2",
|
|
"PlateT14_G2",
|
|
"PlateT14_H2",
|
|
"PlateT14_A3",
|
|
"PlateT14_B3",
|
|
"PlateT14_C3",
|
|
"PlateT14_D3",
|
|
"PlateT14_E3",
|
|
"PlateT14_F3",
|
|
"PlateT14_G3",
|
|
"PlateT14_H3",
|
|
"PlateT14_A4",
|
|
"PlateT14_B4",
|
|
"PlateT14_C4",
|
|
"PlateT14_D4",
|
|
"PlateT14_E4",
|
|
"PlateT14_F4",
|
|
"PlateT14_G4",
|
|
"PlateT14_H4",
|
|
"PlateT14_A5",
|
|
"PlateT14_B5",
|
|
"PlateT14_C5",
|
|
"PlateT14_D5",
|
|
"PlateT14_E5",
|
|
"PlateT14_F5",
|
|
"PlateT14_G5",
|
|
"PlateT14_H5",
|
|
"PlateT14_A6",
|
|
"PlateT14_B6",
|
|
"PlateT14_C6",
|
|
"PlateT14_D6",
|
|
"PlateT14_E6",
|
|
"PlateT14_F6",
|
|
"PlateT14_G6",
|
|
"PlateT14_H6",
|
|
"PlateT14_A7",
|
|
"PlateT14_B7",
|
|
"PlateT14_C7",
|
|
"PlateT14_D7",
|
|
"PlateT14_E7",
|
|
"PlateT14_F7",
|
|
"PlateT14_G7",
|
|
"PlateT14_H7",
|
|
"PlateT14_A8",
|
|
"PlateT14_B8",
|
|
"PlateT14_C8",
|
|
"PlateT14_D8",
|
|
"PlateT14_E8",
|
|
"PlateT14_F8",
|
|
"PlateT14_G8",
|
|
"PlateT14_H8",
|
|
"PlateT14_A9",
|
|
"PlateT14_B9",
|
|
"PlateT14_C9",
|
|
"PlateT14_D9",
|
|
"PlateT14_E9",
|
|
"PlateT14_F9",
|
|
"PlateT14_G9",
|
|
"PlateT14_H9",
|
|
"PlateT14_A10",
|
|
"PlateT14_B10",
|
|
"PlateT14_C10",
|
|
"PlateT14_D10",
|
|
"PlateT14_E10",
|
|
"PlateT14_F10",
|
|
"PlateT14_G10",
|
|
"PlateT14_H10",
|
|
"PlateT14_A11",
|
|
"PlateT14_B11",
|
|
"PlateT14_C11",
|
|
"PlateT14_D11",
|
|
"PlateT14_E11",
|
|
"PlateT14_F11",
|
|
"PlateT14_G11",
|
|
"PlateT14_H11",
|
|
"PlateT14_A12",
|
|
"PlateT14_B12",
|
|
"PlateT14_C12",
|
|
"PlateT14_D12",
|
|
"PlateT14_E12",
|
|
"PlateT14_F12",
|
|
"PlateT14_G12",
|
|
"PlateT14_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT14_A1",
|
|
"B1": "PlateT14_B1",
|
|
"C1": "PlateT14_C1",
|
|
"D1": "PlateT14_D1",
|
|
"E1": "PlateT14_E1",
|
|
"F1": "PlateT14_F1",
|
|
"G1": "PlateT14_G1",
|
|
"H1": "PlateT14_H1",
|
|
"A2": "PlateT14_A2",
|
|
"B2": "PlateT14_B2",
|
|
"C2": "PlateT14_C2",
|
|
"D2": "PlateT14_D2",
|
|
"E2": "PlateT14_E2",
|
|
"F2": "PlateT14_F2",
|
|
"G2": "PlateT14_G2",
|
|
"H2": "PlateT14_H2",
|
|
"A3": "PlateT14_A3",
|
|
"B3": "PlateT14_B3",
|
|
"C3": "PlateT14_C3",
|
|
"D3": "PlateT14_D3",
|
|
"E3": "PlateT14_E3",
|
|
"F3": "PlateT14_F3",
|
|
"G3": "PlateT14_G3",
|
|
"H3": "PlateT14_H3",
|
|
"A4": "PlateT14_A4",
|
|
"B4": "PlateT14_B4",
|
|
"C4": "PlateT14_C4",
|
|
"D4": "PlateT14_D4",
|
|
"E4": "PlateT14_E4",
|
|
"F4": "PlateT14_F4",
|
|
"G4": "PlateT14_G4",
|
|
"H4": "PlateT14_H4",
|
|
"A5": "PlateT14_A5",
|
|
"B5": "PlateT14_B5",
|
|
"C5": "PlateT14_C5",
|
|
"D5": "PlateT14_D5",
|
|
"E5": "PlateT14_E5",
|
|
"F5": "PlateT14_F5",
|
|
"G5": "PlateT14_G5",
|
|
"H5": "PlateT14_H5",
|
|
"A6": "PlateT14_A6",
|
|
"B6": "PlateT14_B6",
|
|
"C6": "PlateT14_C6",
|
|
"D6": "PlateT14_D6",
|
|
"E6": "PlateT14_E6",
|
|
"F6": "PlateT14_F6",
|
|
"G6": "PlateT14_G6",
|
|
"H6": "PlateT14_H6",
|
|
"A7": "PlateT14_A7",
|
|
"B7": "PlateT14_B7",
|
|
"C7": "PlateT14_C7",
|
|
"D7": "PlateT14_D7",
|
|
"E7": "PlateT14_E7",
|
|
"F7": "PlateT14_F7",
|
|
"G7": "PlateT14_G7",
|
|
"H7": "PlateT14_H7",
|
|
"A8": "PlateT14_A8",
|
|
"B8": "PlateT14_B8",
|
|
"C8": "PlateT14_C8",
|
|
"D8": "PlateT14_D8",
|
|
"E8": "PlateT14_E8",
|
|
"F8": "PlateT14_F8",
|
|
"G8": "PlateT14_G8",
|
|
"H8": "PlateT14_H8",
|
|
"A9": "PlateT14_A9",
|
|
"B9": "PlateT14_B9",
|
|
"C9": "PlateT14_C9",
|
|
"D9": "PlateT14_D9",
|
|
"E9": "PlateT14_E9",
|
|
"F9": "PlateT14_F9",
|
|
"G9": "PlateT14_G9",
|
|
"H9": "PlateT14_H9",
|
|
"A10": "PlateT14_A10",
|
|
"B10": "PlateT14_B10",
|
|
"C10": "PlateT14_C10",
|
|
"D10": "PlateT14_D10",
|
|
"E10": "PlateT14_E10",
|
|
"F10": "PlateT14_F10",
|
|
"G10": "PlateT14_G10",
|
|
"H10": "PlateT14_H10",
|
|
"A11": "PlateT14_A11",
|
|
"B11": "PlateT14_B11",
|
|
"C11": "PlateT14_C11",
|
|
"D11": "PlateT14_D11",
|
|
"E11": "PlateT14_E11",
|
|
"F11": "PlateT14_F11",
|
|
"G11": "PlateT14_G11",
|
|
"H11": "PlateT14_H11",
|
|
"A12": "PlateT14_A12",
|
|
"B12": "PlateT14_B12",
|
|
"C12": "PlateT14_C12",
|
|
"D12": "PlateT14_D12",
|
|
"E12": "PlateT14_E12",
|
|
"F12": "PlateT14_F12",
|
|
"G12": "PlateT14_G12",
|
|
"H12": "PlateT14_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "4a043a07c65a4f9bb97745e1f129b165",
|
|
"Code": "ZX-58-0001",
|
|
"SupplyType": 2,
|
|
"Name": "全裙边 PCR适配器",
|
|
"SummaryName": "全裙边 PCR适配器"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A1",
|
|
"name": "PlateT14_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B1",
|
|
"name": "PlateT14_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C1",
|
|
"name": "PlateT14_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D1",
|
|
"name": "PlateT14_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E1",
|
|
"name": "PlateT14_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F1",
|
|
"name": "PlateT14_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G1",
|
|
"name": "PlateT14_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H1",
|
|
"name": "PlateT14_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A2",
|
|
"name": "PlateT14_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B2",
|
|
"name": "PlateT14_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C2",
|
|
"name": "PlateT14_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D2",
|
|
"name": "PlateT14_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E2",
|
|
"name": "PlateT14_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F2",
|
|
"name": "PlateT14_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G2",
|
|
"name": "PlateT14_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H2",
|
|
"name": "PlateT14_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A3",
|
|
"name": "PlateT14_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B3",
|
|
"name": "PlateT14_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C3",
|
|
"name": "PlateT14_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D3",
|
|
"name": "PlateT14_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E3",
|
|
"name": "PlateT14_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F3",
|
|
"name": "PlateT14_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G3",
|
|
"name": "PlateT14_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H3",
|
|
"name": "PlateT14_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A4",
|
|
"name": "PlateT14_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B4",
|
|
"name": "PlateT14_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C4",
|
|
"name": "PlateT14_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D4",
|
|
"name": "PlateT14_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E4",
|
|
"name": "PlateT14_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F4",
|
|
"name": "PlateT14_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G4",
|
|
"name": "PlateT14_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H4",
|
|
"name": "PlateT14_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A5",
|
|
"name": "PlateT14_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B5",
|
|
"name": "PlateT14_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C5",
|
|
"name": "PlateT14_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D5",
|
|
"name": "PlateT14_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E5",
|
|
"name": "PlateT14_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F5",
|
|
"name": "PlateT14_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G5",
|
|
"name": "PlateT14_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H5",
|
|
"name": "PlateT14_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A6",
|
|
"name": "PlateT14_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B6",
|
|
"name": "PlateT14_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C6",
|
|
"name": "PlateT14_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D6",
|
|
"name": "PlateT14_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E6",
|
|
"name": "PlateT14_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F6",
|
|
"name": "PlateT14_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G6",
|
|
"name": "PlateT14_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H6",
|
|
"name": "PlateT14_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A7",
|
|
"name": "PlateT14_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B7",
|
|
"name": "PlateT14_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C7",
|
|
"name": "PlateT14_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D7",
|
|
"name": "PlateT14_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E7",
|
|
"name": "PlateT14_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F7",
|
|
"name": "PlateT14_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G7",
|
|
"name": "PlateT14_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H7",
|
|
"name": "PlateT14_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A8",
|
|
"name": "PlateT14_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B8",
|
|
"name": "PlateT14_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C8",
|
|
"name": "PlateT14_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D8",
|
|
"name": "PlateT14_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E8",
|
|
"name": "PlateT14_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F8",
|
|
"name": "PlateT14_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G8",
|
|
"name": "PlateT14_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H8",
|
|
"name": "PlateT14_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A9",
|
|
"name": "PlateT14_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B9",
|
|
"name": "PlateT14_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C9",
|
|
"name": "PlateT14_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D9",
|
|
"name": "PlateT14_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E9",
|
|
"name": "PlateT14_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F9",
|
|
"name": "PlateT14_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G9",
|
|
"name": "PlateT14_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H9",
|
|
"name": "PlateT14_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A10",
|
|
"name": "PlateT14_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B10",
|
|
"name": "PlateT14_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C10",
|
|
"name": "PlateT14_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D10",
|
|
"name": "PlateT14_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E10",
|
|
"name": "PlateT14_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F10",
|
|
"name": "PlateT14_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G10",
|
|
"name": "PlateT14_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H10",
|
|
"name": "PlateT14_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A11",
|
|
"name": "PlateT14_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B11",
|
|
"name": "PlateT14_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C11",
|
|
"name": "PlateT14_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D11",
|
|
"name": "PlateT14_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E11",
|
|
"name": "PlateT14_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F11",
|
|
"name": "PlateT14_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G11",
|
|
"name": "PlateT14_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H11",
|
|
"name": "PlateT14_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_A12",
|
|
"name": "PlateT14_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_B12",
|
|
"name": "PlateT14_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_C12",
|
|
"name": "PlateT14_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_D12",
|
|
"name": "PlateT14_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_E12",
|
|
"name": "PlateT14_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_F12",
|
|
"name": "PlateT14_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_G12",
|
|
"name": "PlateT14_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT14_H12",
|
|
"name": "PlateT14_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT14",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15",
|
|
"name": "PlateT15",
|
|
"sample_id": null,
|
|
"children": [
|
|
"PlateT15_A1",
|
|
"PlateT15_B1",
|
|
"PlateT15_C1",
|
|
"PlateT15_D1",
|
|
"PlateT15_E1",
|
|
"PlateT15_F1",
|
|
"PlateT15_G1",
|
|
"PlateT15_H1",
|
|
"PlateT15_A2",
|
|
"PlateT15_B2",
|
|
"PlateT15_C2",
|
|
"PlateT15_D2",
|
|
"PlateT15_E2",
|
|
"PlateT15_F2",
|
|
"PlateT15_G2",
|
|
"PlateT15_H2",
|
|
"PlateT15_A3",
|
|
"PlateT15_B3",
|
|
"PlateT15_C3",
|
|
"PlateT15_D3",
|
|
"PlateT15_E3",
|
|
"PlateT15_F3",
|
|
"PlateT15_G3",
|
|
"PlateT15_H3",
|
|
"PlateT15_A4",
|
|
"PlateT15_B4",
|
|
"PlateT15_C4",
|
|
"PlateT15_D4",
|
|
"PlateT15_E4",
|
|
"PlateT15_F4",
|
|
"PlateT15_G4",
|
|
"PlateT15_H4",
|
|
"PlateT15_A5",
|
|
"PlateT15_B5",
|
|
"PlateT15_C5",
|
|
"PlateT15_D5",
|
|
"PlateT15_E5",
|
|
"PlateT15_F5",
|
|
"PlateT15_G5",
|
|
"PlateT15_H5",
|
|
"PlateT15_A6",
|
|
"PlateT15_B6",
|
|
"PlateT15_C6",
|
|
"PlateT15_D6",
|
|
"PlateT15_E6",
|
|
"PlateT15_F6",
|
|
"PlateT15_G6",
|
|
"PlateT15_H6",
|
|
"PlateT15_A7",
|
|
"PlateT15_B7",
|
|
"PlateT15_C7",
|
|
"PlateT15_D7",
|
|
"PlateT15_E7",
|
|
"PlateT15_F7",
|
|
"PlateT15_G7",
|
|
"PlateT15_H7",
|
|
"PlateT15_A8",
|
|
"PlateT15_B8",
|
|
"PlateT15_C8",
|
|
"PlateT15_D8",
|
|
"PlateT15_E8",
|
|
"PlateT15_F8",
|
|
"PlateT15_G8",
|
|
"PlateT15_H8",
|
|
"PlateT15_A9",
|
|
"PlateT15_B9",
|
|
"PlateT15_C9",
|
|
"PlateT15_D9",
|
|
"PlateT15_E9",
|
|
"PlateT15_F9",
|
|
"PlateT15_G9",
|
|
"PlateT15_H9",
|
|
"PlateT15_A10",
|
|
"PlateT15_B10",
|
|
"PlateT15_C10",
|
|
"PlateT15_D10",
|
|
"PlateT15_E10",
|
|
"PlateT15_F10",
|
|
"PlateT15_G10",
|
|
"PlateT15_H10",
|
|
"PlateT15_A11",
|
|
"PlateT15_B11",
|
|
"PlateT15_C11",
|
|
"PlateT15_D11",
|
|
"PlateT15_E11",
|
|
"PlateT15_F11",
|
|
"PlateT15_G11",
|
|
"PlateT15_H11",
|
|
"PlateT15_A12",
|
|
"PlateT15_B12",
|
|
"PlateT15_C12",
|
|
"PlateT15_D12",
|
|
"PlateT15_E12",
|
|
"PlateT15_F12",
|
|
"PlateT15_G12",
|
|
"PlateT15_H12"
|
|
],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "plate",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Plate",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "plate",
|
|
"model": null,
|
|
"barcode": null,
|
|
"ordering": {
|
|
"A1": "PlateT15_A1",
|
|
"B1": "PlateT15_B1",
|
|
"C1": "PlateT15_C1",
|
|
"D1": "PlateT15_D1",
|
|
"E1": "PlateT15_E1",
|
|
"F1": "PlateT15_F1",
|
|
"G1": "PlateT15_G1",
|
|
"H1": "PlateT15_H1",
|
|
"A2": "PlateT15_A2",
|
|
"B2": "PlateT15_B2",
|
|
"C2": "PlateT15_C2",
|
|
"D2": "PlateT15_D2",
|
|
"E2": "PlateT15_E2",
|
|
"F2": "PlateT15_F2",
|
|
"G2": "PlateT15_G2",
|
|
"H2": "PlateT15_H2",
|
|
"A3": "PlateT15_A3",
|
|
"B3": "PlateT15_B3",
|
|
"C3": "PlateT15_C3",
|
|
"D3": "PlateT15_D3",
|
|
"E3": "PlateT15_E3",
|
|
"F3": "PlateT15_F3",
|
|
"G3": "PlateT15_G3",
|
|
"H3": "PlateT15_H3",
|
|
"A4": "PlateT15_A4",
|
|
"B4": "PlateT15_B4",
|
|
"C4": "PlateT15_C4",
|
|
"D4": "PlateT15_D4",
|
|
"E4": "PlateT15_E4",
|
|
"F4": "PlateT15_F4",
|
|
"G4": "PlateT15_G4",
|
|
"H4": "PlateT15_H4",
|
|
"A5": "PlateT15_A5",
|
|
"B5": "PlateT15_B5",
|
|
"C5": "PlateT15_C5",
|
|
"D5": "PlateT15_D5",
|
|
"E5": "PlateT15_E5",
|
|
"F5": "PlateT15_F5",
|
|
"G5": "PlateT15_G5",
|
|
"H5": "PlateT15_H5",
|
|
"A6": "PlateT15_A6",
|
|
"B6": "PlateT15_B6",
|
|
"C6": "PlateT15_C6",
|
|
"D6": "PlateT15_D6",
|
|
"E6": "PlateT15_E6",
|
|
"F6": "PlateT15_F6",
|
|
"G6": "PlateT15_G6",
|
|
"H6": "PlateT15_H6",
|
|
"A7": "PlateT15_A7",
|
|
"B7": "PlateT15_B7",
|
|
"C7": "PlateT15_C7",
|
|
"D7": "PlateT15_D7",
|
|
"E7": "PlateT15_E7",
|
|
"F7": "PlateT15_F7",
|
|
"G7": "PlateT15_G7",
|
|
"H7": "PlateT15_H7",
|
|
"A8": "PlateT15_A8",
|
|
"B8": "PlateT15_B8",
|
|
"C8": "PlateT15_C8",
|
|
"D8": "PlateT15_D8",
|
|
"E8": "PlateT15_E8",
|
|
"F8": "PlateT15_F8",
|
|
"G8": "PlateT15_G8",
|
|
"H8": "PlateT15_H8",
|
|
"A9": "PlateT15_A9",
|
|
"B9": "PlateT15_B9",
|
|
"C9": "PlateT15_C9",
|
|
"D9": "PlateT15_D9",
|
|
"E9": "PlateT15_E9",
|
|
"F9": "PlateT15_F9",
|
|
"G9": "PlateT15_G9",
|
|
"H9": "PlateT15_H9",
|
|
"A10": "PlateT15_A10",
|
|
"B10": "PlateT15_B10",
|
|
"C10": "PlateT15_C10",
|
|
"D10": "PlateT15_D10",
|
|
"E10": "PlateT15_E10",
|
|
"F10": "PlateT15_F10",
|
|
"G10": "PlateT15_G10",
|
|
"H10": "PlateT15_H10",
|
|
"A11": "PlateT15_A11",
|
|
"B11": "PlateT15_B11",
|
|
"C11": "PlateT15_C11",
|
|
"D11": "PlateT15_D11",
|
|
"E11": "PlateT15_E11",
|
|
"F11": "PlateT15_F11",
|
|
"G11": "PlateT15_G11",
|
|
"H11": "PlateT15_H11",
|
|
"A12": "PlateT15_A12",
|
|
"B12": "PlateT15_B12",
|
|
"C12": "PlateT15_C12",
|
|
"D12": "PlateT15_D12",
|
|
"E12": "PlateT15_E12",
|
|
"F12": "PlateT15_F12",
|
|
"G12": "PlateT15_G12",
|
|
"H12": "PlateT15_H12"
|
|
}
|
|
},
|
|
"data": {
|
|
"Material": {
|
|
"uuid": "04211a2dc93547fe9bf6121eac533650"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A1",
|
|
"name": "PlateT15_A1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B1",
|
|
"name": "PlateT15_B1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C1",
|
|
"name": "PlateT15_C1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D1",
|
|
"name": "PlateT15_D1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E1",
|
|
"name": "PlateT15_E1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F1",
|
|
"name": "PlateT15_F1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G1",
|
|
"name": "PlateT15_G1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H1",
|
|
"name": "PlateT15_H1",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 11.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A2",
|
|
"name": "PlateT15_A2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B2",
|
|
"name": "PlateT15_B2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C2",
|
|
"name": "PlateT15_C2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D2",
|
|
"name": "PlateT15_D2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E2",
|
|
"name": "PlateT15_E2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F2",
|
|
"name": "PlateT15_F2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G2",
|
|
"name": "PlateT15_G2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H2",
|
|
"name": "PlateT15_H2",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 20.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A3",
|
|
"name": "PlateT15_A3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B3",
|
|
"name": "PlateT15_B3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C3",
|
|
"name": "PlateT15_C3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D3",
|
|
"name": "PlateT15_D3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E3",
|
|
"name": "PlateT15_E3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F3",
|
|
"name": "PlateT15_F3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G3",
|
|
"name": "PlateT15_G3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H3",
|
|
"name": "PlateT15_H3",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 29.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A4",
|
|
"name": "PlateT15_A4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B4",
|
|
"name": "PlateT15_B4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C4",
|
|
"name": "PlateT15_C4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D4",
|
|
"name": "PlateT15_D4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E4",
|
|
"name": "PlateT15_E4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F4",
|
|
"name": "PlateT15_F4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G4",
|
|
"name": "PlateT15_G4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H4",
|
|
"name": "PlateT15_H4",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 38.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A5",
|
|
"name": "PlateT15_A5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B5",
|
|
"name": "PlateT15_B5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C5",
|
|
"name": "PlateT15_C5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D5",
|
|
"name": "PlateT15_D5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E5",
|
|
"name": "PlateT15_E5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F5",
|
|
"name": "PlateT15_F5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G5",
|
|
"name": "PlateT15_G5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H5",
|
|
"name": "PlateT15_H5",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 47.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A6",
|
|
"name": "PlateT15_A6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B6",
|
|
"name": "PlateT15_B6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C6",
|
|
"name": "PlateT15_C6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D6",
|
|
"name": "PlateT15_D6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E6",
|
|
"name": "PlateT15_E6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F6",
|
|
"name": "PlateT15_F6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G6",
|
|
"name": "PlateT15_G6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H6",
|
|
"name": "PlateT15_H6",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 56.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A7",
|
|
"name": "PlateT15_A7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B7",
|
|
"name": "PlateT15_B7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C7",
|
|
"name": "PlateT15_C7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D7",
|
|
"name": "PlateT15_D7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E7",
|
|
"name": "PlateT15_E7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F7",
|
|
"name": "PlateT15_F7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G7",
|
|
"name": "PlateT15_G7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H7",
|
|
"name": "PlateT15_H7",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 65.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A8",
|
|
"name": "PlateT15_A8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B8",
|
|
"name": "PlateT15_B8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C8",
|
|
"name": "PlateT15_C8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D8",
|
|
"name": "PlateT15_D8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E8",
|
|
"name": "PlateT15_E8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F8",
|
|
"name": "PlateT15_F8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G8",
|
|
"name": "PlateT15_G8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H8",
|
|
"name": "PlateT15_H8",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 74.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A9",
|
|
"name": "PlateT15_A9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B9",
|
|
"name": "PlateT15_B9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C9",
|
|
"name": "PlateT15_C9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D9",
|
|
"name": "PlateT15_D9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E9",
|
|
"name": "PlateT15_E9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F9",
|
|
"name": "PlateT15_F9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G9",
|
|
"name": "PlateT15_G9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H9",
|
|
"name": "PlateT15_H9",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 83.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A10",
|
|
"name": "PlateT15_A10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B10",
|
|
"name": "PlateT15_B10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C10",
|
|
"name": "PlateT15_C10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D10",
|
|
"name": "PlateT15_D10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E10",
|
|
"name": "PlateT15_E10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F10",
|
|
"name": "PlateT15_F10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G10",
|
|
"name": "PlateT15_G10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H10",
|
|
"name": "PlateT15_H10",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 92.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A11",
|
|
"name": "PlateT15_A11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B11",
|
|
"name": "PlateT15_B11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C11",
|
|
"name": "PlateT15_C11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D11",
|
|
"name": "PlateT15_D11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E11",
|
|
"name": "PlateT15_E11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F11",
|
|
"name": "PlateT15_F11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G11",
|
|
"name": "PlateT15_G11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H11",
|
|
"name": "PlateT15_H11",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 101.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_A12",
|
|
"name": "PlateT15_A12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 71.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_B12",
|
|
"name": "PlateT15_B12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 62.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_C12",
|
|
"name": "PlateT15_C12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 53.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_D12",
|
|
"name": "PlateT15_D12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 44.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_E12",
|
|
"name": "PlateT15_E12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 35.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_F12",
|
|
"name": "PlateT15_F12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 26.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_G12",
|
|
"name": "PlateT15_G12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 17.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "PlateT15_H12",
|
|
"name": "PlateT15_H12",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PlateT15",
|
|
"type": "well",
|
|
"class": "",
|
|
"position": {
|
|
"x": 110.9545,
|
|
"y": 8.8145,
|
|
"z": 3.55
|
|
},
|
|
"config": {
|
|
"type": "Well",
|
|
"size_x": 4.851,
|
|
"size_y": 4.851,
|
|
"size_z": 10.67,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "well",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": 360,
|
|
"material_z_thickness": null,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null,
|
|
"bottom_type": "unknown",
|
|
"cross_section_type": "circle"
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": []
|
|
}
|
|
},
|
|
{
|
|
"id": "trash",
|
|
"name": "trash",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "PRCXI_Deck",
|
|
"type": "container",
|
|
"class": "",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "PRCXI9300Trash",
|
|
"size_x": 50,
|
|
"size_y": 50,
|
|
"size_z": 10,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": "trash",
|
|
"model": null,
|
|
"barcode": null,
|
|
"max_volume": "Infinity",
|
|
"material_z_thickness": 0,
|
|
"compute_volume_from_height": null,
|
|
"compute_height_from_volume": null
|
|
},
|
|
"data": {
|
|
"liquids": [],
|
|
"pending_liquids": [],
|
|
"liquid_history": [],
|
|
"Material": {
|
|
"uuid": "730067cf07ae43849ddf4034299030e9"
|
|
}
|
|
}
|
|
}
|
|
] |