Danny Price

Results 31 issues of Danny Price

Thanks to @EdwardBetts, hickle is now included in Debian (unstable) 🙏. Mainly opening this issue to let @hernot, @1313e, and other devs know 🚀. I have just fixed a few...

_Note: Issue based on discussions with R. Braun_ There are discontinuities in the slope of the GSM2016 spectra, as seen here at 45 MHz: ![image](https://user-images.githubusercontent.com/713251/204456301-e7fa3355-d772-49fc-ab34-a3aa523fd41d.png) (Fig 25, [Price et al,...

enhancement

Many users want to do driftscan simulations using a beam model and a sky model. This requires gridding the beam into healpix, or projecting the healpix image into orthographic coordinates...

documentation
enhancement

As GSM08 and GSM16 do not seem to be supported by their authors anymore, it would be useful to make a note of the issues with the code (e.g. #11...

documentation

The FITS 'BSCALE' and 'BZERO' header keywords are used so that data can be scaled for storage as integers during serialization. There is a question as to whether HDFITS should...

enhancement

Investigate converting this into an astropy affiliated package: http://docs.astropy.org/en/stable/development/affiliated-packages.html

enhancement

Some gist code: ``` python import pygsm import ephem import healpy as hp sky = pygsm.GlobalSkyModel() d = sky.generate(1420) d = hp.ma(d) ## Parkes observatory # * Lat: -33 #...

* Added Stokes-I and 'coherence' mode to detect.py * Added more telescopes to the sigproc.py and sigproc2.py lookup dictionaries * Enabled cuda support in quantize.py and unpack.py

I've just created a repository on [bf-plugins/bf_udpcap](https://github.com/bf-plugins/bf_udpcap) that builds the UDP capture code. The hope is to make it easy to add new packet formats. Still plenty left to do...

feature

These updates are from https://github.com/Molonglo/bifrost, which is used for UTMOST-2D. An alternative to this merge is to move PSRDADA functionality into a plugin.