From 4b7c5aae3250e021c9b2a553438d5938eb1c3737 Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Thu, 14 Mar 2024 14:57:46 -0700 Subject: [PATCH] address clarissa's comments --- paper/paper.bib | 19 +++++++++++++++++++ paper/paper.md | 10 +++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/paper/paper.bib b/paper/paper.bib index c4577696..2de9b0f2 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -17,6 +17,25 @@ @ARTICLE{Blunt:2020 adsnote = {Provided by the SAO/NASA Astrophysics Data System} } +@ARTICLE{ONeil:2019, + author = {{O'Neil}, K. Kosmo and {Martinez}, G.~D. and {Hees}, A. and {Ghez}, A.~M. and {Do}, T. and {Witzel}, G. and {Konopacky}, Q. and {Becklin}, E.~E. and {Chu}, D.~S. and {Lu}, J.~R. and {Matthews}, K. and {Sakai}, S.}, + title = "{Improving Orbit Estimates for Incomplete Orbits with a New Approach to Priors: with Applications from Black Holes to Planets}", + journal = {\aj}, + keywords = {Galaxy: center, Galaxy: fundamental parameters, methods: statistical, planets and satellites: fundamental parameters, Astrophysics - Earth and Planetary Astrophysics, Astrophysics - Astrophysics of Galaxies}, + year = 2019, + month = jul, + volume = {158}, + number = {1}, + eid = {4}, + pages = {4}, + doi = {10.3847/1538-3881/ab1d66}, +archivePrefix = {arXiv}, + eprint = {1809.05490}, + primaryClass = {astro-ph.EP}, + adsurl = {https://ui.adsabs.harvard.edu/abs/2019AJ....158....4O}, + adsnote = {Provided by the SAO/NASA Astrophysics Data System} +} + @ARTICLE{Bryan:2020, author = {{Bryan}, Marta L. and {Chiang}, Eugene and {Bowler}, Brendan P. and {Morley}, Caroline V. and {Millholland}, Sarah and {Blunt}, Sarah and {Ashok}, Katelyn B. and {Nielsen}, Eric and {Ngo}, Henry and {Mawet}, Dimitri and {Knutson}, Heather A.}, title = "{Obliquity Constraints on an Extrasolar Planetary-mass Companion}", diff --git a/paper/paper.md b/paper/paper.md index 01fac3e5..60a2caf7 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -50,8 +50,9 @@ authors: affiliation: "3" - name: Hannah Gallamore affiliation: - - name: Clarissa Do Ó - affiliation: + - name: Clarissa R. Do Ó + orcid: 0000-0001-5173-2947 + affiliation: "10" - name: Eric Nielsen affiliation: - name: Robert de Rosa @@ -76,6 +77,8 @@ affiliations: index: 8 - name: Google, Inc. index: 9 + - name: Department of Astronomy & Astrophysics, University of California San Diego + index: 10 date: 1 March 2024 @@ -139,7 +142,8 @@ Major new features since v1 include: while the N-body prescription models this effect as well as planet-planet interactions. 5. The ability to fit in different orbital bases [@Surti:2023], [@Ferrer-Chavez:2021] (see the - [changing basis](https://orbitize.readthedocs.io/en/latest/tutorials/Changing_bases_tutorial.html) tutorial). + [changing basis](https://orbitize.readthedocs.io/en/latest/tutorials/Changing_bases_tutorial.html) tutorial), as well + as the ability to apply the observation-based priors derived in [@ONeil:2019] (see the [observation-based priors tutorial](https://github.com/sblunt/orbitize/blob/main/docs/tutorials/ONeil-ObsPriors.ipynb)). # Verification and Documentation