astropy / astropy/photutils

Table to IsophoteList?

Open
#1,445 1 comment 0 reactions 0 assignees View on GitHub
feature request isophote
Dominant language
Python
Stars
307
Forks
156
Avg merge
56m
Merged PRs (30d)
58

Description

Hello.
From an IsophoteList object, I can create a table though the to_table method. I was wondering if there is a way to do the opposite of that, given a table object, create an IsophoteList?

Thanks!

Contributor guide

Open the contributing guide

Research direction

Start with the IsophoteList.to_table entry point mentioned in the issue and inspect how it represents an IsophoteList as a table. Determine what information a table must contain to recreate an IsophoteList, then verify that the requested reverse conversion works for the relevant table objects.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.