https://github.com/avivajpeyi/moss

https://github.com/avivajpeyi/moss

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: avivajpeyi
  • Language: Python
  • Default Branch: main
  • Size: 1.11 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

MOSS

Summary: - The "code" file includes codes and data for "Fast Bayesian Inference on Spectral Analysisof Multivariate Stationary Time Series" by Zhixiong Hu and Raquel Prado. - The codes are written in Python 3.7.0 (suggested version >= 3.0).
- Author: Zhixiong Hu

Structure of the files: - "simulationstudydemo.py" and "dataanalysisdemo.py" are runbooks to show how to use our approach to reproduce part of the results in the paper. - "model" file has the model module "spec_vi.py" that defines the framework and model. - "data" file includes example data and its processing scripts.

Quick guide: To run the runbooks, two things needs to be done: 1) Set "code" as the work directory. 2) Install relevant packages: - pip install --upgrade tensorflow (suggested version >= 2.1) (The code runs on either CPU or GPU. But GPU usage requires extra GPU setup, which is beyond the workload of this demo.) - pip install --upgrade tensorflow-probability (suggested version >= 0.9) - pip install pandas (suggested version >= 1.0.3) - pip install numpy (suggested version >= 1.19.5) - (pip install scipy if necessary, this package should be included in python by default)

To download and use python, we suggest using Anaconda and the Spyder IDE inside Anaconda to run the .py files. Useful linkes: - Anaconda: https://www.anaconda.com/products/individual
- Tensorflow: https://www.tensorflow.org/api_docs (Tensorflow GPU setup: https://www.tensorflow.org/install/gpu) - tensorflow-probability: https://www.tensorflow.org/probability

Note We are actively updating the code. For example, currently the name convention in "spec_vi.py" is messy. In the next step, we want to follow PeP-8 style to improve the readability and consistency of our Python code.

Owner

  • Name: Avi Vajpeyi
  • Login: avivajpeyi
  • Kind: user
  • Company: Monash University

Astrophysics PhD student

GitHub Events

Total
  • Push event: 55
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 55
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 14
  • Total Committers: 3
  • Avg Commits per committer: 4.667
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ljn94408 j****2@a****z 7
avi a****i@g****m 6
ljn94408 1****8 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 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: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • pre-commit-ci[bot] (2)
  • jianan-joseph-liu (2)
Top Labels
Issue Labels
Pull Request Labels