Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

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

README.md

AmpSuite: Integrated Amplitude, Coda, Discrimination and Yield Routines

AmpSuite is a comprehensive toolset for seismic data analysis, including amplitude measurement, correction, discrimination, and yield estimation.

Installation

Setting up the environment

  1. Create the conda environment: conda env create -f environment-nocuda.yml

Installing AmpSuite package

  1. Activate the conda environment: conda activate ampsuite

  2. Install the package in editable mode: pip install -e .

Tutorials

Explore the following Jupyter notebooks to learn how to use AmpSuite:

  1. Measure Amplitudes
  2. Correct Amplitudes
  3. Discrimination Analysis (No Source Fit)
  4. Simple Bayesian Yield Estimation
  5. Plot Amplitude Tomography
  6. Gaussian Process Yield Estimation

Contributing

Contributions to AmpSuite are welcome! Please refer to our contributing guidelines for more information.

License

This project is licensed under the BSD-3 License.

Contact

For questions or support, please open an issue on our GitHub repository.

Owner

  • Name: Los Alamos National Laboratory
  • Login: lanl
  • Kind: organization
  • Email: github-register@lanl.gov
  • Location: Los Alamos, New Mexico, USA

Citation (CITATION.cff)

cff-version: 0.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: "Alfaro-Diaz"
  given-names: "Richard"
  orcid: "https://orcid.org/0000-0001-6723-5996"
title: "AmpSuite"
version: 0.0.1
doi: https://doi.org/10.1785/0220240212
date-released: 2024-08-01
url: "https://github.com/lanl/AmpSuite"

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

setup.py pypi
environment.yml pypi
  • pisces *