Maximilian Linhoff

Results 344 comments of Maximilian Linhoff

These are used for the actual HDUs already. So I'd suggest HDUCLASS = `OGADF_PRIMARY`?

> Perhaps that is too complex? Not really, I think. Is there a something standard for this? If not, something like this: ``` HDU0 = OGADF_PRIMARY HDU1 = EVENTS HDU2...

@jknodlseder this is about the first primary hdu, that is not used in this standard for anything right now. `HDUCLASS` is recommended to be `GADF` in the current standard, so...

That's actually not standard conform, so we should not use it. Enclosed in quotes as a string, it would be.

What is considered "safe" here? What's the benefit over `EMIN` `EMAX`, is it true or reconstructed? So maybe `EESTMIN` or `ERECOMIN` or `ETRUEMIN`

Any update here? Anything we could do to help?

@ThiefMaster thanks, we are running a rather small deployment with a single worker, but I'll keep that in mind.

This issue seems to be back: ``` $ pip list | grep Sphinx Sphinx 7.4.2 $ python -m sphinx.ext.intersphinx https://scikit-learn.org/stable/objects.inv | grep " y " WARNING:sphinx.sphinx.util.inventory:inventory contains multiple definitions for...

@registerrier The CI failure is *NOT* unrelated: the conda based CI fails precisely due to the changes in `environment-dev.yaml` in this PR.