-
Hi,
Thank you for your very interesting work.
I have a question, I would appreciate it if you could advise me.
Could you please explain how you end up the spherical Bessel functions in charge dist…
-
The Basics work but i am not sure if the computation is right and the outcome is systematically to small. Also you are wobbly on the Theory.
-
CanvasLinePlot does not support `{Property} stroke` because any change to CanvasLinePlot requires calling `update` for the parent ChartCanvasNode.
In practice, this is causing 2 problems:
(1)…
-
For all interested - here's the original article: https://dspace.mit.edu/openaccess-disseminate/1721.1/66243
This implementation does not:
1) use JADE algorithm to recover original independent signa…
-
Use '3C286' for xcal while excute worker polcal, the polarization angle(PA) is not correct.
'setjy' from the log file had set the polarization information of 3C286 to the model seems no problems, but…
-
A cursor plot was added to griddle that was influenced heavily by the MembranePotentialChart, though used in energy-skate-park.. The MembranePotentialChart could be re-written to use this common compo…
-
I noticed that changing `nside = 512` to `nside=32` in `examples/config/laptop_config.yml` would make TXTwoPointFourier crash because it goes, by default, from `ell_min = 100` to `ell_max = 1500` (so …
-
with tf.keras.layers.InputSpec(dim=xxx) one can specify the specification for an input when the layer is called.
Dont forget: unit test
-
I'm trying to reproduce the tutorial: "Solving the linearized Eliashberg equation in the random phase approximation limit",and got the following error:
---------------------------------------------…
-
From your code and literature, I found that when you make the mask, you get the mask by taking the ratio of the absolute value of the signal and the noise. However, when you use the mask to get the re…