-
we can get reactivity from cross sections in addition to Bosch-Hale
DD example where the D_D_-_3He_n.txt file has been downloaded from https://github.com/shimwell/fusion_cross_sections
```python
…
-
Utilizar Hyper LogLog para analisar um alto volume de palavras para identificar trechos únicos
Referência : https://medium.com/botify-labs/hyperloglog-or-how-we-estimate-large-numbers-of-unique-url…
-
BIC and AIC seem to often favor knee over fixed models, even if the spectrum looks pretty "linear" in loglog
-
The following script creates a simple system and tries to recover it using tfAAA. After plotting the frequency response of both systems, they disagree by a factor of 2pi. I used f and F_Hz in all func…
-
### Description:
In calculating the Cluster Size Distribution (CSD), clusters with a size of 1 are not included. Even when the 'include_single' parameter is set to 'True'.
### Code for reproductio…
-
I use Log4L inside a dll.
I get SIGSEV exception when it Log4L is doing initialization section:
LogLog = TLogLog.Create
Traced it to the line
AddAppender(TLogODSAppender.Create(''));
This is:
TLogLo…
-
@CrepeGoat I tried to use the new `loglog_linear_approx` function but first hit an error when I inputted a PSD with a 0 Hz value (couldn't divide by 0). That should be removed within the function, th…
-
# Description
When I run `matlab2tikz(... 'strict', true, ...)` with a loglog Matlab plot I get the following error:
```
Unrecognized function or variable 'str'.
Error in matlab2tikz>formatPgfTi…
-
**Bug category**
- [x] *bug - compilation error*
- [ ] *bug - compilation warning*
- [ ] *bug - runtime error*
- [ ] *bug - runtime warning*
- [ ] *bug - logic error*
**Platform**
- [x] *cros…
-
The coordinates of annotations (like text) are incorrectly truncated in log-log plots. Let's consider the following example with two annotations A and B:
```
x=linspace(1,1e3,2);
y=1./x.^3;
fi…