Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arvi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arvi

The Automated RV Inspector

  • 0.1.26
  • PyPI
  • Socket score

Maintainers
1

This package sits alongside DACE to help with the analysis of radial velocity datasets.
It has been used within the ESPRESSO GTO program, and may be useful for other surveys and instruments.

Getting started

Install arvi using pip

pip install arvi

# or
pip install arvi -U # to update

Then either directly import a given target

from arvi import HD1234

or create an instance of the RV class

from arvi import RV
s = RV('HD1234', instrument='ESPRESSO')
Current version

PyPI - Version

Actions

Deploy docs Install-Test Upload Python Package

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc