Skip to content

Commit

Permalink
get rid of an old output
Browse files Browse the repository at this point in the history
  • Loading branch information
segasai committed Aug 24, 2023
1 parent 367b63c commit 917cfb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/rvspecfit/desi/desi_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ def proc_onespec(
ALPHAFE_ERR=res1['param_err']['alpha'],
FEH_ERR=res1['param_err']['feh'],
VSINI=res1['vsini'] * auni.km / auni.s,
# NEXP=len(specdata) // len(setups),
)

for i, curd in enumerate(specdata):
Expand Down

0 comments on commit 917cfb7

Please sign in to comment.