Skip to content

Releases: ssciwr/mease-elabftw

0.0.7

04 Jul 09:19
ea04a7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

13 Jun 08:44
f221fe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

14 Apr 14:28
2111315
Compare
Choose a tag to compare

What's Changed

  • add separate read, read/write tokens to repo secrets - for now just use read/write for tests by @lkeegan in #1
  • add upload_file to upload a file to an experiment by @lkeegan in #2
  • add get_linked_items to retrieve and parse all linked database items for an experiment by @lkeegan in #3
  • add elabftw-list command to list experiments by @lkeegan in #4
  • elabftw-list: print useful error message instead of stack trace if token missing by @lkeegan in #5
  • add first attempt at get_nwb_metadata by @lkeegan in #9
  • nwb fix: experimenter should be an array of strings by @lkeegan in #10
  • add partial silion probe metadata by @lkeegan in #11
  • nwb fix: ElectrodeGroup should be an array by @lkeegan in #12
  • update tests to match updated example elabftw experiment by @lkeegan in #14
  • update items by @lkeegan in #16
  • add readthedocs documentation by @lkeegan in #17
  • Add documentation by @GwydionJon in #20
  • added nwb creation and validation test by @GwydionJon in #23
  • Convert times to datetimes by @GwydionJon in #26
  • Mouse item by @GwydionJon in #27
  • remove print statement by @lkeegan in #29
  • Add logging by @GwydionJon in #28
  • rename toggle_logger to activate_logger by @GwydionJon in #31
  • update item tests to match elabftw test probe item by @lkeegan in #34
  • Add nwb convertion tool support by @GwydionJon in #32
  • update docs by @lkeegan in #37

New Contributors

Full Changelog: https://github.com/ssciwr/mease-elabftw/commits/0.0.5