atelparser

Download Astronomers' Telegrams and parse them to find transient names and coordinates

https://github.com/thespacedoctor/atelparser

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Download Astronomers' Telegrams and parse them to find transient names and coordinates

Basic Info
  • Host: GitHub
  • Owner: thespacedoctor
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 491 KB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created over 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

atelParser








scrape and parse content of ATels posted on The Astronomer's Telegram website, identify individual objects by name and coordinates.

Documentation for atelParser is hosted by Read the Docs (last stable version and latest version). The code lives on github. Please report any issues you find here.

Features

  • Report the latest ATel count
  • Download all ATel as raw HTML pages. After a first download, can be run on a regular basis to download only new/missing ATels.
  • Parse ATels to extract coordinates and transient source names to indexed MySQL database tables which can then be used in your own projects.

How to cite atelParser

If you use atelParser in your work, please cite using the following BibTeX entry:

bibtex @software{Young_atelParser, author = {Young, David R.}, doi = {10.5281/zenodo.8037457}, license = {GPL-3.0-only}, title = {{atelParser. Scrape and parse content of ATels posted on The Astronomer's Telegram website}}, url = {https://zenodo.org/doi/10.5281/zenodo.8037457} }

Owner

  • Name: David Young
  • Login: thespacedoctor
  • Kind: user
  • Location: Belfast, UK
  • Company: Queen's University Belfast

Citation (CITATION.cff)

cff-version: 1.2.0
title: atelParser. Scrape and parse content of ATels posted on The Astronomer's Telegram website
message: If you use this software, please cite it as below.
authors:
- family-names: "Young"
  given-names: "David R."
  orcid: "https://orcid.org/0000-0002-1229-2499"
doi: 10.5281/zenodo.8037457
url: "https://zenodo.org/doi/10.5281/zenodo.8037457"
abstract: scrape and parse content of ATels posted on The Astronomer's Telegram website, identify individual objects by name and coordinates.
keywords: [astronomy]
license: GPL-3.0-only

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 55
  • Total Committers: 2
  • Avg Commits per committer: 27.5
  • Development Distribution Score (DDS): 0.364
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Dave d****g@q****k 35
thespacedoctor n****e@g****m 20
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • thespacedoctor (1)
Pull Request Authors
  • dependabot[bot] (2)
Top Labels
Issue Labels
priority: 2 (1) type: refactor (1)
Pull Request Labels
dependencies (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 57 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 1
pypi.org: atelparser

scrape and parse content of ATels posted on The Astronomer's Telegram website, identify individual objects by name and coordinates

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 57 Last month
Rankings
Dependent packages count: 10.0%
Downloads: 20.8%
Average: 21.1%
Dependent repos count: 21.7%
Stargazers count: 23.1%
Forks count: 29.8%
Maintainers (1)
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • MarkdownSubscript *
  • docopt *
  • lxml *
  • m2r *
  • mdx_include >1.3
  • mistune <2.0.0
  • mock >4.0
  • psutil >5.7
  • pymdown-extensions >8.0
  • sphinx ==3.5.4
  • sphinx_markdown_parser master
  • sphinxcontrib-mermaid *
  • unicodecsv *
setup.py pypi
  • HMpTy *
  • astrocalc *
  • atelParser *
  • fundamentals *
  • multiprocess *
  • numpy *
  • pandas *
  • pymysql *
  • pyyaml *
  • requests *