Saving/loading
This page contains a listing of all functions to load and save .pssession
and .psmethod
files.
pypalmsens
Functions:
-
load_method_file – Load a method file (.psmethod).
-
load_session_file – Load a session file (.pssession).
-
save_method_file – Load a method file (.psmethod).
-
save_session_file – Load a session file (.pssession).
load_method_file
load_method_file(path, as_method=False)
Load a method file (.psmethod).
Parameters:
Returns:
-
method (Parameters) – Return method parameters
load_session_file
load_session_file(path)
Load a session file (.pssession).
Parameters:
Returns:
-
measurements (link:#list[link:#pypalmsens._data.measurement.Measurement]) – Return list of measurements