Skip to content

Commit

Permalink
Merge pull request #202 from sot/fid-offsets
Browse files Browse the repository at this point in the history
Update test data with proseco fid offsets
  • Loading branch information
taldcroft authored Dec 30, 2023
2 parents 4d3c31d + 9e1af36 commit 2ac3aa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sparkles/tests/test_yoshi.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ def test_acar_from_ocat(proseco_agasc_1p7):
exp = [
"idx slot id type mag yang zang row col ",
"--- ---- -------- ---- ----- ------- ------- ------ ------",
" 1 0 1 FID 7.00 919.8 -844.2 -178.7 -164.1",
" 2 1 5 FID 7.00 -1828.2 1053.8 374.1 216.2",
" 3 2 6 FID 7.00 385.8 1697.8 -70.8 346.0",
" 1 0 1 FID 7.00 928.4 -842.9 -180.5 -163.8",
" 2 1 5 FID 7.00 -1819.6 1055.1 372.4 216.4",
" 3 2 6 FID 7.00 394.4 1699.1 -72.5 346.3",
" 4 3 31983336 BOT 8.64 882.3 -1609.6 -171.8 -318.2",
" 5 4 31075368 BOT 9.13 58.2 751.6 -5.3 155.5",
" 6 5 32374896 BOT 9.17 2011.4 -2038.5 -400.8 -406.0",
Expand Down

0 comments on commit 2ac3aa6

Please sign in to comment.