Opened 17 years ago
Closed 16 years ago
#132 closed defect (fixed)
merging scantable fails
Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 2.2 |
Component: | c++ | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
When trying to merge scantables, a not so enlightening message of 'oh oh' is displayed.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I have change the behaviour as above. Available next release.
Note:
See TracTickets
for help on using tickets.
This occurs for non-confromant scantables. In this case obstype differs. Probably just throw a warning and merge anyway.
obstype should maybe be removed from test for conformance.