Skip to content

5.1 - server fixed

Compare
Choose a tag to compare
@tymoreau tymoreau released this 25 Nov 09:55
· 17 commits to master since this release

New Features

(not completely tested)

  • Open files with double click (in the top right view)
    • kwik files are opened with klustaviewa
    • you can close the application, even if you opened file through it (= it
      won't close klustaviewa if you close the app)
  • In the bottom left view, right click on an experiment to see a menu:
    • experiment "waiting to be.." -> "cancel" button
    • experiment "klusta running" -> "kill" button (kill klusta, don't ask confirmation)
    • other -> no menu
  • When processing on the server: once everything is sync to the back-up
    (experiment are "waiting to be processed", or running), you can close the
    application. Open it later and reconnect to the server to see the progress.
  • Can manage different time format for folder's name:
    in userConfig, you can put
    dateTime_format=["yyyy_MM_dd_HH_mm","yyyy-MM-dd_HH-mm-ss"] to have both
    the regular format and the openephys format
  • On server side:
    • don't delete .dat file if klusta crash
    • "kill" button reimplemented