Skip to main content
Ctrl+K
Tomobar Documentation page - Home

Introduction

  • About ToMoBAR
  • Dependencies
  • References

How To's

  • Installation Guide
  • Using ToMoBAR

Tutorials

  • Direct reconstruction
  • Basic iterative reconstruction
  • Regularised iterative reconstruction
  • Synthethic data reconstruction
  • Real data reconstruction

Reference guides

  • API reference
    • tomobar.methodsDIR
    • tomobar.methodsDIR_CuPy
    • tomobar.methodsIR
    • tomobar.methodsIR_CuPy
    • tomobar.regularisers
    • tomobar.regularisersCuPy
    • tomobar.supp.dicts
    • tomobar.supp.suppTools
  • .rst

tomobar.supp.memory_estimator_helpers

Contents

  • DeviceMemStack
    • DeviceMemStack.free()
    • DeviceMemStack.instance()
    • DeviceMemStack.malloc()

tomobar.supp.memory_estimator_helpers#

class tomobar.supp.memory_estimator_helpers.DeviceMemStack[source]#

Bases: object

free(byte_count)[source]#
classmethod instance()[source]#
malloc(byte_count)[source]#
Contents
  • DeviceMemStack
    • DeviceMemStack.free()
    • DeviceMemStack.instance()
    • DeviceMemStack.malloc()

By Daniil Kazantsev

© Copyright 2026, Diamond Light Source and Manchester University, UK.

Last updated on Feb 24, 2026.