Opened 15 years ago
Closed 14 years ago
#218 closed enhancement (wontfix)
return entire SDFITS table row header as a dictionary
| Reported by: | Owned by: | Malte Marquarding | |
|---|---|---|---|
| Priority: | normal | Milestone: | Unified development |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
asap should store everything in an SDFITS table, even if it doesn't use it. A function like get_scan_header() should return every scientifically meaningful parameter in the table header and the table row, except the spectrum, as a dictionary.
Change History (3)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 15 years ago
comment:3 by , 14 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

This might not be possible as it relies on Mark Calabretta's livedata io library to provide access to all of these.