https://github.com/chandra-marx/marx-test

Code to run tests for marx. Results are included in the normal marx docs

https://github.com/chandra-marx/marx-test

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 (11.3%) to scientific vocabulary

Keywords

astronomy chandra science verification
Last synced: 5 months ago · JSON representation

Repository

Code to run tests for marx. Results are included in the normal marx docs

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 11
  • Releases: 0
Topics
astronomy chandra science verification
Created over 10 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

marx-test

The marx software itself is written in C and distributed using the traditional configure/make/make install tool chain based on GNU make (and automake to make the makefiles).

However, tests for marx often require interaction with CIAO or with real Chandra data. Those tests run longer and have requirements that marx itself does not have. Thus, we have a separate test suite for marx.

This splits into several parts:

  • CI: Relatively quick test that could (though that's not set up right now) be run on github actions for every PR to marx itself. These test will check marx help messages, run a few simple simulations, etc. but do not include long simulations or grids of simulations wth millions of photons.
  • speed: A framework to compare marx runtimes with different compilers and compiler optimizations.
  • notebooks: A set of Jupyter notebooks that demonstrate how to use marx and how to compare marx with real data.
  • tests: Tests written using a separate test harness (which is defined in "marxtest"). Plan: Convert those to notebooks
  • marxtest: Testing harness. In the past, it was not possible to run CIAO, Python, and Astropy in the same environment, nor was there a good way to control CIAO form Python or Python from CIAO. This testing framework is a workaround for that. Given that CIAO now easily runs in a conda environment, this may be obsolete and can be spimfied/removed.

Owner

  • Name: Chandra-MARX
  • Login: Chandra-MARX
  • Kind: organization

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 91
  • Total Committers: 2
  • Avg Commits per committer: 45.5
  • Development Distribution Score (DDS): 0.088
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
hamogu h****r@m****u 83
hamogu m****r@g****e 8
Committer Domains (Top 20 + Academic)
gmx.de: 1 mit.edu: 1

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 12
  • Total pull requests: 0
  • Average time to close issues: about 1 year
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.17
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • 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
  • hamogu (12)
Pull Request Authors
Top Labels
Issue Labels
infrastructure (5) New test (4) change existing test (3)
Pull Request Labels