Action #1830
Add support modules to cscripts
| Status: | Closed | Start date: | 07/31/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned To: | % Done: | 100% | ||
| Category: | - | |||
| Target version: | 1.2.0 | |||
| Duration: |
Description
To reduce code duplication in the cscripts, the current
obsutils module should be accompanied by other modules. Examples are:
ioutilsfor input and outputmodutilsfor model support
obsutils. These are:
cntmap()modmap()
Recurrence
No recurrence.
History
#1
Updated by Knödlseder Jürgen over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Done, and removed also the fit() and cterror() function from obsutils as they are not part of an observation utility, and they anyway encapsulated only a few lines of code.
#2
Updated by Knödlseder Jürgen over 9 years ago
- % Done changed from 80 to 90
Added the calutils module to remove code duplication in csroot2caldb.py and csobs2caldb.py scripts.
#3
Updated by Knödlseder Jürgen over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
- Remaining (hours) set to 0.0
Merged into devel