Manon Marchand

Results 47 issues of Manon Marchand

We should think about a strategy to switch between the two algos. @hombit benchmarked the small cone strategy (from MOC-cli) to be 7x faster for some use cases TODO before:...

enhancement

We need it as it looks like it's making the conda release fail (no idea why, investigation needed)

maintenance

It's been 5 years than the deprecated plot methods raise a warning. Removing them will allow to drop the dependency on `astropy-healpix`.

maintenance

Hi! This is a documentation question. Are RectangleSkyRegion sides (and the cross from the middle) following great circles or small circles? This would help with the conversion to MOCs, to...

question
shapes

Hi here! There is a missing mandatory dependency in the recipe. I'm not sure whether it's as simple as adding it here? This should fix https://github.com/astropy/astropy/issues/16739 and https://github.com/emscripten-forge/recipes/issues/1226

oNow that MOCs can be drawn from the GUI, it'd be nice to be able to get them into python.

feature request

Submitting Author: (@ManonMarchand) All current maintainers: (@fxpineau, @tboch, @bmatthieu3, @ManonMarchand) Package Name: MOCPy One-Line Description of Package: MOCPy allows to read/write, and create Multi-Order Coverage Maps Repository Link: https://github.com/cds-astro/mocpy Version...

0/pre-review-checks
New Submission!
astropy

This occurs when trying to upload a table (eg: with TOPCAT) with two columns that are different, but only by case like `u` and `U`.

It should work exactly like fov, but for the rotation

feature request

Got the following warning ``` DeprecationWarning: Passing unrecognized arguments to super(Aladin).__init__(target='20:15:0, +19:15:0', fov=150, height=600). object.__init__() takes exactly one argument (the instance to initialize) ``` when doing ```python from ipyaladin import...