Skip to content

Releases: tymoreau/klusta_process_manager

5.2

22 Dec 08:31
Compare
Choose a tag to compare
fix rsync process issue

5.1 - server fixed

25 Nov 09:55
Compare
Choose a tag to compare

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

Version 1.0

30 Aug 11:47
Compare
Choose a tag to compare

This release includes:

  • klusta_process_manager: a GUI to help processing data on Klusta
  • klusta_server: a GUI to create a server on a computer dedicated to processing.

The two GUI communicate through TCP.