psrqpy icon indicating copy to clipboard operation
psrqpy copied to clipboard

A python module to query the ATNF pulsar catalogue

Results 4 psrqpy issues
Sort by recently updated
recently updated
newest added

Start trying out using [Altair](https://altair-viz.github.io/) to make plots if requested. Refs #3. Supercedes #31 as I've changed the branch name to be more appropriate.

enhancement

You have already added support for querying the catalogue using logical conditions, but some things are still not supported, such as the **RANGE** function, or specifying a range of **RA**/**DEC**...

It would be good to have plotting functions to produce plots of one parameter vs another for any numerical parameters that had been queried. In particular, for a start it...

enhancement

Currently, I have a `setup.cfg` and `pyproject.toml` for the build - it would be useful to just transition to a purely `pyproject.toml` build system.