Cédric Champeau
Cédric Champeau
Thinking out loud, but I wonder if you could workaround with a combination of "hidden" functions: - `ellipse_fit` will perform ellipse fitting on a disk image - `fix_geometry` will perform...
For subtle differences like this, I noticed that redoing a geometry correction _after_ the initial correction sometimes works better. It's not always the case though.
This looks like a rather dangerous change to me. There are numerous examples of projects which simply break when things are added on the module path. Also this changes the...
Sure you can do this. There's no `loadMany` function, it's `load_many`: https://melix.github.io/astro4j/latest/en/imagemath.html#_load_many You will not be able to use `transition`, though, for 2 reasons: 1. you are using PNG files,...
So there's intentionally no schema for the JSON at the moment, because, it's a fairly advanced feature which simply dumps the state of the engine. I'm actually quite sure that...
> carrot appears multiple times, but this time it has a funny field name Didn't even realize when I created that field name :) I's "**Car**rington **rot**ation" 😂
PTAL at https://melix.github.io/blog/2025/02-01-jsolex-actve-areas.html for a beginning of explanation and limitations
I need to figure out some filtering mechanism, this will improve over time, I hope!
Hi! I'm happy with a PR. For such a thing a single commit should be good enough. Regarding the "score", the initial intention was to write some kind of "game"...
Please always upgrade to the latest snapshot before submitting issues. I'm about to release 3.0 :/