Code Monkey home page Code Monkey logo

gammashiny's Introduction

gammaShiny

R-CMD-check

r-universe

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

DOI

Overview

A collection of shiny application that provides exhanced graphical user interfaces for the gamma package.

To cite gammaShiny in publications use:

  Lebrun B, Frerebeau N, Paradol G, Guérin G, Mercier N, Tribolo C,
  Lahaye C, Rizza M (2020). "gamma: An R Package for Dose Rate
  Estimation from In-Situ Gamma-Ray Spectrometry Measurements."
  _Ancient TL_, *38*(2), 1-5.

Une entrée BibTeX pour les utilisateurs LaTeX est

  @Article{,
    author = {Brice Lebrun and Nicolas Frerebeau and Guilhem Paradol and Guillaume Guérin and Norbert Mercier and Chantal Tribolo and Christelle Lahaye and Magali Rizza},
    title = {{gamma: An R Package for Dose Rate Estimation from In-Situ Gamma-Ray Spectrometry Measurements}},
    year = {2020},
    journal = {Ancient TL},
    volume = {38},
    number = {2},
    pages = {1-5},
  }

Installation

You can install gammaShiny from our repository with:

install.packages("gammaShiny", repos = "https://crp2a.r-universe.dev")

Usage

# Load the package
library(gammaShiny)

# Run the app for gamma dose rate estimation
run_app("doserate")

Contributing

Please note that the gammaShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Acknowledgements

This work received a state financial support managed by the Agence Nationale de la Recherche (France) throught the program Investissements d’avenir (ref. 10-LABX-0052 and 11-IDEX-0001).

gammashiny's People

Contributors

nfrerebeau avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gammashiny's Issues

Add channel-energy reference in energy preset

Describe the solution you'd like
It would be nice to add some channel-energy reference by default in the energy preset of the settings tab.

Default values could be :

83 238.63
478 1460.82
856 2614.51

Export data on energy calibration tab

When selecting the "baseline corrected" plot option, and clicking the "export data" button, the exported data are the one of the "raw spectrum".
This does not allow the "baseline corrected" curve to be exported in another dataViz software. As the interface is designed, it is expected that two types of data sets can be downloaded.

Help for the Shiny app

It would be helpful to add a "Help" tab (before the about one) that allows us to read the documentation of the package (a least), and a specific guide for the shiny version (at best).

slice_signal does not exist anymore

Describe the bug
Energy calibration tab say Error : impossible de trouver la fonction slice_signal while Console return the following warning : Error in slice_signal: impossible de trouver la fonction "slice_signal" [No stack trace available]

To Reproduce
Load any spectrum in import tab and click on calibration tab.

Additional context
In Gamma package, slice_signal function does not exist and has been replaced by signal_slice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.