California-Planet-Search / radvel

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

Fix Vector Initialization #338

Closed spencerhurt closed 3 years ago

spencerhurt commented 3 years ago

The vector.names attribute was not long enough when initialized, raising an indexing error. This should resolve Issue #333.