Menu

#2896 Bug with slice process

nextrelease
open-fixed
nobody
None
5
18 hours ago
22 hours ago
No
  1. plot https://cdaweb.gsfc.nasa.gov/sp_phys/data/rbsp/rbspa/l2/efw/fbk/2014/rbspa_efw-l2_fbk_20141025_v02.cdf?fbk7_e12dc_pk
  2. set operations to "|slice1(3)|smooth1(5)"
  3. change smooth1(5) to smooth(5) ... (Remove 1)
  4. Note the filter changes back to smooth1(5)

Discussion

  • Jeremy Faden

    Jeremy Faden - 18 hours ago
    • status: open --> open-fixed
     
  • Jeremy Faden

    Jeremy Faden - 18 hours ago

    slice and slice1 were confused because slice1 starts with slice, so the GUI was recycled when it shouldn't have been.