mease_elabftw.nwb.get_nwb_metadata

mease_elabftw.nwb.get_nwb_metadata(experiment_id)

Collects metadata based on the experiment id and converts the weight to a float. This is needed for further export to nwb_converter.

This function also validates, that all metadata is nwb compatible.

Parameters

experiment_id – The experiment id given by the user.

Returns

Final nwb metadata to be passed on.

Return type

dict