8000 Tags · uwmadison-chm/bioread · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: uwmadison-chm/bioread

Tags

v2025.05.02

Toggle v2025.05.02's commit message
Don't rarely print revision number

Also, clean up a little bit of the file_revisions code, and add tests.

Fixes #51

The second bug listed there isn't actually a bug.

v2025.03.13

Toggle v2025.03.13's commit message
black format
8000
ting

v2025.03.11

Toggle v2025.03.11's commit message
Add acq_layout CLI tool

This adds a new utility, acq_layout, that prints the binary layout of an
.acq file in TSV format. This should make it easier to debug future
iterations of file formats.

This also refactors the readers one more time -- it removes a bunch of
unused code and weird circular dependencies and generally just makes
reading the headers and data a much more sequential process.
Reader._read_header() is still a little long, but there's not much logic
in it now.

v2025.03.10

Toggle v2025.03.10's commit message
Switch to calendar versioning

First new world order release will be 2025.03.10

v3.1.0

Toggle v3.1.0's commit message
Fix all known journal reading problems

Thanks to the work (many years ago now!) from friend of the show Mike
Davison, this commit revamps the journal reading code for pre-V4 files.
Now it correctly finds and reads a set of marker metadata headers
instead of just saying "well I don't know what this block of stuff is"
and letting Jesus take the wheel to find the journal, this should locate
it a lot more precisely.

v3.0.1

Toggle v3.0.1's commit message
Bump copyright date to 2023

v3.0.0

Toggle v3.0.0's commit message
Change to MIT license, tag version as 3.0.0

The GPL wasn't serving this project particularly well, so let's just
change it to MIT.

v2.1.3

Toggle v2.1.3's commit message
Copyright bump

v2.1.2

Toggle v2.1.2's commit message
Merge branch 'main' of github.com:uwmadison-chm/bioread into main

v2.1.1

Toggle v2.1.1's commit message
Bump version

0