Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Testing phase:

  •  General Signal Chain
    •  Confirm splitter/merger functionality is working
    •  Test acquisition for a range of buffer sizes (16 samples - 2016 samples)
  •  Plugin Installer
    •  Confirm that all available plugins download and install correctly on Windows, Linux, and Mac
  •  RecordNode
    •  Confirm that all settings save and load correctly
    •  Confirm that multiple record nodes can successfully write to separate disks
    •  Test synchronization across multiple sub-processors
    •  Test continuous, spikes, and event writing across all available formats
      •  Binary
      •  Open Ephys
      •  Kwik
      •  NWB 1.0
  •  Audio Monitor
    •  Test audio monitor across all three platforms, with 1-16 channels active
  •  Neuropixels
    •  Test sync port in input/output mode
    •  Test acquisition with 6 or more probes
  •  Open Ephys Acquisition Board
    •  Confirm that Opal Kelly driver is included in the Windows release
  •  Channel Map
    •  Test channel remapping
    •  Test referencing
  •  LFP Viewer
    •  Confirm that event display is working 
    •  Confirm that all settings save and load correctly
  •  Spike Detection / Display
    •  Confirm that both the Spike Sorter and Spike Detector can send spikes to the Spike Viewer

Release:

  •  Update README with new download links
  •  If new commits (fixes/patches) added after testing, merge development into testing Tag the latest commit with release version number (e.g. v0.5.2)
    •  If new commits (fixes/patches) were added after testing release, merge development into testing
  •  Merge development into testing branch into and master branches
    - This will trigger automated builds, available here: https://dl.bintray.com/open-ephys-gui/Release
    //
  •  Create a new release on GitHub using the latest tag and attach the installer/zip files with the release.
  •  Notify the Open Ephys Forum, Neuropixels Slack Channel, and Twitter about the new release

...