Web Interface for Reflectivity Fitting

DOI CII Best Practices Documentation Status

This Django application provides the web interface reflectivity.sns.gov to perform modeling of reflectivity data. The application gives users forms to set up their model and submit fitting jobs. To do so, it generates a python script to be executed either locally or on a remote compute resource. The generated script launches REFL1D, which does the actual minimization.

A description of reflectivity, an overview of the main features, and a real-life example of the use of the application are described in this article:

M. Doucet et al. SoftwareX 7 (2018) 287-293 https://doi.org/10.1016/j.softx.2018.09.001.

Please cite this article when using the web reflectivity interface.

Developer Documentation

Indices and tables