Skip to content
  • Jan Reimes's avatar
    e60565e2
    refactoring of spectrum-submodule: · e60565e2
    Jan Reimes authored
    - split of abstract base classes and implementations -> avg, vs_time
    - clean-up of old calculate_xxx(..) functions
    - legacy function check_spectrum_arguments() moved to spectrum-submodule -> can be removed in the future/merged with checks in post_init of SpectralArguments!
    - more alignments in types.py: avoid confusion with naming of protocol classes ("interfaces") -> using leading "I"-naming like in Delphi/.NET
    - removed left-overs of numba in P.56
    
    - misc. updates/fixes/improvements
    e60565e2
    refactoring of spectrum-submodule:
    Jan Reimes authored
    - split of abstract base classes and implementations -> avg, vs_time
    - clean-up of old calculate_xxx(..) functions
    - legacy function check_spectrum_arguments() moved to spectrum-submodule -> can be removed in the future/merged with checks in post_init of SpectralArguments!
    - more alignments in types.py: avoid confusion with naming of protocol classes ("interfaces") -> using leading "I"-naming like in Delphi/.NET
    - removed left-overs of numba in P.56
    
    - misc. updates/fixes/improvements
Loading