navo-workshop icon indicating copy to clipboard operation
navo-workshop copied to clipboard

Tutorial notebooks for how to use PyVO to access NASA and other data in Python.

Results 41 navo-workshop issues
Sort by recently updated
recently updated
newest added

To emphasize in documentation: When ONLY considering cone search radius input is formatted as 'Angle', tests infer that 'radius' appears to correctly work for NED and tables cone searches, 'size'...

The `'diameter=Angle(cone_search_radius * 2 * u.arcsec)'` will lead to a crash in code below, which appears related that the passed **kwargs may not be used in service I am reaching...

bug

Like for the astropy workshop. Installation instruction for WSL: https://github.com/astropy/astropy-workshop/blob/main/00-Install_and_Setup/README.md#0-only-for-windows-install-wsl

Add brief sections to the top of each notebook. Adapt examples below as appropriate. In https://numpy.org/numpy-tutorials/content/mooreslaw-tutorial.html - What you'll do - Skills you'll learn or in https://github.com/fornax-navo/fornax-demo-notebooks/blob/main/forced_photometry/multiband_photometry.ipynb: - Learning Goals...

Details TBD, but consider: - authN - environment setup (built ahead of time, automatic or user controlled?)

I don't expect that we would be directly affected, but nevertheless, we could extend the testing suite.

infrastructure

During the workshop at aas240 multiple participants run into the issue of when to convert a list of services to an astropy table. This practically means to review when to...

priority:low
content
upstream

Registry searches currently support a few alias terms for `servicetype`, e.g. 'image' or 'spectra'. However, there is an ongoing discussion of deprecating these. It would be extremely valuable to do...

question