sblunt / orbitize

Orbit-fitting for directly imaged objects
https://orbitize.info
Other
74 stars 43 forks source link

bugfix for making orbit plots when we have a pl rv #332

Closed sblunt closed 1 year ago

semaphoreP commented 1 year ago

Can you describe the bug and fix? I'm not sure what to be looking for.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5427784093


Changes Missing Coverage Covered Lines Changed/Added Lines %
orbitize/plot.py 29 37 78.38%
<!-- Total: 29 37 78.38% -->
Files with Coverage Reduction New Missed Lines %
orbitize/plot.py 2 80.97%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 5425350030: -0.05%
Covered Lines: 5152
Relevant Lines: 5965

💛 - Coveralls
sblunt commented 1 year ago

@semaphoreP the plotting code was failing when there is a secondary RV measurement in the data file. This fixes that failure.