-
In no particular order, here are some options for synthetic curves:
- I-V curves with points equally spaced in voltage vs. points "bunched" up around Isc and Voc or around Pmp.
- I-V curves with rou…
-
It would be great to turn the Costea et al data analysis into a vignette to show folks how they can use tinyvamp to choose between protocols -- prioritizing low-variance experimental design after bias…
adw96 updated
2 years ago
-
In the main program magnetometer calibration routine the RAW magnetometer values are captured and the bias and scale factors are calculated.
The instructions say that the RAW values should be stored …
-
Disclaimer: very new at all this. I'm coming from the perspective of an inference user, when on a good model using a nice prompt and sampler, there tends to be a number of steps past which, it will al…
-
**Purpose:**
Last summer I implemented a kinetic-energy conserving correction to the velocity remap. You can use this in combination with any remap scheme; the correction preserves the order of the s…
-
**Configuration**
- test date is 2021080100
- Use antenna temperature (Ta)
- ATMS is FFT remapped
**Test using fv3jedi_hofx_nomodel.x with the IODA files converted from BUFR converter**
- Co…
-
Can we simplify the wind and tmin bias corrections to hardwire the coefficients that are in the published version of the model?
https://github.com/ARVE-Research/gwgen_f90/blob/9b11a3fb1f80b3a6df0ee…
-
# Computing Bias | Tucker’s Blog
Computing Bias Team Teach
[https://tuckergol.github.io/student2/2023/12/11/Computing-Bias-Team-Teach_IPYNB_2_.html](https://tuckergol.github.io/student2/2023/12/11/C…
-
The Adis16448 has very stable biases. Thus it makes sense to calibrate them before deployment and assume they are constant over the course. Especially the gyro biases are easy to calibrate. You can av…
rikba updated
2 years ago
-
I'm thinking of contributing a small module to perform Heckman correction for selection bias. If I were to do so, what classes and APIs should my code inherit, and where should I put the module?