Alexandros Maragkoudakis
Alexandros Maragkoudakis
Is this equivalent to the android app, or to the website player? The reason I'm asking is because in the app the streaming quality is better compared to the website...
Is there any progress on the keyboard shortcuts? Vim key bindings would be also a great option. This is a great app by the way.
Is it possible for the time to add/remove a column by editing the boards.dat? If so, how can one generate an "id" for the new column? Edit: It seems to...
Are we interested in a Dynamic Nested Sampling approach like dynesty? (https://dynesty.readthedocs.io/en/latest/)
It has been out for sometime now, it can handle cubes, define/extract spectral regions, so I can definitely see some benefits including it in PAHFIT.
Currently it is calculated by default if the PAH band strength is > 0.0, otherwise it returns 0.0. The printed message seems to be a Warning and not an Error,...
> Current astropy.modeling LevMarLSQFitter uses older scipy.optimize.leastsq interface. https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.leastsq.html > > If updating to new scipy.optimize.least_squares interface would help (e.g., access to more tuning parameters from what I can see),...
This is probably and indication that the optimizer is not meeting the termination conditions. Looking at the [LevMarLSQFitter documentation](https://docs.astropy.org/en/stable/api/astropy.modeling.fitting.LevMarLSQFitter.html#astropy.modeling.fitting.LevMarLSQFitter) on Astropy it mentions that the fit_info dictionary contains the values...
Using babel version v2.11.0 with Python 3.9 does not give the error, so this becomes an issue in the latest versions.