msmu.read_delpi
Reads a DELPI output file and returns a MuData object.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
identification_file
|
str | Path
|
Path to the DELPI output file. |
required |
drop_search_result
|
bool
|
If True, the raw search result is not stored in varm. |
False
|
Returns:
| Type | Description |
|---|---|
MuData
|
A MuData object. |