jancami / edibles

Software for EDIBLES and LIPS data analysis.
MIT License
7 stars 11 forks source link

Fkhan297 patch for Issue 111 #141

Closed fkhan297 closed 4 years ago

fkhan297 commented 4 years ago
  1. Changed FilterEngine to return Dataframe
  2. fixed: ind = np.where(bool_object_matches & bool_order_matches & bool_wave_matches)