Fixed: ^^^^^^ - Removed noise filtering and other transforms on optical xlsx input files
0.30.5
-------------------
Changed: ^^^^^^^^ - Stim subprotocols no longer continue being draw if they run longer than expected - ``include_stim_protocols`` is now overrided to ``True`` if ``stim_waveform_format`` is given
0.30.4
-------------------
Added: ^^^^^^ - Accuracy improvements to the magnet finding algorithm
Changed: ^^^^^^^^ - Filtering of data is now applied prior to the magnet finding algorithm instead of after
0.30.3
-------------------
Added: ^^^^^^ - ``well_groups`` param added to ``PlateRecording`` to override the well groups in the H5 files - Added ``Platemap Group Metrics`` to the ``aggregate-metrics`` sheet after individual well metrics
Changed: ^^^^^^^^ - ``peak_detector`` will now remove timepoints from outside the window provided by ``start_time`` and ``end_time`` before running the data through the peak finding algorithm. This is too ensure that problematic data outside the window does not interfere with peak finding.
0.30.1
-------------------
Fixed: ^^^^^^ - Issue with double underscores in file names causing WellFiles to get initialized with the incorrect ``has_inverted_post_magnet`` value.