You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run "likob = itvl.Interval(pintpsr)", it shows an error:
File "/home/anaconda3/lib/python3.10/site-packages/enterprise_outliers/pulsar.py", line 264, in load_ent_pintpsr
self.ephem = epp.model.EPHEM.value
AttributeError: 'PintPulsar' object has no attribute 'model'
The text was updated successfully, but these errors were encountered:
When I run "likob = itvl.Interval(pintpsr)", it shows an error:
File "/home/anaconda3/lib/python3.10/site-packages/enterprise_outliers/pulsar.py", line 264, in load_ent_pintpsr
self.ephem = epp.model.EPHEM.value
AttributeError: 'PintPulsar' object has no attribute 'model'
The text was updated successfully, but these errors were encountered: