Tim Molteno

Results 16 issues of Tim Molteno

Hi There, Thanks for svgwrite, it is brilliant. I've just chased down a strange bug that was due to using svgwrite and meshio in the same project. Both modules use...

This generates a compiler warning, and also should be triggering a change in the output format. However it isn't being taken into account. Tagging as version 2.0 (as this piece...

The Lichee RV comes with an optional 1.14" 135×240 SPI LCD screen. This bug report is for the necessary steps to get this going and build a small debian image...

enhancement

At the moment, the wifi chip on the RV 86 Panel is the Xradio XR829. The driver is part of the Tina-Linux kernel, but not the mainline smaeul one.

help wanted

The device-tree for the RV 86 Panel does not appear to include the xradio xr829 wifi module.. https://github.com/smaeul/linux/blob/riscv/d1-wip/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel.dts

There are at least two potentially useful libraries that port healpix to javascript. - https://github.com/michitaro/healpix - https://github.com/cds-astro/cds-healpix-rust When the gui is redone, we should use these to image correctly.

enhancement

This is an important part of enhanced calibration as well as new inference algorithms. This issue is a placeholder. Andre Offringa suggests EveryBeam as a package that can model beam...

enhancement
PROJECT

The use of python pickle to store Observation and Visibility objects is not a good long term option. This is not robust to python2 vs python3, so persistence will move...

enhancement

Use a zero-delay clock buffer in place of the jitter cleaner, driving a RC low pass filter. * Tune filter to achieve the right output level, and reasonable cut-off. (4th...

enhancement

The npm package ffmpeg.js a pretty powerful video encoder that runs in the browser. It can encode a sequence of images to a webM movie. The specific package is probable...

enhancement