Skip to content

Commit 42b819b

Browse files
committed
update all
1 parent 68f0919 commit 42b819b

File tree

4 files changed

+0
-7
lines changed

4 files changed

+0
-7
lines changed

astropack2/__init__.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
from . import evaluation
66
from .tuning import hyperparameter_search
77

8-
PARAM_ALIASES = {
9-
'teff': ['teff', 'Teff', 'TEFF', 'TEFF_ADOP', 'TEFF_SPEC', 'T_EFF', 'teff_2'],
10-
'logg': ['logg', 'Logg', 'LOGG', 'log g', 'logg_2'],
11-
'feh': ['feh', 'Feh', 'FEH', '[Fe/H]', '[M/H]', 'feh_2', '[M/H]_2'],
12-
}
13-
14-
158
# Filter definitions for astropack2
169
FILTERS = {
1710
"JPLUS": [
1.53 KB
Binary file not shown.
0 Bytes
Binary file not shown.
1.98 KB
Binary file not shown.

0 commit comments

Comments
 (0)