psFitsUpdateTable header input
The header input of psFitsUpdateTable seems to be abit out of place. Its
sister, psFitsUpdateImage, doesn't have any header input, and there is already
a means to update the header of any HDU without psFitsUpdateTable updating the
header.
Do you really think the header parameter is necessary for psFitsUpdateTable,
and if so, what about psFitsUpdateImage not having a header parameter?
I'd recommend removing the header parameter from psFitsUpdateTable, myself.
-rdd
Change History
(3)
| Owner: |
changed from Paul Price to eugene
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
you are right: the header component is not needed and should be dropped.