-
Hi,
Thanks for the great code. I am trying to reproduce your diffusion training experiment, however there is only a single object included in the data sample and I cannot find instructions about ho…
-
```
There are several ideas to be considered:
1) Currently Romberg integration is internally replaced by simple trapezoid
rule due to periodicity. This can be made explicit to add flexibility. Probab…
-
Issue gut-space/satnogs#26 is ready. We need now visualize the TLE data.
To do:
- [x] Display raw TLE
- [x] Draw azimuth / elevation by time chart
- [x] Draw azimuth / elevation polar chart
- […
-
Hello everyone.
I am using a MEGA 2560, incremental encoder CWZ6C Omron, tinyGPS Neo6M and 4x20 display ... it occurs that on the screen appear two lines written "Azimuth º" but does not appear the d…
-
```
There are several ideas to be considered:
1) Currently Romberg integration is internally replaced by simple trapezoid
rule due to periodicity. This can be made explicit to add flexibility. Probab…
-
We found `vxlan` mode to be underperforming and causing issues on our cloud (we do not have `vxlan` offloading enabled on NICs; this may contribute!).
Instead, we are using BGP in fullmesh mode for…
-
In its docstring, it is written as:
"Returns the pixelsize (deltaX, deltaY) of the domain"
Normally, X indicates horizontal axis and Y does vertical axis.
For SAR images, I expected that X is ran…
-
Let's relax the constraint in the `Matrix` class (MathLib) that values must be numbers:
```supercollider
// just this commenting out
put { arg row, col, val;
super.at(row).put(col, val)
/*if(…
-
Changing the `horizon_band_angle` input to `HybridPerezOrdered` doesn't seem to affect front-side irradiance nearly as much as it does rear-side. Code to reproduce:
```python
from pvfactors.geome…
-
My current sun.sun state is:
```
next_dawn: 2023-09-27T04:20:06.460118+00:00
next_dusk: 2023-09-26T17:27:41.138746+00:00
next_midnight: 2023-09-26T22:53:18+00:00
next_noon: 2023-09-27T10:53:27+00…