Andra Stroe
Andra Stroe
At the moment, gleam works really well for narrow emission lines (such as those associated with narrow-line regions in AGN and star-forming regions). This is because the starting solution for...
The zoom-in plots are sometimes too narrow and lots of space is left on the right side. This is because the number of zoom-in plots is calculated as a function...
With different installations of GLEAM, I am getting different behaviors on the empty cell in the output FITS file that contains the emission and absorption line fits. If I run...
``` multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/lib/python3.8/multiprocessing/pool.py", line 51, in starmapstar return list(itertools.starmap(args[0], args[1])) File "/home/andra/.local/lib/python3.8/site-packages/gleam/main.py",...
When importing/running GLEAM this issue arises: ``` WARNING: AstropyDeprecationWarning: The truth value of a Quantity is ambiguous. In the future this will raise a ValueError. [astropy.units.quantity] ``` This was noticed...
Since Matplotlib 3.4, closing a figure in interactive mode hangs the process. We fixed the required Matplotlib version to 3.3.4 as a temporary fix.
The defaults for the fitting parameters are hidden in the code. It would be helpful if we had an option to print them for the user to see.
When I attempt to create a conda environment using the latest release (2024.02.05) for Python3.11 on macOS ARM64, I get `ERROR: Failed building wheel for stregion`. I can successfully create...