From 75d47f435ab2259581248c2cea24bfae686b6e5e Mon Sep 17 00:00:00 2001 From: Matt Craig Date: Wed, 16 Nov 2022 16:50:08 -0600 Subject: [PATCH] Add default answer for AAVSO EXOTIC comps --- stellarphot/analysis/data/tic-template-for-exotic-candidate.json | 1 + stellarphot/analysis/data/tic-template-for-exotic-known.json | 1 + 2 files changed, 2 insertions(+) diff --git a/stellarphot/analysis/data/tic-template-for-exotic-candidate.json b/stellarphot/analysis/data/tic-template-for-exotic-candidate.json index 315b7cd3..f7be84a0 100644 --- a/stellarphot/analysis/data/tic-template-for-exotic-candidate.json +++ b/stellarphot/analysis/data/tic-template-for-exotic-candidate.json @@ -42,6 +42,7 @@ "Observing Notes": "Weather, seeing was nice.", "Plate Solution? (y/n)": "n", + "Add Comparison Stars from AAVSO? (y/n)": "n", "Target Star X & Y Pixel": [], "Comparison Star(s) X & Y Pixel": [[]] diff --git a/stellarphot/analysis/data/tic-template-for-exotic-known.json b/stellarphot/analysis/data/tic-template-for-exotic-known.json index 12c4a4ca..d1341c57 100644 --- a/stellarphot/analysis/data/tic-template-for-exotic-known.json +++ b/stellarphot/analysis/data/tic-template-for-exotic-known.json @@ -42,6 +42,7 @@ "Observing Notes": "Weather, seeing was nice.", "Plate Solution? (y/n)": "n", + "Add Comparison Stars from AAVSO? (y/n)": "n", "Target Star X & Y Pixel": [], "Comparison Star(s) X & Y Pixel": [[]]