ptypy.core.paths.Paths#

class ptypy.core.paths.Paths(io=None)#

Bases: object

Path managing class

__init__(io=None)#
Parameters:

io (Param or dict) – Parameter set to pick path info from. See io

Methods

__init__([io])

auto_file([runtime])

File path for autosave file

get_path(path, runtime)

plot_file([runtime])

File path for plot file

recon_file([runtime])

File path for reconstruction file

run(run)

Determine run name

Attributes

DEFAULT

auto_file(runtime=None)#

File path for autosave file

plot_file(runtime=None)#

File path for plot file

recon_file(runtime=None)#

File path for reconstruction file

run(run)#

Determine run name