自动摄谱仪控制软件的SDSS-V本地卷映射

IF 1.7 3区 工程技术 Q2 ENGINEERING, AEROSPACE
Chang-Gone Kim, J. Sánchez-Gallego, P. Bilgi, Mingyeong Yang, F. Briegel, Tae-Geun Ji, N. Konidaris, Taeeun Kim, Hojae Ahn, Mingyu Jeon, Hyun Chul Park, Hye-In Lee, C. Froning, S. Ramírez, N. Drory, J. Kollmeier, S. Pak
{"title":"自动摄谱仪控制软件的SDSS-V本地卷映射","authors":"Chang-Gone Kim, J. Sánchez-Gallego, P. Bilgi, Mingyeong Yang, F. Briegel, Tae-Geun Ji, N. Konidaris, Taeeun Kim, Hojae Ahn, Mingyu Jeon, Hyun Chul Park, Hye-In Lee, C. Froning, S. Ramírez, N. Drory, J. Kollmeier, S. Pak","doi":"10.1117/1.JATIS.9.3.037002","DOIUrl":null,"url":null,"abstract":"Abstract. Local Volume Mapper Spectrograph Control Package (LVMSCP) is the software that controls three spectrographs to acquire science spectral data cubes automatically. The software architecture design based on Python 3.9 follows a hierarchical structure of Actors, the unit that controls each piece of hardware. We used the software framework Codified Likeness Utility to implement each Actor. The Actors communicate with each other through RabbitMQ, which implements the Advanced Message Queuing Protocol. The Actor applies asynchronous programming with non-blocking procedures as the three spectrographs should operate simultaneously. For the requirement of incremental code change and management in the collaboration of the developers, we adopted the SDSS Github Action, which supports continuous integration/continuous deployment. As a result, unit testing with Pytest tested the individual components of the software, respectively, and lab testing with LVMSCP provided the spectra data for the spectrograph calibration. The LVMSCP provides the application programming interface to the Robotic Observation Package to fulfill the required scientific survey execution for the spectrographs.","PeriodicalId":54342,"journal":{"name":"Journal of Astronomical Telescopes Instruments and Systems","volume":null,"pages":null},"PeriodicalIF":1.7000,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Automatic spectrograph control software for SDSS-V Local Volume Mapper\",\"authors\":\"Chang-Gone Kim, J. Sánchez-Gallego, P. Bilgi, Mingyeong Yang, F. Briegel, Tae-Geun Ji, N. Konidaris, Taeeun Kim, Hojae Ahn, Mingyu Jeon, Hyun Chul Park, Hye-In Lee, C. Froning, S. Ramírez, N. Drory, J. Kollmeier, S. Pak\",\"doi\":\"10.1117/1.JATIS.9.3.037002\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Abstract. Local Volume Mapper Spectrograph Control Package (LVMSCP) is the software that controls three spectrographs to acquire science spectral data cubes automatically. The software architecture design based on Python 3.9 follows a hierarchical structure of Actors, the unit that controls each piece of hardware. We used the software framework Codified Likeness Utility to implement each Actor. The Actors communicate with each other through RabbitMQ, which implements the Advanced Message Queuing Protocol. The Actor applies asynchronous programming with non-blocking procedures as the three spectrographs should operate simultaneously. For the requirement of incremental code change and management in the collaboration of the developers, we adopted the SDSS Github Action, which supports continuous integration/continuous deployment. As a result, unit testing with Pytest tested the individual components of the software, respectively, and lab testing with LVMSCP provided the spectra data for the spectrograph calibration. The LVMSCP provides the application programming interface to the Robotic Observation Package to fulfill the required scientific survey execution for the spectrographs.\",\"PeriodicalId\":54342,\"journal\":{\"name\":\"Journal of Astronomical Telescopes Instruments and Systems\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":1.7000,\"publicationDate\":\"2023-07-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Astronomical Telescopes Instruments and Systems\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://doi.org/10.1117/1.JATIS.9.3.037002\",\"RegionNum\":3,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"ENGINEERING, AEROSPACE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Astronomical Telescopes Instruments and Systems","FirstCategoryId":"5","ListUrlMain":"https://doi.org/10.1117/1.JATIS.9.3.037002","RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"ENGINEERING, AEROSPACE","Score":null,"Total":0}
引用次数: 0

摘要

摘要本地体积映射光谱仪控制包(LVMSCP)是控制三个光谱仪自动获取科学光谱数据立方体的软件。基于Python 3.9的软件架构设计遵循Actors的分层结构,actor是控制每个硬件的单元。我们使用软件框架Codified Likeness Utility来实现每个Actor。actor之间通过RabbitMQ进行通信,RabbitMQ实现了高级消息队列协议。Actor应用非阻塞过程的异步编程,因为三个摄谱仪应该同时操作。针对开发人员协作中的增量代码变更和管理需求,我们采用了SDSS Github Action,它支持持续集成/持续部署。因此,使用Pytest进行单元测试,分别测试软件的各个组件,使用LVMSCP进行实验室测试,为光谱仪校准提供光谱数据。LVMSCP为机器人观测包提供了应用程序编程接口,以满足光谱仪所需的科学调查执行。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Automatic spectrograph control software for SDSS-V Local Volume Mapper
Abstract. Local Volume Mapper Spectrograph Control Package (LVMSCP) is the software that controls three spectrographs to acquire science spectral data cubes automatically. The software architecture design based on Python 3.9 follows a hierarchical structure of Actors, the unit that controls each piece of hardware. We used the software framework Codified Likeness Utility to implement each Actor. The Actors communicate with each other through RabbitMQ, which implements the Advanced Message Queuing Protocol. The Actor applies asynchronous programming with non-blocking procedures as the three spectrographs should operate simultaneously. For the requirement of incremental code change and management in the collaboration of the developers, we adopted the SDSS Github Action, which supports continuous integration/continuous deployment. As a result, unit testing with Pytest tested the individual components of the software, respectively, and lab testing with LVMSCP provided the spectra data for the spectrograph calibration. The LVMSCP provides the application programming interface to the Robotic Observation Package to fulfill the required scientific survey execution for the spectrographs.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
4.40
自引率
13.00%
发文量
119
期刊介绍: The Journal of Astronomical Telescopes, Instruments, and Systems publishes peer-reviewed papers reporting on original research in the development, testing, and application of telescopes, instrumentation, techniques, and systems for ground- and space-based astronomy.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信