Mauro Rovezzi
Mauro Rovezzi
@SEckner any news on this? Are you still willing to provide a testcase?
For a simple string color print without any dependence, here my two cents: https://github.com/maurov/larch_plugins/blob/master/std/cprint.py I simply translated in Python what we do here at ESRF under SPEC. Maybe it is...
@newville this issue seems similar to #344
From #366: > At the moment, I'm slowly making progress on saving a "project/session file", including Feff fits, pre-edge peaking fitting models, etc. At the moment, this is a custom...
A couple of things for wx/the plotter.py plugin: "plot_axhline" works, but to draw the line, one has to click on the plot window. I think we have to force an...
@kaarelmand sure we are willing to have Larch and xas_viewer be able to read seamlessly as much data formats as possible, so this should not be difficult to implement, we...
@kaarelmand thanks for sending more examples data from SOLEIL XAFS beamlines. I apologize for my early comment about not following NeXus directives. I completely missed the NX* entries this morning,...
@woutdenolf I put you in the loop for this, as discussed this morning. It would be great to have a proof of concept generic NeXus reader in Larch, e.g. `larch.io.nexus_reader`....
@newville thanks for your comments. I propose, as first step, to let @woutdenolf work out a proof of concept code working for the SOLEIL NeXus files sent by @kaarelmand (let's...
@kaarelmand To give some news from my side, I am lost in the NeXus complexity and, as human, I am not able to understand how to get a simple (energy,...