LAMOST

来自Shiyin's note
跳到导航 跳到搜索

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)