musa.py@a267a7564570
musa.py
Tue, 12 Feb 2013 16:57:39 +0100
- author
- ulalume3 <binietoglou@imaa.cnr.it>
- date
- Tue, 12 Feb 2013 16:57:39 +0100
- changeset 14
- a267a7564570
- parent 0
-
9d2b98ecf23d
- permissions
- -rw-r--r--
Corrected the background data variable from 'time' to 'time_bck'.
from licel import LicelLidarMeasurement
from ciao import CiaoMixin
class MusaLidarMeasurement(CiaoMixin, LicelLidarMeasurement):
pass