question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FITS table viewer

See original GitHub issue

Someone was looking for something that can replace fv FITS Viewer, which has a table viewer. I’m just wondering if Ginga is the right package for such a thing, or is it out of scope?

I did a test with a sample FITS file that has the following structure (in reality, it can be a lot more extensions with multiple images and tables, and the tables can have many different columns each):

Filename: simple_im_tab.fits
No.    Name         Type      Cards   Dimensions   Format
0    PRIMARY     PrimaryHDU       4   ()              
1                ImageHDU         7   (100, 100)   float64   
2                BinTableHDU     12   3R x 2C      [20A, E]   

When I use MultiDim and select the table extension, I get the following errors from Ginga:

2016-09-03 08:33:03,961 | E | MultiDim.py:446 (set_hdu) | Error loading FITS HDU #2:
    too many indices for array

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ejeschkecommented, Sep 19, 2016

@pllim, please see PR #370 as an alternate implementation for this issue. Let me know your thoughts.

1reaction
ejeschkecommented, Sep 15, 2016

Please see #369 for a possible solution. Thanks!

That was fast!

Read more comments on GitHub >

github_iconTop Results From Across the Web

fv FITS Viewer - HEASARC
Fv is an easy to use graphical program for viewing and editing any FITS format image or table. The Fv software is small,...
Read more >
Software for reading fits images and tables - SDSS DR7
Software for reading fits images and tables · Astronomical analysis packages · Tools and libraries for reading fits files.
Read more >
5 Free FITS Viewer Software for Windows
Here are some best free FITS viewer software for Windows. Use these tools to open and view FITS files and see astronomical data...
Read more >
FITS Viewer - Ekos - StellarMate
FITS Header. Displays a read-only table listing FITS header keywords and values. Statistics. Provides simple statistics for minimum and maximum pixel values and ......
Read more >
FIT File Viewer
This viewer has applied the definition to the corresponding data records to create meaningful tables. Click on the message headers below to view...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found