-
It would appear that they have somehow not been added to the miniconda-installation.
investigating further...
-
We should define what metadata output the script generates and dump it in JSON format.
This python library may help: https://docs.python.org/2/library/json.html
So far the (non-plot) output cons…
-
I started to test, moving among geometries. This seems non critical error:
```
In [9]: RE(mode_OpenBeamPath())
I Fri-14:07:22 - Found UsaxsSaxsMode = USAXS in beam
I Fri-14:07:22 - Opening the b…
-
As seen in an example of fitting a tree of saxs profiles, occasionally fitting can produce strange results due to the starting guess. To avoid this, use a global minimization strategy such as manual b…
-
Hello Jerome,
I would like to know your plan for integration of hdf5/NeXuS files in your tools.
maybe it would be nice to provide a sort of URI system to describe the datas these files.
pyFAI-saxs…
picca updated
5 years ago
-
The task graph for the SAXS compute step can be seen here:
![](https://i.imgur.com/lmRuLkD.png)
Near the end a substantial amount of connections are being made between workers and it looks like …
-
Feedback was off after RE(run_command_file()) finished successfully. We need to switch feedback on after each usascan, flyscan, saxs, and waxs. This is specifically waxs, but we need feedback on after…
-
This is in response to discussion in #8 (thanks for reminder @mrakitin ).
It seems there are two different types of `.py` files:
1. Meant to be imported as a package. For ex: `from pyCHX.chx_gener…
-
What is the best method for including keys into export templates when those keys might not exist?
eg
```python
template = '.../{start[sample_name]}/{start[folder_tag]}.../name.tift'
exporter = Liv…
-
This question from an instrument scientist could be proposition for an enhancement to `summarize_plan()`.
## Proposition
That said, I was wondering if `summarize_plan()` could have a parameter whi…