main¶
-
class
phlab.rixs(project_name='', out_dir='/_output/', inp_dir='/_input/')[source]¶ Class rixs exists as a wrapper around both models and experiment objects.
- Args:
- problem_name: str
- name of the project.
- out_dir: str
- name of the ouptu directory.
- inp_dir: str
- name of the ouptu directory.
- Attributes:
- nmodel: int
- number of models created within this project.
- nexp: int
- number of exp created within this project.
- abs_path: str
- absolute path to the working directory