California-Planet-Search / radvel

General Toolkit for Modeling Radial Velocity Data
http://radvel.readthedocs.io
MIT License
57 stars 52 forks source link

fix for user-specified plot name with CLI #290

Closed sblunt closed 4 years ago

sblunt commented 4 years ago

If a user specifies a name for an RV plot from the command line, radvel currently fails because driver.py automatically generates a name for the plot. This is a quick fix.