-
The code estimates the coefficient uncertainties via an analytic formula. I am not sure if that's correct. This analytic formula is true if the measurement uncertainty is drawn from a single normal di…
-
Thomas Gerber of the Paul Scherrer Institut contacted us and offered to let his Lin-BASEX method be incorporated into PyAbel!
The method is already implemented in an iPython Notebook:
Download: http…
-
This is a proposal for spectral and imaging data to be provided as HDF-5 / NetCDF-4 data cubes for computing and downloading by end users.
Following CF naming conventions [1], these would be in a net…
-
Right now we are limited to Sersic n in the range [0.5, 4.2]. What would be required to go to higher n? A non-negligible fraction of galaxies in HST imaging are fit with higher n, up to ~7 or so. M…
-
In the latest versions of Topsoil (the v1 alphas), it is no longer possible to configure the size of the uncertainty ellipses, because that functionality has yet to be reimplemented. At the moment, al…
-
It would be neat if you could output units in [siunitx](http://mirrors.ctan.org/macros/latex/contrib/siunitx/siunitx.pdf) format as well. Much more readable than manually formatted LaTeX units.
-
Train Length is defined as "external" type L_TRAIN.
Can we change to L_INTERNAL_T?
kr
Bernd
-
@Ryton included conversion factors, units and other meta-info in the notebook `Demo_WaterGasElekVisualisation`. It propose to rewrite it slightly and include it in the fluksoapi module in order to av…
-
The `hsm.ShapeData` returned by `hsm.EstimateShear()` seems to always have `corrected_g1,2 == -10.` and `corrected_shape_err == 0.`. The `ShapeData` docs refer to a `meas_type` parameter that would s…
-
I'm trying to implement Monte Carlo (not MCMC) to estimate uncertainties on equivalent widths that I measured using pyspeckit. Do pyspeckit's interfaces to pymc and emcee include anything for this tas…