Víctor Zabalza

Results 26 comments of Víctor Zabalza

Ok, I'll see where in the docs I can add a mention that each analysis must be in their own directory.

Can you provide the full traceback of the error?

I think there is a way to have a git tree within a git tree (it's called a submodule), so that a given directory could pull from the `gtapps_mp` github...

@cdeil: I mentioned submodules before but on taking a look at it the correct tool to use would be subtrees. You essentially merge a branch that is tracking a different...

Taking a look at the flux point format, it is my impression that the use case you are thinking for it is slightly different than the one I envisioned for...

@joleroi - up to now we have only had model definition formats, but it should definitely include at some point fit results. Probably a `value` and `error` keywords as a...