jump-cellpainting / datasets

Images and other data from the JUMP Cell Painting Consortium
BSD 3-Clause "New" or "Revised" License
155 stars 16 forks source link

Error in illumination correction filenames for source_11 #66

Open shntnu opened 1 year ago

shntnu commented 1 year ago

There is an error in the illumination correction file metadata for one of your plates:

s3://cellpainting-gallery/cpg0016-jump/source_11/images/Batch2/illum/EC000038/EC000001_IllumAGP.npy
s3://cellpainting-gallery/cpg0016-jump/source_11/images/Batch2/illum/EC000038/EC000001_IllumDNA.npy
s3://cellpainting-gallery/cpg0016-jump/source_11/images/Batch2/illum/EC000038/EC000001_IllumER.npy
s3://cellpainting-gallery/cpg0016-jump/source_11/images/Batch2/illum/EC000038/EC000001_IllumMito.npy
s3://cellpainting-gallery/cpg0016-jump/source_11/images/Batch2/illum/EC000038/EC000001_IllumRNA.npy

These should be /EC000038/EC000038_Illum*.npy

(h/t A.L.)