threeML / astromodels

Spatial and spectral models for astrophysics
BSD 3-Clause "New" or "Revised" License
43 stars 44 forks source link

Fix for Issue #172 #173

Closed rwiller closed 2 years ago

rwiller commented 2 years ago

By specifying the dtype for the grid array in the interpolator the numba typing error is resolved.

codecov-commenter commented 2 years ago

Codecov Report

Merging #173 (0d4cfd5) into master (9f8b7d8) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   80.49%   80.47%   -0.03%     
==========================================
  Files          63       63              
  Lines        7333     7333              
==========================================
- Hits         5903     5901       -2     
- Misses       1430     1432       +2