ess.amor.orso.make_orso
ess.amor.orso.make_orso¶
- ess.amor.orso.make_orso(owner, sample, creator, reduction_script)¶
- Generate the base Orso object for the Amor instrument. Populate the Orso object for metadata storage. - Parameters
- owner ( - Person) – The owner of the data set, i.e. the main proposer of the measurement.
- sample ( - Sample) – A description of the sample.
- creator ( - Person) – The creator of the reduced data, the person responsible for the reduction process.
- reduction_script ( - str) – The script or notebook used for reduction.
 
- Returns
- Orso– Orso object with the default parameters for the Amor instrument.
- Return type
- orsopy.fileio.orso.Orso 
 
