gastropy.GastricBand

gastropy.GastricBand#

class gastropy.GastricBand(name, f_lo, f_hi)[source]#

A named gastric frequency band.

Parameters:
  • name (str) – Human-readable band name.

  • f_lo (float) – Lower frequency bound in Hz.

  • f_hi (float) – Upper frequency bound in Hz.

__init__(name, f_lo, f_hi)#

Methods

__init__(name, f_lo, f_hi)

Attributes

cpm_hi

Upper bound in cycles per minute.

cpm_lo

Lower bound in cycles per minute.

name

f_lo

f_hi