pub async fn get_membrane_potentials( __arg0: State<ApiState>, __arg1: Query<HashMap<String, String>>, ) -> ApiResult<Json<HashMap<String, f32>>>
Get membrane potentials for specific neurons.