Opened 18 years ago
Closed 18 years ago
#51 closed defect (wontfix)
scantable.write as FITS crashes asap
Reported by: | Owned by: | Malte Marquarding | |
---|---|---|---|
Priority: | normal | Milestone: | ASAP2 release |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: | awalsh@… |
Description
when I try to save an output in FITS format, I crash ASAP! eg:
iav.save('output', 'ASCII') works OK iav.save('output', 'FITS') gives...
/usr/local/bin/asap: line 84: 28180 Segmentation fault $ip -ipythondir "${ASAPUSERDIR}" -p 'asap' $*
Change History (3)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
FITS isn't supported (at the moment). I have removed this option from scantable.save