tart

Python modules for the Transient Array Radio Telescope

https://github.com/tmolteno/tart_modules

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Python modules for the Transient Array Radio Telescope

Basic Info
  • Host: GitHub
  • Owner: tmolteno
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.24 MB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 3
  • Open Issues: 3
  • Releases: 0
Created over 3 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Python packages for the TART radio telescope

There are three python packages that are used for various parts of the TART telescope. In the directory tart/ is a general-use package. This contains imaging routines and many useful utilities for handling coordinate transformations e.t.c. Meanwhile tart_tools/ is a package that contains tools for the TART telescope. This contains tools for controlling and retrieving data from the TART telescope via CLI.

For everyday use, these can simply be installed using PyPi pip install tart[all] tart_tools

Authors

  • Tim Molteno (tim@elec.ac.nz)
  • Max Scheel (max@max.ac.nz)
  • Tim Miller (timmiller83@gmail.com)
  • Pat Suggate (ihavenolimbs@gmail.com)

Owner

  • Name: Tim Molteno
  • Login: tmolteno
  • Kind: user
  • Location: Dunedin, New Zealand
  • Company: University of Otago

Physicist & Radio Astronomy Newbie. Leader of the Transient Array Radio Telescope projet

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Molteno"
  given-names: "Timothy C.A."
  orcid: "https://orcid.org/0000-0002-2022-0380"
- family-names: "Scheel"
  given-names: "Max"
- family-names: "Suggate"
  given-names: "Pat"
- family-names: "Miller"
  given-names: "Tim"
title: "TART python modules"
version: 0.9.5
date-released: 2023-12-1
url: "https://github.com/tmolteno/tart_modules"

GitHub Events

Total
  • Push event: 44
  • Fork event: 1
  • Create event: 13
Last Year
  • Push event: 44
  • Fork event: 1
  • Create event: 13

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 552 last-month
  • Total dependent packages: 5
    (may contain duplicates)
  • Total dependent repositories: 8
    (may contain duplicates)
  • Total versions: 59
  • Total maintainers: 2
pypi.org: tart

Transient Array Radio Telescope Imaging and Operation Library

  • Versions: 27
  • Dependent Packages: 3
  • Dependent Repositories: 7
  • Downloads: 288 Last month
Rankings
Dependent packages count: 2.4%
Dependent repos count: 5.6%
Average: 8.8%
Downloads: 10.4%
Stargazers count: 12.6%
Forks count: 13.3%
Maintainers (2)
Last synced: 6 months ago
pypi.org: tart-tools

Transient Array Radio Telescope Command Line Tools

  • Versions: 32
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 264 Last month
Rankings
Dependent packages count: 3.2%
Downloads: 10.6%
Average: 12.3%
Stargazers count: 12.6%
Forks count: 13.3%
Dependent repos count: 21.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

tart/setup.py pypi
  • astropy *
  • h5py *
  • healpy *
  • matplotlib *
  • numpy *
tart_tools/setup.py pypi
  • astropy *
  • healpy *
  • matplotlib *
  • numpy *
  • tart *
.github/workflows/tart.yaml actions
  • actions/checkout master composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tart_tools.yaml actions
  • actions/checkout master composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite