Skip to content

Commit

Permalink
ndim
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl committed Dec 17, 2024
1 parent 226c7ce commit 411b0d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyvela/tests/test_data_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ def test_data(model_and_toas):
and len(spnta.param_labels) == spnta.ndim
)

assert len(spnta.param_units) == spnta.ndim


def test_chi2(model_and_toas):
spnta: SPNTA
Expand Down

0 comments on commit 411b0d7

Please sign in to comment.