simpeg.data_misfit.BaseDataMisfit.shape# property BaseDataMisfit.shape# Shape of the Jacobian. The number of data by the number of model parameters. Returns: tuple of int (n_data, n_param)Shape of the Jacobian; i.e. number of data by the number of model parameters.