-
1. `A,C`在`CoeffByVF.m`中定义 `RP,CP`定义在python代码中, $A_k,\zeta_k,B_l,C_l,\alpha_l,\beta_l$ 这些定义在 Ref[1]的公式(18),公式(20)中
1. 注意这里的 $\zeta_k,\alpha_l,\beta_l$ 为实pole或者复数pole
1. $RP=[AS,lambdaS]=[C,-diag(A)]=…
-
What should be the fitting strategy for the analysis?
Previous analysis with Run 2 data:
https://cms-results.web.cern.ch/cms-results/public-results/publications/HIG-21-011/
https://cds.cern.ch/…
-
Hello! I am having a problem with spyking circus throwing an error during the fitting. It displays an error message, then keeps on going, but then it hangs and runs the CPUs at 100%, but never complet…
-
Suppose I have 1000-5000 datasets, where each dataset has a 100 point or so time series and I want to independently fit a 2-4 parameter model to each of these. Essentially just fitting 1000-5000 curve…
-
Some options:
- Check whether some model parameters can be omitted via the `save_pars` argument in `brms::brm()`
- Optimize multithreading, currently a single core is used for each chain, but `brms`…
-
Hi,
I'm trying to fit a two compartment model over a dataset that contains two main information: the administered dose and the measured concentration, multiple administration are included randomly.…
-
Hi Again,
I tried out ELLA on our data and faced some issues while the demo data ran without problems.
I subset my data to 50 cells (500 different features) but in 24h run time the fitting only mana…
-
## Describe what happens
Fits give nonsensical answers when the datasets get too large. There are two scenarios:
### Large datasets
When we fit large datasets, the fitter seems to get confused …
-
- As a developer I would like the import namespaces to be a little leaner so that I need fewer lines of imports
- As a scientist I would like imports such as `fitting_utils` to have more concise name…
-
I want to express my gratitude for sharing the computation code. After reviewing your code and testing it with my own data, I have a few questions and would greatly appreciate your guidance.
1. I n…