ocssw
V2022
|
Classes | |
class | HicoL0toL1b |
Functions | |
def | TimeIt (func) |
def | LoopDrkLine (data, startLine, stopLine) |
Function Documentation
◆ LoopDrkLine()
def hico.HicoL0toL1B.LoopDrkLine | ( | data, | |
startLine, | |||
stopLine | |||
) |
This is here because I was trying to jit it with numba. tbc...
Definition at line 45 of file HicoL0toL1B.py.
◆ TimeIt()
def hico.HicoL0toL1B.TimeIt | ( | func | ) |
Definition at line 35 of file HicoL0toL1B.py.