simonsobs / simonsobs/tilemaker

Map title / loading

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

Nobody has claimed this yet.

Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Two separate but similar requests:

  1. Display the map name somewhere visible which is copy-able with the mouse
  2. Have a way of loading certain map, for example I've selected this map from depth1 maps
Image

I would like to be able to search by obsid "1755327829" or by map name "1755327829_ws0_f090" or whatever it is

Not sure if this is possible but it might be cool to have the ability to go to

https://maps.simonsobservatory.org/1755327829_ws0_f090_map.fits

for example, and it will open up the correct map.

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.

Research direction

Begin by tracing how the map viewer identifies and loads a selected map, using the requested obsid, map name, and example URL as acceptance cases. Determine how the visible map name and direct loading behavior should work, then verify that each identifier opens the intended map and that the name can be copied.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.