Mauro Rovezzi
Mauro Rovezzi
Hi, I currently use `dicttoh5` and `h5todict` to easily store and restore dictionaries to/from disk. Unfortunately, I find very annoying that `h5todict` returns always `numpy.ndarray` types, no matter is the...
This is a follow-up of #393 In xas_viewer: - selects two groups that have two different absorption edges, let's say Fe and Co K-edge - export groups to CSV -...
@newville I get many reports about the fact that xas_viewer or the larch shell are "very slow" at starting-up. I have this feeling too, and I would like to investigate...
@newville let's discuss here this development. Should be possible to save/load all the analysis components (pre-edge, PCA, Feff-fit, XRF, etc) fitting models and results history. HDF5 is preferable (and/or Zarr,...
Currently there are three separate Wx data importer frames (in `larch.wxlib`): 1) columnframe, 2) specfile_importer, 3) athenaproject_importer. It is difficult to maintain the three of them as new features are...
@newville this is relatively low priority for the moment, but I propose to move to [mamba](https://github.com/mamba-org/mamba) as package manager for installing Larch. If we keep using the Miniforge distribution, we...
@newville I got a feature request for loading multi-element fluorescence signals in xas_viewer as a single action, that is, the user opens a Spec/BLISS file, selects a bunch of channels...
@newville I have a couple of features requests from our users at the beamline, regarding E0 selection: - [ ] select E0 at a set fraction of the the edge...
@payno, @vasole, follow-up of a discussion on the mailing list entitled: *Cannot read a Spec file that is correctly read by Pymca*. A well known problem with SPEC files is...
@newville In view of having Larch more independent from the Wx GUI, and have the possibility to build more Jupyter friendly examples (or applications) I would propose the following actions:...