Source author record

Mary Jimenez

Mary Jimenez appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
2topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

An asynchronous object-oriented approach to the automation of the 0.8-meter George Mason University campus telescope in Python

We present a unique implementation of Python coding in an asynchronous object-oriented programming (OOP) framework to fully automate the process of collecting data with the George Mason University (GMU) Observatory's 0.8-meter telescope. The goal of this project is to perform automated follow-up observations for the Transiting Exoplanet Survey Satellite (TESS) mission, while still allowing for human control, monitoring, and adjustments. Prior to our implementation, the facility was computer-controlled by a human observer through a combination of webcams, TheSkyX, ASCOM Dome, MaxIm DL, and a weather station. We have automated slews and dome movements, CCD exposures, saving FITS images and metadata, initial focusing, guiding on the target, using the ambient temperature to adjust the focus as the telescope cools through the rest of the night, taking calibration images (darks and flats), and monitoring local weather data. The automated weather monitor periodically checks various weather data from multiple sources to automate the decision to close the observatory during adverse conditions. We have organized the OOP code structure in such a way that each hardware device or important higher-level process is categorized as its own object class or "module" with associated attributes and methods, with inherited common methods across modules for code reusability. To allow actions to be performed simultaneously across different modules, we implemented a multithreaded approach where each module is given its own CPU thread on which to operate concurrently with all other threads. After the initial few modules (camera, telescope, dome, data I/O) were developed, further development of the code was carried out in tandem with testing on sky on clear nights. The code, in its current state, has been tested and used for observations on 171 nights, with more planned usage and feature additions.

preprint2022arXiv

The TESS-Keck Survey. XI. Mass Measurements for Four Transiting sub-Neptunes orbiting K dwarf TOI-1246

Multi-planet systems are valuable arenas for investigating exoplanet architectures and comparing planetary siblings. TOI-1246 is one such system, with a moderately bright K dwarf ($\rm{V=11.6,~K=9.9}$) and four transiting sub-Neptunes identified by TESS with orbital periods of $4.31~\rm{d},~5.90~\rm{d},~18.66~\rm{d}$, and $~37.92~\rm{d}$. We collected 130 radial velocity observations with Keck/HIRES and TNG/HARPS-N to measure planet masses. We refit the 14 sectors of TESS photometry to refine planet radii ($\rm{2.97 \pm 0.06~R_\oplus},\rm{2.47 \pm 0.08~R_\oplus}, \rm{3.46 \pm 0.09~R_\oplus}$, $\rm{3.72 \pm 0.16~R_\oplus}$), and confirm the four planets. We find that TOI-1246 e is substantially more massive than the three inner planets ($\rm{8.1 \pm 1.1 M_\oplus}$, $\rm{8.8 \pm 1.2 M_\oplus}$, $\rm{5.3 \pm 1.7 M_\oplus}$, $\rm{14.8 \pm 2.3 M_\oplus}$). The two outer planets, TOI-1246 d and TOI-1246 e, lie near to the 2:1 resonance ($\rm{P_{e}/P_{d}=2.03}$) and exhibit transit timing variations. TOI-1246 is one of the brightest four-planet systems, making it amenable for continued observations. It is one of only six systems with measured masses and radii for all four transiting planets. The planet densities range from $\rm{0.70 \pm 0.24}$ to $3.21 \pm 0.44 \rm{g/cm^3}$, implying a range of bulk and atmospheric compositions. We also report a fifth planet candidate found in the RV data with a minimum mass of 25.6 $\pm$ 3.6 $\rm{M_\oplus}$. This planet candidate is exterior to TOI-1246 e with a candidate period of 93.8 d, and we discuss the implications if it is confirmed to be planetary in nature.