From 9e1af3650d230b4c48c25cf10fc46acaacb3e00b Mon Sep 17 00:00:00 2001 From: Jean Connelly Date: Fri, 29 Dec 2023 10:52:32 -0500 Subject: [PATCH] Update fid positions with proseco fid offsets --- sparkles/tests/test_yoshi.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sparkles/tests/test_yoshi.py b/sparkles/tests/test_yoshi.py index 6ab5b6b..0dc9bd4 100644 --- a/sparkles/tests/test_yoshi.py +++ b/sparkles/tests/test_yoshi.py @@ -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",