Giter Club home page Giter Club logo

Comments (6)

Muhammad-Fahimullah avatar Muhammad-Fahimullah commented on August 16, 2024

similarly for traficlights i get same error as well.

from leaf.

birnbaum avatar birnbaum commented on August 16, 2024

Hi! Thanks a lot for your bug report and the trace.
This case should now be correctly handled in version 0.4.2 which I just published - let me know if this works for you!

from leaf.

Muhammad-Fahimullah avatar Muhammad-Fahimullah commented on August 16, 2024

Thanks yes its working now. However, 1 more issue in while using create plots. The CSV file is only saved in result/fog_0 folder. For other configuration there are no CSV file which give error when creating plots using create plots.

from leaf.

Muhammad-Fahimullah avatar Muhammad-Fahimullah commented on August 16, 2024

image

from leaf.

birnbaum avatar birnbaum commented on August 16, 2024

ah yes, this is not yet well documented. in settings.py you'll find the parameters

FOG_DCS = 0
FOG_IDLE_SHUTDOWN = False

Which will result in the fog_0 results directory.

To generate the other simulation results used in the analysis/paper you need to also run the simulation with FOG_DCS = 1, FOG_DCS = 2, ..., FOG_DCS = 6 which will produce fog_1, fog_2, ..., fog_6.

Lastly, to generate the fog_6_shutdown directory run:

FOG_DCS = 6
FOG_IDLE_SHUTDOWN = True

from leaf.

Muhammad-Fahimullah avatar Muhammad-Fahimullah commented on August 16, 2024

Oh great thanks 👍

from leaf.

Related Issues (1)

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.