SWE-UniStuttgart/ViConDAR

NEW implementations

Closed this issue · 0 comments

  • V_spec: peak detection method
  • Weighting _probe: Weighting function for pulsed and CW lidars
  • InputParameters.m:
    • Flags:
      • Qlundar
      • get_TI_Vs_RZ
      • Probe weighting function: ""pulsed", "cw" or "mean"
      • Peak detection method: "maximum", "median" or "centroid"
    • truncation val
    • Create random patterns: should go in a function
  • getLidarOutput.m
    • NEW: line ~272
  • ViConDAR.m:
    • flag_Qlundar line 229
  • Scripts:
    • getTI_Vs_Rz.m
    • Qlundar_wrapper.m
    • ceilS.m and floorS.m (V_spec)