Giter Site home page Giter Site logo

Questions/comments on CCE tutorial about spectre HOT 3 CLOSED

moble avatar moble commented on September 6, 2024
Questions/comments on CCE tutorial

from spectre.

Comments (3)

nilsdeppe avatar nilsdeppe commented on September 6, 2024

Thanks, Mike!

  1. Legend attribute: it turns out this was an issue! Deborah had the encoding incorrect or something like that and everything exploded in a cryptic manner. Do you have a suggestion on how to make sure this is clear but maybe not intrusive?
  2. Output density: So this is a slightly bigger improvement that needs to be looked at. @keefemitman suggested limiting the time step size to 0.1M. However, CCE currently doesn't have an option to output every N steps, only N times per step. Presumably what's happening is you're getting output at 0.1M density and this is just way too often? What I want to do but haven't had time yet is to make it so we can output data every N steps in addition to N times per step. I'll check to see how difficult that is to add.

from spectre.

keefemitman avatar keefemitman commented on September 6, 2024

@moble the very fine time steps stem from the error based time stepping that CCE utilizes; this is why I added the t_interpolate option (https://github.com/moble/scri/blob/62df4db6099bd3d11035e2a6325d2524e6281168/scri/SpEC/file_io/__init__.py#L485) to create_abd_from_h5 because, for practical purposes, we will always want to use the time array of the worldtube from the Cauchy evolution as t_interpolate. (At least this is what we decided on a while back in the vacuum call for the catalog).

from spectre.

knelli2 avatar knelli2 commented on September 6, 2024

Thanks for going through this @moble! I can definitely implement these suggestions. Yeah I think unfortunately the legend stuff is important since our H5 IO looks for it. I also think @keefemitman's solution for the time stepping is the way to go, and we can address outputting every N steps in the future.

from spectre.

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.