Skip to main content

LVM Instrument data scraper

Project description

Python Versions PyPI version Build Status Documentation Status Coverage Status

lvm scraper scraps data

Features

  • scraps data from the rabbitmq exchange

  • simple web interface

  • creates 8key fits cards from data

Installation

lvm scraper can be installed using pip as

pip install sdss-lvmscraper

or from source

git clone https://github.com/sdss/lvmscraper
cd lvmscraper
pip install .

Quickstart

poetry run lvmscraper start

Todo

Usage

  • Start some actors

  • The actor interface has two commands data & fits with an option –filter

#> clu
lvm.scraper data
10:03:03.729 lvm.scraper >
10:03:03.751 lvm.scraper : {
   ...
}
lvm.scraper data --filter lvm.*.foc
10:03:20.792 lvm.scraper >
10:03:20.858 lvm.scraper : {
   ...
}
lvm.scraper fits
10:03:27.498 lvm.scraper >
10:03:27.507 lvm.scraper : {
   ...
}
lvm.scraper fits --filter *.foc
10:03:37.945 lvm.scraper >
10:03:37.957 lvm.scraper : {
  ...
}
  • On port 8085 there is a webserver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdss-lvmscraper-0.0.4.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

sdss_lvmscraper-0.0.4-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page