Skip to content

Releases: itsayellow/biorad1sc_reader

Modern Python package format

30 Nov 05:49
Compare
Choose a tag to compare

Moving to PEP 517-compliant package definition.

Now with filehandles

15 Nov 18:41
Compare
Choose a tag to compare

Reader: new support for opening file-like objects, both as argument in instantiation, and with new member function.

Biorad* errors in main module

27 Oct 22:37
Compare
Choose a tag to compare

Now reading/parsing errors imported into namespace of main module:
BioRadInvalidFileError, BioRadParsingError

more docs, tightening up code

16 Oct 06:28
Compare
Choose a tag to compare
0.5

adding nose2 testing to procedure

fixed tiff export bug, documentation, tests

07 Oct 03:18
Compare
Choose a tag to compare

cleaning up metadata

28 Sep 04:59
Compare
Choose a tag to compare

adding get_metadata_compact()

Metadata functionality

25 Sep 20:12
Compare
Choose a tag to compare

Now full metadata is available from a *.1sc file.

pypi initial release

11 Sep 22:45
Compare
Choose a tag to compare

Version 0.1.1

##Initial Release to PYPI
fetch using pip3 install biorad1sc_reader