Skip to content

Commit 382668a

Browse files
committed
there are 5 line strengths in splatalogue
1 parent e3dd3de commit 382668a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/splatalogue/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def _default_kwargs(self):
103103
max_frequency=100 * u.THz,
104104
chemical_name='',
105105
line_lists=self.ALL_LINE_LISTS,
106-
line_strengths=('ls1', 'ls3', 'ls4', 'ls5'),
106+
line_strengths=('ls1', 'ls2', 'ls3', 'ls4', 'ls5'),
107107
energy_levels=('el1', 'el2', 'el3', 'el4'),
108108
exclude=('potential', 'atmospheric', 'probable'),
109109
version='v3.0',

0 commit comments

Comments
 (0)