Describe the bug
This is a brief word-of-mouth report so lacking details, sorry.
Currently while the jpk loader works for the .jpk-qi-image files, the general loader doesn't know to pass the .jpk-qi-image file to the jpk loader.
We should update this switch case in the general loader to pass the file to the right loader.
Also check if AFMReader is able to load the file from the general loader rather than just unpacking the data.
Copy of the output
N/A - have just been informed of issue rather than found it myself.
To Reproduce
Try loading a .jpk-qi-image file using AFMReader, possibly through TopoStats
AFMReader Version
0.1.0
Python Version
3.11
Operating System
Windows
Python Packages
N/A - was told about this, don't have the info
Describe the bug
This is a brief word-of-mouth report so lacking details, sorry.
Currently while the jpk loader works for the
.jpk-qi-imagefiles, the general loader doesn't know to pass the.jpk-qi-imagefile to the jpk loader.We should update this switch case in the general loader to pass the file to the right loader.
Also check if AFMReader is able to load the file from the general loader rather than just unpacking the data.
Copy of the output
N/A - have just been informed of issue rather than found it myself.
To Reproduce
Try loading a
.jpk-qi-imagefile using AFMReader, possibly through TopoStatsAFMReader Version
0.1.0
Python Version
3.11
Operating System
Windows
Python Packages
N/A - was told about this, don't have the info