LAMOST
跳到导航
跳到搜索
LSF
- LAMOST 的线扩展函数 https://doi.org/10.3847/1538-3881/ae4ebe
- Download and Install:
git clone https://github.com/catty215/Construct_LAMOST_IP.git pip install -e .
- Usage Example:
from IP_construct import get_IP wl, flux = get_IP(spec_id, label1_time, label2_fiber, label3_line)