mease_elabftw.nwb.get_raw_nwb_metadata

mease_elabftw.nwb.get_raw_nwb_metadata(experiment_id)

Collect metadata information from the given experiment id. Ensure data is stored under the correct keys.

No conversion will take place in this function.

Warning: this function should not be used manually, for user workflow see: get_nwb_metadata

Parameters

experiment_id (int) – The experiment id given by the user.

Returns

Nested dictionary with all required metadata.

Return type

dict