blobmodel

Contents

  • Installing
  • Getting Started
  • Visualize Model
  • Model Geometry
  • Blob Shapes
  • One Dimensional
  • Parameter Distributions
  • Blob labels
  • Drainage Time
  • Blob tilt
  • Contributor Guide

API reference

  • blobmodel package
blobmodel
  • <no title>
  • View page source

  • blobmodel package
    • Submodules
    • blobmodel.blob_shape module
      • AbstractBlobShape
        • AbstractBlobShape.get_blob_shape_p()
        • AbstractBlobShape.get_blob_shape_s()
      • BlobShapeEnum
        • BlobShapeEnum.dipole
        • BlobShapeEnum.double_exp
        • BlobShapeEnum.exp
        • BlobShapeEnum.gaussian
        • BlobShapeEnum.lorentz
        • BlobShapeEnum.rect
        • BlobShapeEnum.secant
      • BlobShapeImpl
        • BlobShapeImpl.get_blob_shape_p()
        • BlobShapeImpl.get_blob_shape_s()
    • blobmodel.blobs module
      • Blob
        • Blob.discretize_blob()
    • blobmodel.geometry module
      • Geometry
    • blobmodel.model module
      • Model
        • Model.get_blobs()
        • Model.make_realization()
    • blobmodel.plotting module
      • show_model()
    • blobmodel.stochasticality module
      • BlobFactory
        • BlobFactory.is_one_dimensional()
        • BlobFactory.sample_blobs()
      • DefaultBlobFactory
        • DefaultBlobFactory.is_one_dimensional()
        • DefaultBlobFactory.sample_blobs()
        • DefaultBlobFactory.set_theta_setter()
    • Module contents
Previous Next

© Copyright 2023, gregordecristoforo.

Built with Sphinx using a theme provided by Read the Docs.