Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moustakas committed Nov 12, 2024
1 parent 8536f62 commit f117434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/fastspecfit/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,7 @@ def read(self, mp_pool, fastphot=False, synthphot=True,
'fastphot': True,
'synthphot': False,
'debug_plots': debug_plots,
'min_uncertainty': min_uncertainty,
})
else:
# Don't use .select since meta and spec can be sorted
Expand Down

0 comments on commit f117434

Please sign in to comment.