Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

configfile.yaml 785 B

1234567891011121314151617181920212223242526272829
  1. sourcedir: 'PATH_TO_REPOSITORY'
  2. codedir: 'PATH_TO_REPOSITORY/scripts/python_scripts'
  3. metadatadir: 'PATH_TO_REPOSITORY/metadata'
  4. logdir: 'PATH_TO_REPOSITORY/logs'
  5. sessions: ['L_RS_090817',
  6. 'L_RS_100817',
  7. 'L_RS_250717',
  8. 'L_SNR_090817',
  9. 'L_SNR_100817',
  10. 'L_SNR_250717',
  11. 'L_RF_260617',
  12. 'L_RF_280617',
  13. 'A_RS_140819',
  14. 'A_RS_150819',
  15. 'A_RS_160819',
  16. 'A_SNR_041018',
  17. 'A_SNR_140819',
  18. 'A_SNR_150819',
  19. 'A_SNR_160819',
  20. 'A_RF_280818',
  21. 'A_RF_290818'
  22. ]
  23. sample_sessions: ['L_RS_090817', 'A_RS_150819']
  24. nsp_count: 8
  25. samplerate: 30000
  26. samplerate_unit: 'Hz'
  27. eyeclosed_threshold: 10
  28. eyesig_unit: 'mV'
  29. SNR_threshold: 2.0