eer format, avoid warning.
See original GitHub issueHi! First, congratulations for this package. It seems flexible and very useful.
There is a new file format in the Cryo electron microscopy called eer. Is a Bigtiff file with some, at least specific compression.
I’ve tried this library and it gets the pages and size properly and wants about the COMPRESSION:
TiffTag 259: 65001 is not a valid COMPRESSION
For me, so far, I’m ok with this behaviour, do not actually need to read the images but know its dimensions.
Is there a way to avoid the warning?
I see this could be the right package to read these files. What would be the procedure in case you agree to read eer?
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Tutorial: EER File Support - CryoSPARC Guide
EER is a special format developed by Thermo Fisher Scientific currently used for output from Falcon4 cameras. EER records individual electron detection events ......
Read more >Electron Event Representation (EER) data enables efficient ...
This format enables recording of DDD movies at the raw camera frame rate without sacrificing either spatial or temporal resolution. Experimental ...
Read more >Electron-event representation data enable efficient cryoEM file ...
The EER format will enable the development of new methods that can utilize the full spatial and temporal resolution of DDD cameras.
Read more >Falcon 4 Direct Electron Detector – Application note
The EER format allows efficient event-based image processing without losing spatial or temporal information.
Read more >Movie Compression — RELION documentation
EER (Electron Event Representation) is a new movie format for Falcon4. It records electron events at the detector's physical frame rate (248 Hz)....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I asked this in their repo recently: https://github.com/fei-company/EerReaderLib/issues/1
The only one I see in this folder is here: https://fei-box.app.box.com/s/3enc37s3nnfdh558ovysxus8bcyrc8t4/folder/117486307754 (ending with .eer)
In EMPIAR (public repository for electron microscopy data) there are a few entries: ftp://ftp.ebi.ac.uk/empiar/world_availability/10612 ftp://ftp.ebi.ac.uk/empiar/world_availability/10568
Thanks!
Many thanks for the fast reaction!
Which licence will allow the addition of the compression code to tifffile/imagecodecs?
There is a chance they can change the license. At least I’ll ask them.