nimare.nimads.Point

class Point(source)[source]

Bases: object

A single peak coordinate from an Analysis.

New in version 0.0.14.

Variables:
  • x (float) –

  • y (float) –

  • z (float) –

  • space

  • kind

  • image

  • point_values

Methods

to_dict()

Convert the Point to a dictionary.

to_dict()[source]

Convert the Point to a dictionary.