Published August 13, 2021
| Version v1.1.6
Software
Open
heilerich/neurone_loader: Version 1.1.6
Description
Bugfix: Reproducible ordering of sessions
⚠️ Session loading uses
os.listdirto find sessions. This function does not guarantee any specific order, which might lead to inconsistencies between systems or even runs on the same system. Sessions are now ordered chronological, i.e. according to their start time, which is probably what most users expect.Maintenance: Tests were migrated from Travis to GitHub Actions
Files
heilerich/neurone_loader-v1.1.6.zip
Files
(48.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e3b90589578cd9501428b6d23875d788
|
48.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/heilerich/neurone_loader/tree/v1.1.6 (URL)