ueqplusanalyze

UEQ+ Data Analyzer based on the given Tool from https://ueqplus.ueq-research.org/

https://github.com/b3j4y/ueq-plus-data-analyze

Science Score: 54.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
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary

Keywords

analysis python3 ueq
Last synced: 4 months ago · JSON representation ·

Repository

UEQ+ Data Analyzer based on the given Tool from https://ueqplus.ueq-research.org/

Basic Info
  • Host: GitHub
  • Owner: B3J4y
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 70.3 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 8
  • Releases: 0
Topics
analysis python3 ueq
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

UEQ Plus Data Analyzer

PyPI Tests

This repository is data analyzer for UEQ+ data in Python. The calculations are copied from the data analysis tool of the oficial UEQ+ website.

Project structure

ueq-plus-data-analyze | .github # used for github files | workflows # used for github actions | data # example data which shows the needed data structure | src | ueq-plus-anazye | .gitignore | definitions.py # defines global variables | LICENSE | README.md | requirements.in # every new package should be written in here

Owner

  • Name: Jan Bernoth
  • Login: B3J4y
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: UEQ+ Data Analyzer
version: 0.0.4
message: "If you use this software, please cite it as below."
type: software
license: MIT
authors:
  - family-names: Bernoth
    given-names: Jan
    email: jan.bernoth@uni-potsdam.de
    affiliation: University of Potsdam
    orcid: https://orcid.org/0000-0002-4127-0053
  - given-names: Lewin
    family-names: Kästner
    email: lewin.kaestner@uni-potsdam.de
    affiliation: University of Potsdam

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 9
  • Total Committers: 2
  • Avg Commits per committer: 4.5
  • Development Distribution Score (DDS): 0.111
Top Committers
Name Email Commits
Jan Bernoth j****h@u****e 8
Jan Bernoth B****y@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 15
  • Total pull requests: 1
  • Average time to close issues: 1 day
  • 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: 1
  • 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
  • B3J4y (15)
Pull Request Authors
  • B3J4y (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 10 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: ueqplusanalyze

Create statical analysis for UEQ+ data

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10 Last month
Rankings
Dependent packages count: 6.6%
Downloads: 12.6%
Average: 23.9%
Forks count: 30.5%
Dependent repos count: 30.6%
Stargazers count: 39.1%
Maintainers (1)
Last synced: 4 months ago

Dependencies

.github/workflows/publish_to_pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/test_code.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi
  • jupyter == 1.0.0
  • matplotlib == 3.6.2
  • numpy == 1.23.5
  • pandas == 1.5.2
  • pytest == 7.2.1
requirements.in pypi
  • jupyter ==1.0.0
  • matplotlib ==3.6.2
  • numpy ==1.23.5
  • pandas ==1.5.2
  • pytest ==7.2.1