AllenCell / EMT_image_analysis

Repository for EMT image analysis code
Other
2 stars 0 forks source link

s3 access fix #20

Open mfs4rd opened 1 month ago

mfs4rd commented 1 month ago

correcting to use columns with https:// paths instead of s3:

pgarrison commented 1 month ago

How did you test this?

mfs4rd commented 1 month ago

@pgarrison the change was necessary to make similar code in EMT_data_analysis work so I'm applying it here as well.

pgarrison commented 1 month ago

@mfs4rd that makes sense. But we should still validate somehow that the new code works as expected.

mfs4rd commented 1 month ago

@pgarrison Should have mentioned that I tested this code in EMT_data_analysis so unless the path it's given is incorrect it should work the same here