GuinierTools.Alsaker2017_Test

GuinierTools.Alsaker2017_Test#

Alsaker2017_Test.py

Copyright (c) 2024, SAXS Team, KEK-PF

How to test

R version:

on VS-code R-debugger in the TODO/Rg code setwd(‘D:TODO20240523Rg code’) data = read.table(“oval_01C_S008_0_01.dat”, header = FALSE) source(‘file1.R’) estimate_Rg(data, 1, 5)

Python version:

on Command Pronmpt in the test folder python …/GuinierTools/Alsaker2017_Test.py

demo()#
demo_impl()#
load_data(file)#