distance_explorer

sans.pr.distance_explorer

Module to explore the P(r) inversion results for a range of D_max value. User picks a number of points and a range of distances, then get a series of outputs as a function of D_max over that range.

class sans.pr.distance_explorer.DistExplorer(pr_state)

Bases: object

The explorer class

class sans.pr.distance_explorer.Results

Class to hold the inversion output parameters as a function of D_max

Table Of Contents

Previous topic

Reference

Next topic

invertor

This Page