arpes
arpes copied to clipboard
Mirror of PyARPES (gitlab/lanzara-group/python-arpes) the open source ARPES analysis framework
I'm really sorry. I included an bug in my last pull request.
Here is the error message of "example_data.cut.S.show_band_tool()" ERROR:tornado.application:Uncaught exception GET /autoload.js?bokeh-autoload-element=1001&bokeh-absolute-url=http://localhost:55876&resources=none (::1) HTTPServerRequest(protocol='http', host='localhost:55876', method='GET', uri='/autoload.js?bokeh-autoload-element=1001&bokeh-absolute-url=http://localhost:55876&resources=none', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "/Users/arafune/anaconda/envs/arpes/lib/python3.8/site-packages/tornado/web.py", line 1704, in _execute result...
KeyError
Hi, thank you for sharing your project, I'm a PhD student who manipulate ARPES data (nxs files). I want to use your library but I faced some problems. I have...
1. Move example data to a separate data repository and use fetch patterns. We still need the support code here but the new repository is in place and data migrated....
Hello, I was trying to install PyARPES but unfortunately, after some trials, I found that files such as 'add_endstation', 'load_scan', etc. are missing. Perhaps, there are some things which I...
For datasets with more easily discerned features at deeper binding E, it would be nice if ktool had as a parameter the energy that it integrates about and plots for...
The following error arose when I run this code **phis = broadcast_model( # Fit with two components, a linear background, and a Lorentzian peak [AffineBackgroundModel, LorentzianModel], # fit across the...
Hi, Thank you for your work on pyarpes. This project has been very helpful for ARPES data analysis. As the project hasn't been updated in a long time, I have...
Hello, i have the pxt format data but i do not know how to turn it into fits format to be analysed. Or there is a way to analysis pxt...