topaz

TOPAZ: TOol for Plotting Aurora's Metals

https://github.com/abatten/topaz

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary

Keywords

astronomy python
Last synced: 7 months ago · JSON representation

Repository

TOPAZ: TOol for Plotting Aurora's Metals

Basic Info
  • Host: GitHub
  • Owner: abatten
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 36.1 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
astronomy python
Created over 7 years ago · Last pushed over 7 years ago
Metadata Files
Readme License

README.rst

======
TOPAZ
======

TOPAZ (TOol for Plotting Aurora's Metals) is a Python package 

Installation
------------
TOPAZ can be installed with pip:

``pip install topaz``

The developement version is avaliable by cloning this repository:

::

  git clone https://github.com/abatten/topaz
  cd topaz
  pip install -e .

Owner

  • Name: Adam Batten
  • Login: abatten
  • Kind: user
  • Location: Melbourne, VIC, Australia
  • Company: Swinburne University of Technology

PhD Student at Swinburne University of Technology - Astrophysics || FRBs || IGM || Hydrodynamic Simulations

GitHub Events

Total
Last Year

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 52
  • Total Committers: 2
  • Avg Commits per committer: 26.0
  • Development Distribution Score (DDS): 0.019
Top Committers
Name Email Commits
abatten a****n@g****m 51
Adam Batten a****n@s****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: 21 minutes
  • Average time to close pull requests: less than a minute
  • 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: 3
  • Bot issues: 0
  • Bot pull requests: 0
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
  • abatten (1)
Pull Request Authors
  • abatten (3)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 60 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 3
  • Total maintainers: 1
pypi.org: topaz

A plotting package for the Aurora simulations using pynbody

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 60 Last month
Rankings
Dependent packages count: 10.0%
Dependent repos count: 11.6%
Average: 24.2%
Forks count: 29.8%
Downloads: 30.7%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 8 months ago

Dependencies

requirements.txt pypi
  • astropy *
  • h5py *
  • matplotlib *
  • numpy *
  • pynbody *
  • scipy *
  • tqdm *
  • trident *