LAMOST

来自Shiyin's note
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

  1. Download and Install:
git clone https://github.com/catty215/Construct_LAMOST_IP.git
pip install -e .
  1. Usage Example:
from IP_construct import get_IP
wl, flux = get_IP(spec_id, label1_time, label2_fiber, label3_line)