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.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ptiede
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 454 KB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 12
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

VLBILikelihoods

Stable Dev Build Status Coverage

This package has a number of high-performance likelihoods necessary for VLBI modeling. This includes

  • Complex Visibilties
  • Coherency matrices
  • Amplitudes
  • Log Closure Amplitudes (full covariance and diagonal)
  • Closure Phases (full covariance and diagonal)

Currently, most of the distributions will only work on the CPU, but in the future, we expect to adjust these to work on accelerated platforms as well.

Owner

  • Name: Paul Tiede
  • Login: ptiede
  • Kind: user

Citation (CITATION.bib)

@misc{VLBILikelihoods.jl,
	author  = {Paul Tiede <ptiede91@gmail.com> and contributors},
	title   = {VLBILikelihoods.jl},
	url     = {https://github.com/ptiede/VLBILikelihoods.jl},
	version = {v0.1.0},
	year    = {2022},
	month   = {11}
}

GitHub Events

Total
  • Create event: 6
  • Commit comment event: 4
  • Release event: 2
  • Delete event: 3
  • Issue comment event: 4
  • Push event: 13
  • Pull request event: 7
Last Year
  • Create event: 6
  • Commit comment event: 4
  • Release event: 2
  • Delete event: 3
  • Issue comment event: 4
  • Push event: 13
  • Pull request event: 7

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 29
  • Average time to close issues: 5 days
  • Average time to close pull requests: about 1 month
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 10.75
  • Average comments per pull request: 0.24
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 24
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • ptiede (3)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (23)
  • dependabot[bot] (8)
  • ptiede (7)
Top Labels
Issue Labels
good first issue (1)
Pull Request Labels
dependencies (8)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite