Christian Michelsen

Results 7 issues of Christian Michelsen

Hi and thanks for a great package - especially now with the Rich integration! I have implemented a CLI package with Typer and I want to use it together with...

question

This package looks so promising! I am just testing it out on my dataset with dimensions (N, M) = (57795, 144). At first I tried with N=100, N=1000, and N=10_000...

Hi! I was thinking about how one would use [histogram equalization stretch](https://docs.astropy.org/en/stable/api/astropy.visualization.HistEqStretch.html#astropy.visualization.HistEqStretch) instead of [logarithmic stretch](https://docs.astropy.org/en/stable/api/astropy.visualization.LogStretch.html#astropy.visualization.LogStretch)? As far as I can see it needs the data as input but I...

Hi all, I was wondering how to interpret the colors when one is plotting multiple density maps together, does anyone know this? Say e.g. the example in the README: ![multiple...

I have tried to add some small helper functions that allows one to merge chains of a model with the generated quantities. For more information regarding the background of this,...

Hi and thanks for a great package! I have two small questions. 1) What would it require to implement a beta-distribution to fit fractions or probabilities? 2) I see that...

Hi @CDonnerer, Thanks for a great package! I am bit in doubt about how to contribute to your package; I have e.g. never used tox before. As such, I couldn't...