Coder Social home page Coder Social logo

Spitzer / WISE data query about astroquery HOT 5 OPEN

astropy avatar astropy commented on July 20, 2024
Spitzer / WISE data query

from astroquery.

Comments (5)

keflavich avatar keflavich commented on July 20, 2024

@autocorr - Does this work for Spitzer data? Could you provide a brief example? If it works for Spitzer / WISE data specifically, I'll close this issue.

from astroquery.

autocorr avatar autocorr commented on July 20, 2024

@keflavich This only works with the SHA at the moment, but a similar scheme could be applied to the WISE queries. There are more options and query types for the WISE archive, but I was planning on making a second module for the WISE. The nice IPAC Simple Image Access Protocal basically means you just need to put the right keys into a HTTP get query and fiddle with the downloaded file object.

from astroquery.

astrofrog avatar astrofrog commented on July 20, 2024

A WISE module would be great! @autocorr - you mention working on a WISE module, do you have anything that could be included at the moment?

from astroquery.

keflavich avatar keflavich commented on July 20, 2024

The incomplete API is linked from the FAQ and described here:
http://irsa.ipac.caltech.edu/ibe/docs/wise/allsky/4band_p1bm_frm/
http://irsa.ipac.caltech.edu/ibe/docs/wise/allsky/4band_p3am_cdd/

Basically, you need to start with a metadata query followed by downloading the data using URLs constructed from the metadata. This is actually quite similar to the eso module.

from astroquery.

keflavich avatar keflavich commented on July 20, 2024

This query shows the available metadata.

We need to implement spatial queries, which use a central position given by POS=ra,dec and SIZE=width[,height] (size is optional; if not given it just yields overlap).

...this would be a great opportunity to test writing a new module using the template module!

from astroquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.