Skip to content

Commit 1efe55c

Browse files
committed
Add ionized maps to __init__.py
1 parent bf41563 commit 1efe55c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zeus21/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from .sfrd import get_T21_coefficients
66
from .xrays import Xray_class
77
from .UVLFs import UVLF_binned
8-
from .maps import CoevalMaps
8+
from .maps import CoevalMaps, reionization_maps
99
from .reionization import BMF
1010

1111
import warnings

0 commit comments

Comments
 (0)