Code Monkey home page Code Monkey logo

Comments (2)

sekerby avatar sekerby commented on July 20, 2024

I think that returning nu/nuFnu for each of the components is more general, easier to plot, and would allow for faster computation of the luminosities. Returning a blob with the parameters initialized with best-fit values could be useful for theory considerations, but one could also just initialize that manually after the fact.

from agnpy.

jsitarek avatar jsitarek commented on July 20, 2024

Hi,

In principle it can be done already by running the individual processes with the parameters obtained from the fit.
Returning a table of frequencies and SEDs is not a good solution in my opinion, because fits can be done with different processes, so the behaviour of the function will be difficult to describe (e.g. the sequence of SEDs), if you want to go in this direction the best would be to return a dictionary with names of every SED, and then also the blob can be returned, so something like:
blob, table_of_nu, {'Synchrotron': SED_synch, "SSC": SED_SSC, "EC_BLR": SED_BLR, ...}

from agnpy.

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.