The geometry or biophysical parameters are not the same set of parameters we use for prior.
They actually need not be saved. The parameters will come through a file as input that is generated from the prior in advance. The data should already be there.
https://github.com/chenziao/Stylized-Cell-Inference/blob/c6234526e4349cf221729c927a87ec1a642a209c/stylized_module/base/active_model_synapse_input.py#L242
The geometry or biophysical parameters are not the same set of parameters we use for prior. They actually need not be saved. The parameters will come through a file as input that is generated from the prior in advance. The data should already be there.