Overview#
FracAbility is a Python toolbox that can be used to analyse fracture networks and estimate length distributions considering and correcting the effect of right-censoring using survival analysis.
These are the main features available :
Shapefile importing support
Topological analysis and identification of I,Y,X and U nodes
Backbone identification
- Statistical analysis tools:
Empirical CDF and SF calculation
Distribution fitting with survival analysis
Model selection methods
- Plotting tools:
Network objects plotting using matplotlib or vtk
Ternary node plot
Probability Integral Transform plots
The name FracAbility recalls the reliability library that inspired and helped in the creation of this project.