Opened 14 years ago
Closed 14 years ago
#192 closed defect (fixed)
Create Abstract Filler class
Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | c++ | Version: | 2.0 |
Severity: | critical | Keywords: | |
Cc: | Takeshi Nakazato |
Description (last modified by )
At the 2010 developer workshop we decided to abstract the way the STFiller works so readers other than PKSreader can be used.
Implement this in the merged trunk.
Change History (7)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 14 years ago
comment:4 by , 14 years ago
We need to be able to pass filler specific data down to the implementations. The best way is using dicts but we have to wait for Wes to add building of libpyrap to the casapy cmake scripts.
comment:5 by , 14 years ago
This has been committed.
The PKSFiller implementation is working locally and just has to be verified against casapy.
comment:6 by , 14 years ago
I committed NROFiller a few days ago. Today, I committed test data and script for NROFiller in test directory. The test is quite primitive and trivial...
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
We will be creating: