LAMOST
Shen(讨论 | 贡献)2026年4月29日 (三) 03:26的版本 (创建页面,内容为“==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)”)
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)