Skip to content

ppernot/SK-Ana

Repository files navigation

DOI

SK-Ana: SpectroKinetic Analysis

Shiny interface for the analysis of spectrokinetic matrices:

  • Singular Value Decomposition (SVD)

  • Multi Curve Resolution by Alternated Least Squares (MCR-ALS)

  • Hybrid hard-soft modeling (DAS, homogeneous chemistry...)

User's manual

New: online here

Docker container

For cross-plateform compatibility issues, the preferred installation method is through a docker container.

The skana Docker container has all elements preinstalled.

To run the container:

  1. Install Docker

  2. Type the following command in a terminal

docker run -d -p 3840:3840 --name skana ppernot1/skana
  1. Access SK-Ana at http://localhost:3840 in your favorite browser

  2. When finished

docker kill skana
  1. For further sessions
docker restart skana
  1. To cleanup
docker remove -v skana
  1. To get the latest version
docker pull ppernot1/skana

How to cite SK-Ana

If you use SK-Ana in one of your publications, do not forget to cite it and include the version you used for reproducibility:

Pernot, P. (2018) SK-Ana: Analysis of Spectro-Kinetic Data (Version X.X).
https://doi.org/10.5281/zenodo.1064370

References

Methods

  • C. Ruckebusch, M. Sliwa, P. Pernot, A. d. Juan, R. Tauler (2012) "Comprehensive data analysis of femtosecond transient absorption spectra: A review", J. Photochem. Photobiol. C 13:1–27. DOI

Tutorial (in french)

  • Apport de la simulation à la détermination de mécanismes réactionnels en chimie sous rayonnement. Action Nationale de Formation CNRS "Chimie sous Rayonnement et Radiochimie" (Oléron, 2017/09) PDF

Works using SK-Ana (please let me know of any missing reference)