Skip to main content

Showing 1–15 of 15 results for author: Lockhart, K

Searching in archive astro-ph. Search in all archives.
.
  1. arXiv:2312.14211  [pdf, ps, other

    cs.CL astro-ph.IM cs.AI

    Experimenting with Large Language Models and vector embeddings in NASA SciX

    Authors: Sergi Blanco-Cuaresma, Ioana Ciucă, Alberto Accomazzi, Michael J. Kurtz, Edwin A. Henneken, Kelly E. Lockhart, Felix Grezes, Thomas Allen, Golnaz Shapurian, Carolyn S. Grant, Donna M. Thompson, Timothy W. Hostetler, Matthew R. Templeton, Shinyi Chen, Jennifer Koch, Taylor Jacovich, Daniel Chivvis, Fernanda de Macedo Alves, Jean-Claude Paquin, Jennifer Bartlett, Mugdha Polimera, Stephanie Jarmak

    Abstract: Open-source Large Language Models enable projects such as NASA SciX (i.e., NASA ADS) to think out of the box and try alternative approaches for information retrieval and data augmentation, while respecting data copyright and users' privacy. However, when large language models are directly prompted with questions without any context, they are prone to hallucination. At NASA SciX we have developed a… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

    Comments: To appear in the proceedings of the 33th annual international Astronomical Data Analysis Software & Systems (ADASS XXXIII)

  2. arXiv:2212.00744  [pdf, ps, other

    cs.CL astro-ph.IM

    Improving astroBERT using Semantic Textual Similarity

    Authors: Felix Grezes, Thomas Allen, Sergi Blanco-Cuaresma, Alberto Accomazzi, Michael J. Kurtz, Golnaz Shapurian, Edwin Henneken, Carolyn S. Grant, Donna M. Thompson, Timothy W. Hostetler, Matthew R. Templeton, Kelly E. Lockhart, Shinyi Chen, Jennifer Koch, Taylor Jacovich, Pavlos Protopapas

    Abstract: The NASA Astrophysics Data System (ADS) is an essential tool for researchers that allows them to explore the astronomy and astrophysics scientific literature, but it has yet to exploit recent advances in natural language processing. At ADASS 2021, we introduced astroBERT, a machine learning language model tailored to the text used in astronomy papers in ADS. In this work we: - announce the first… ▽ More

    Submitted 29 November, 2022; originally announced December 2022.

  3. arXiv:2202.00777  [pdf, ps, other

    cs.HC astro-ph.IM

    Web accessibility trends and implementation in dynamic web applications

    Authors: Timothy W. Hostetler, Shinyi Chen, Sergi Blanco-Cuaresma, Alberto Accomazzi, Michael J. Kurtz, Carolyn S. Grant, Edwin Henneken, Donna M. Thompson, Roman Chyla, Golnaz Shapurian, Matthew R. Templeton, Kelly E. Lockhart, Nemanja Martinovic, Stephen McDonald, Felix Grezes

    Abstract: The NASA Astrophysics Data System (ADS), a critical research service for the astrophysics community, strives to provide the most accessible and inclusive environment for the discovery and exploration of the astronomical literature. Part of this goal involves creating a digital platform that can accommodate everybody, including those with disabilities that would benefit from alternative ways to pre… ▽ More

    Submitted 1 February, 2022; originally announced February 2022.

    Comments: Submitted to ADASS XXXI (2021)

  4. arXiv:2112.00590  [pdf, ps, other

    cs.CL astro-ph.IM

    Building astroBERT, a language model for Astronomy & Astrophysics

    Authors: Felix Grezes, Sergi Blanco-Cuaresma, Alberto Accomazzi, Michael J. Kurtz, Golnaz Shapurian, Edwin Henneken, Carolyn S. Grant, Donna M. Thompson, Roman Chyla, Stephen McDonald, Timothy W. Hostetler, Matthew R. Templeton, Kelly E. Lockhart, Nemanja Martinovic, Shinyi Chen, Chris Tanner, Pavlos Protopapas

    Abstract: The existing search tools for exploring the NASA Astrophysics Data System (ADS) can be quite rich and empowering (e.g., similar and trending operators), but researchers are not yet allowed to fully leverage semantic search. For example, a query for "results from the Planck mission" should be able to distinguish between all the various meanings of Planck (person, mission, constant, institutions and… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

  5. arXiv:2009.05048  [pdf, ps, other

    cs.SE astro-ph.IM

    Agile methodologies in teams with highly creative and autonomous members

    Authors: Sergi Blanco-Cuaresma, Alberto Accomazzi, Michael J. Kurtz, Edwin Henneken, Carolyn S. Grant, Donna M. Thompson, Roman Chyla, Stephen McDonald, Golnaz Shapurian, Timothy W. Hostetler, Matthew R. Templeton, Kelly E. Lockhart, Kris Bukovi

    Abstract: The Agile manifesto encourages us to value individuals and interactions over processes and tools, while Scrum, the most adopted Agile development methodology, is essentially based on roles, events, artifacts, and the rules that bind them together (i.e., processes). Moreover, it is generally proclaimed that whenever a Scrum project does not succeed, the reason is because Scrum was not implemented c… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

    Comments: To appear in the proceedings of the 29th annual international Astronomical Data Analysis Software & Systems (ADASS XXIX)

  6. arXiv:2006.06691  [pdf, other

    astro-ph.SR astro-ph.GA

    SPISEA: A Python-Based Simple Stellar Population Synthesis Code for Star Clusters

    Authors: M. W. Hosek Jr, J. R. Lu, C. Y. Lam, A. K. Gautam, K. E. Lockhart, D. Kim, S. Jia

    Abstract: We present SPISEA (Stellar Population Interface for Stellar Evolution and Atmospheres), an open-source Python package that simulates simple stellar populations. The strength of SPISEA is its modular interface which offers the user control of 13 input properties including (but not limited to) the Initial Mass Function, stellar multiplicity, extinction law, and the metallicity-dependent stellar evol… ▽ More

    Submitted 10 July, 2020; v1 submitted 11 June, 2020; originally announced June 2020.

    Comments: 18 pages, 7 figures. Version update: Software package renamed from "PyPopStar" to "SPISEA" due to a naming conflict. Also added a few references to intro. Otherwise, paper is the same

  7. arXiv:1901.05463  [pdf, ps, other

    astro-ph.IM cs.DL

    Fundamentals of effective cloud management for the new NASA Astrophysics Data System

    Authors: Sergi Blanco-Cuaresma, Alberto Accomazzi, Michael J. Kurtz, Edwin Henneken, Carolyn S. Grant, Donna M. Thompson, Roman Chyla, Stephen McDonald, Golnaz Shapurian, Timothy W. Hostetler, Matthew R. Templeton, Kelly E. Lockhart, Kris Bukovi, Nathan Rapport

    Abstract: The new NASA Astrophysics Data System (ADS) is designed with a serviceoriented architecture (SOA) that consists of multiple customized Apache Solr search engine instances plus a collection of microservices, containerized using Docker, and deployed in Amazon Web Services (AWS). For complex systems, like the ADS, this loosely coupled architecture can lead to a more scalable, reliable and resilient s… ▽ More

    Submitted 16 January, 2019; originally announced January 2019.

    Comments: To appear in the proceedings of the 28th annual international Astronomical Data Analysis Software & Systems (ADASS XXVIII)

  8. astroquery: An Astronomical Web-Querying Package in Python

    Authors: Adam Ginsburg, Brigitta M. Sipőcz, C. E. Brasseur, Philip S. Cowperthwaite, Matthew W. Craig, Christoph Deil, James Guillochon, Giannina Guzman, Simon Liedtke, Pey Lian Lim, Kelly E. Lockhart, Michael Mommert, Brett M. Morris, Henrik Norman, Madhura Parikh, Magnus V. Persson, Thomas P. Robitaille, Juan-Carlos Segovia, Leo P. Singer, Erik J. Tollerud, Miguel de Val-Borro, Ivan Valtchanov, Julien Woillez, the Astroquery collaboration

    Abstract: astroquery is a collection of tools for requesting data from databases hosted on remote servers with interfaces exposed on the internet, including those with web pages but without formal application program interfaces (APIs). These tools are built on the Python requests package, which is used to make HTTP requests, and astropy, which provides most of the data parsing functionality. astroquery modu… ▽ More

    Submitted 14 January, 2019; originally announced January 2019.

    Comments: Accepted to AJ. The documentation is at http://astroquery.readthedocs.io/ and the repository is at https://github.com/astropy/astroquery/

  9. Characterizing and Improving the Data Reduction Pipeline for the Keck OSIRIS Integral Field Spectrograph

    Authors: Kelly E. Lockhart, Tuan Do, James E. Larkin, Anna Boehle, Randy D. Campbell, Samantha Chappell, Devin Chu, Anna Ciurlo, Maren Cosens, Michael P. Fitzgerald, Andrea Ghez, Jessica R. Lu, Jim E. Lyke, Etsuko Mieda, Alexander R. Rudy, Andrey Vayner, Gregory Walth, Shelley A. Wright

    Abstract: OSIRIS is a near-infrared (1.0--2.4 $μ$m) integral field spectrograph operating behind the adaptive optics system at Keck Observatory, and is one of the first lenslet-based integral field spectrographs. Since its commissioning in 2005, it has been a productive instrument, producing nearly half the laser guide star adaptive optics (LGS AO) papers on Keck. The complexity of its raw data format neces… ▽ More

    Submitted 5 December, 2018; originally announced December 2018.

    Comments: 18 pages, 16 figures; accepted for publication in AJ

  10. A Slowly Precessing Disk in the Nucleus of M31 as the Feeding Mechanism for a Central Starburst

    Authors: K. E. Lockhart, J. R. Lu, H. V. Peiris, R. M. Rich, A. Bouchez, A. M. Ghez

    Abstract: We present a kinematic study of the nuclear stellar disk in M31 at infrared wavelengths using high spatial resolution integral field spectroscopy. The spatial resolution achieved, FWHM = 0."12 (0.45 pc at the distance of M31), has only previously been equaled in spectroscopic studies by space-based long-slit observations. Using adaptive optics-corrected integral field spectroscopy from the OSIRIS… ▽ More

    Submitted 23 January, 2018; v1 submitted 3 October, 2017; originally announced October 2017.

    Comments: accepted by ApJ

  11. HST/WFC3 Observations of an Off-Nuclear Superbubble in Arp 220

    Authors: Kelly E. Lockhart, Lisa J. Kewley, Jessica R. Lu, Mark G. Allen, David Rupke, Daniela Calzetti, Richard I. Davies, Michael A. Dopita, Hauke Engel, Timothy M. Heckman, Claus Leitherer, David B. Sanders

    Abstract: We present a high spatial resolution optical and infrared study of the circumnuclear region in Arp 220, a late-stage galaxy merger. Narrowband imaging using HST/WFC3 has resolved the previously observed peak in H$α$+[NII] emission into a bubble-shaped feature. This feature measures 1.6" in diameter, or 600 pc, and is only 1" northwest of the western nucleus. The bubble is aligned with the western… ▽ More

    Submitted 9 June, 2015; originally announced June 2015.

    Comments: Accepted for publication in ApJ. 12 pages, 10 figures

  12. A comparison of the morphological properties between local and z~1 infrared luminous galaxies. Are local and high-z (U)LIRGs different?

    Authors: Chao-Ling Hung, D. B. Sanders, Caitlin M. Casey, Michael Koss, Kirsten L. Larson, Nicholas Lee, Yanxia Li, Kelly Lockhart, Hsin-Yi Shih, Joshua E. Barnes, Jeyhan S. Kartaltepe, Howard A. Smith

    Abstract: Ultraluminous and luminous infrared galaxies (ULIRGs and LIRGs) are the most extreme star-forming galaxies in the universe, and dominate the total star formation rate density at z>1. In the local universe (z<0.3), the majority of ULIRGs and a significant portion of LIRGs are triggered by interactions between gas-rich spiral galaxies, yet it is unclear if this is still the case at high-z. To invest… ▽ More

    Submitted 17 June, 2014; originally announced June 2014.

    Comments: 10 pages, 6 figures, ApJ accepted

  13. The role of galaxy interaction in the SFR-M relation: characterizing morphological properties of Herschel-selected galaxies at 0.2<z<1.5

    Authors: Chao-Ling Hung, David B. Sanders, Caitlin M. Casey, Nicholas Lee, Joshua E. Barnes, Peter Capak, Jeyhan S. Kartaltepe, Michael Koss, Kirsten L. Larson, Emeric Le Floc'h, Kelly Lockhart, Allison W. S. Man, Andrew W. Mann, Laurie Riguccini, Nicholas Scoville, Myrto Symeonidis

    Abstract: Galaxy interactions/mergers have been shown to dominate the population of IR luminous galaxies (log(LIR)>11.6Lsun) in the local Universe (z<0.25). Recent studies based on the relation between galaxies' star formation rates and stellar mass (the SFR-M relation or the galaxy main sequence (MS)) have suggested that galaxy interaction/mergers may only become significant when galaxies fall well above t… ▽ More

    Submitted 17 September, 2013; originally announced September 2013.

    Comments: 14 pages, 11 figures, ApJ accepted

  14. Testing Disk-Locking in NGC 2264

    Authors: P. Wilson Cauley, Christopher M. Johns-Krull, Catrina M. Hamilton, Kelly Lockhart

    Abstract: We test analytic predictions from different models of magnetospheric accretion, which invoke disk-locking, using stellar and accretion parameters derived from models of low resolution optical spectra of 36 T Tauri stars (TTSs) in NGC 2264 (age~3 Myrs). Little evidence is found for models that assume purely dipolar field geometries; however, strong support is found in the data for a modified versio… ▽ More

    Submitted 13 July, 2012; originally announced July 2012.

    Comments: 66 pages, 15 figures, 13 tables

  15. Stellar and Circumstellar Properties of Class I Protostars

    Authors: L. Prato, K. E. Lockhart, Christopher M. Johns-Krull, John T. Rayner

    Abstract: We present a study of the stellar and circumstellar properties of Class I sources using low-resolution (R~1000) near-infrared K- and L-band spectroscopy. We measure prominent spectral lines and features in 8 objects and use fits to standard star spectra to determine spectral types, visual extinctions, K-band excesses, and water ice optical depths. Four of the seven systems studied are close bina… ▽ More

    Submitted 7 February, 2009; originally announced February 2009.

    Comments: 42 pages, 10 figures; accepted by Astronomical Journal