-
As discussed in https://github.com/Jammy2211/PyAutoLens/issues/11 , we'll have bespoke analysis routines for computing light profiles / mass profiles during the lens analysis.
After an analysis is …
-
Discussion copied from slack.
Adam Abeshouse [3:45 PM]
Hi all, so I'm looking at adjusting the SV scatter plot to show density with opacity. The way I have it is that I set an opacity-per-sample, …
jjgao updated
5 years ago
-
release date: 2019-03-05
Expected:
- [x] Pytorch-1.0.1
- [x] pandas-0.24.1,
- [x] PyQt5-5.12.1a
- [x] Tensorflow-1.13.1 , for Python-3.7 also
Focus of the release:
- [x] Pyside2-5.12 comp…
-
- [ ] 2D density (similar to: https://plot.ly/python/density-plots/#2d-histogram-contour-plot-with-histogram-subplots)
- [ ] treeplot (w/ igraph) (similar to: https://plot.ly/python/tree-plots/)
- […
-
Making a 2D profile gives strange results on some sample datasets:
```#python
>>> import yt
>>> ds = yt.load("IsolatedGalaxy/galaxy0030/galaxy0030")
>>> prof = ds.r[:].profile(["density", "tempe…
-
I had a look at the object position_xyz's in the latest v1.1.4_small catalog. Although it is clearer when you move around , there are some overlapping regions (probably at the healpix borders) with hi…
-
When plotting high-density data I often use the pan/zoom functions in PlotlyJS. It would be super useful to be able to navigate similiarly in a 2D Makie scene.
PlotlyJS's box zoom behavior is also …
ssfrr updated
6 years ago
-
When I export the numerical solutions from Freefem++ (heat equation with periodic boundary condition). I would like to make one movie to represent the profile of temperature and save in Avi format. Th…
-
We need examples of plotting 2D datasets that vary over time. One example would be to map the time of day of the NYC taxi data into a hue value (since hour-of-the-day varies circularly, as hue does), …
-
While looking at halo mass distribution in cosmoDC2 (v1.1.4) (see #54 in the context of HackUrDC2), I found a rather odd feature. There many different halos (i.e. different positions on sky) with exac…