BioImage-Archive / bia-integrator

Apache License 2.0
2 stars 3 forks source link

Create service to determine filetype of filerefs #25

Open kbab opened 1 year ago

kbab commented 1 year ago

We currently use the suffix to determine the type of files. However, some images have double suffix names e.g. ome.tiff. Also users may use the wrong extension for a particular file.

As a first instance we want to be able to capture double suffixes. We may also look at actually checking if the filetype is what the suffix claims.

kbab commented 1 year ago

Allow bia-integrator scripts to recognise ome.tiff files