RVtoImaging
Built a comprehensive simulation framework that models the collection of
radial velocity precursor data, manages orbit fitting, and optimizes
direct imaging observation schedules using a constraint programming
approach. Combines Python for high-level logic with C extensions for
computational bottlenecks. Relies of forked versions of RadVel and RVSearch
for performance improvements.