Commit 81b1d250 authored by Daniel Williams's avatar Daniel Williams
Browse files

Added the has_memory attribute to the Mueller waveforms.

parent 1f0aa71a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -635,6 +635,8 @@ class Mueller2012(Supernova):
    """

    waveform = "Mueller+12"
    has_memory = True
    
    def __init__(self, theta, phi, time, sky_dist=uniform_sky, filepath=None, family="L15-3", decomposed_path=None):
        """