FITS download of region does not produce map with sensible WCS

Open
#27 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Reproduce the issue by selecting a region, downloading its FITS file, and opening it with enmap.read_map to inspect the WCS. Trace the download path responsible for the selected region and compare the resulting metadata with the region; done means the downloaded map has sensible, non-empty WCS values.

Written by the indexing model from the issue text.

Description

If you select a region and ask to download a FITS file, then the resulting map seems to have empty wcs. You can check this by opening up the downloaded map with enmap.read_map and printing out its wcs, which seems to be an empty one:

:{cdelt:[1,1],crval:[0,0],crpix:[0.00,0.00]}
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from simonsobs/tilemaker

All issues in simonsobs/tilemaker

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.