zoom-whirl-web-app

A Dash/Plotly web version of Spakiela's Zoom-Whirl app

https://github.com/holderbp/zoom-whirl-web-app

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 (2.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

A Dash/Plotly web version of Spakiela's Zoom-Whirl app

Basic Info
  • Host: GitHub
  • Owner: holderbp
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 393 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Zoom-Whirl Web App

Web version of app developed by Steven Pakiela to demonstrate "zoom-whirl" type geodesics in the Schwarzschild metric. Clone and run locally using the provided conda environment file, or view current version on heroku:

http://zoomwhirl.herokuapp.com

Maintained by Ben Holder and Steven Pakiela.

Owner

  • Name: Ben Holder
  • Login: holderbp
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Zoom-Whirl Web App
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Benjamin P
    family-names: Holder
    email: holderb@gvsu.edu
    affiliation: Grand Valley State University
  - given-names: Steven
    affiliation: Grand Valley State University
    family-names: Pakiela
repository-code: 'https://github.com/holderbp/zoom-whirl-web-app'
abstract: >-
  Python/Dash/Plotly code for an interactive app that plots
  the (bound) Schwarzschild geodesics. Accompanies a
  manuscript on Zoom-Whirl-type orbits.
keywords:
  - gravitational-waves
  - general-relativity
  - schwarzschild
  - zoom-whirl
license: MIT
commit: 64b1c2c
version: '0.1'
date-released: '2023-03-15'

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Bottleneck ==1.3.5
  • Brotli ==1.0.9
  • Flask ==2.2.3
  • Flask-Compress ==1.13
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.1
  • Pillow ==9.2.0
  • Werkzeug ==2.2.2
  • certifi ==2022.12.7
  • click ==8.1.3
  • cycler ==0.11.0
  • dash ==2.8.1
  • dash-bootstrap-components ==1.4.0
  • dash-core-components ==2.0.0
  • dash-html-components ==2.0.0
  • dash-table ==5.0.0
  • fonttools ==4.38.0
  • gunicorn ==20.1.0
  • importlib-metadata ==4.11.4
  • itsdangerous ==2.1.2
  • kiwisolver ==1.4.4
  • matplotlib ==3.5.3
  • munkres ==1.1.4
  • numexpr ==2.8.3
  • numpy ==1.21.6
  • packaging ==21.3
  • pandas ==1.3.5
  • pip ==23.0.1
  • plotly ==5.13.1
  • pyparsing ==3.0.9
  • python-dateutil ==2.8.2
  • pytz ==2022.4
  • scipy ==1.7.3
  • setuptools ==65.4.1
  • six ==1.16.0
  • tenacity ==8.1.0
  • tornado ==6.2
  • typing_extensions ==4.4.0
  • unicodedata2 ==14.0.0
  • wheel ==0.37.1
  • zipp ==3.9.0