Git Product home page Git Product logo

Comments (3)

votti avatar votti commented on June 8, 2024

Hi,
I never encountered this, as I never used such huge Zip files.
The script works also if you use normal folders. Just put your .mcd files in sub-folders of a folder listed in the configuration sections' folders argument. Make sure there is only 1 .mcd file per sub-folder

Can you give this a try and give feedback if it works?

from imcsegmentationpipeline.

al-khalidi avatar al-khalidi commented on June 8, 2024

Thank you Votti!

I tried using different web-based zipping tools and one of them was compatible with the pipeline. I am aware that my zip files are big but they contain a single mcd file and all related text files (6 days worth of ablating a single TMA section). Do you think file size has an effect on this? I read in the zipfile.py manual that it is compatible with up to 4GB of zip file, so I am not sure if it is the kind of zipping or the file size.

I would like to try your suggested method, does the file have o contain both mcd and text files or only the unzipped mcd file is enough (thinking of disk space)?

from imcsegmentationpipeline.

votti avatar votti commented on June 8, 2024

In computing 4Gb is indeed a barrier for file sizes, due to legacy reasons (https://en.wikipedia.org/wiki/3_GB_barrier). So I think I would need to change the zip library I am using to deal with it.
@zipping: I generally recommend 7zip (https://www.7-zip.org/) for zipping. But I dont think this will change anything concerning the 4Gb limit.

In general just the mcd file is enough. both in when using the zip as well as when using the folder approach. We usually keep the .txt files more out of legacy reasons, as we used to have issues with the .mcd files, which we were able to rescue with the .txt files as a backup.
But in general the .txt files are not needed.

from imcsegmentationpipeline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.