-
@ehewins was asking about this code, which appears to assume that errors are derived from shot noise.
```
if data2d.err_data is None or np.any(data2d.err_data
-
For SAXS data, user expect their data to be displayed "as usual". I don't want to enforce novice user to perform 5 clicks in menus to ease the acceptance of NeXus format in this community. For this I …
-
This is not related to a problem.
We generate SAXS data in absolute units of intensity, that is, in g/mol
When reporting all parameters in fitting data using models (e.g., a flexible cylinder), i…
-
In https://github.com/APS-USAXS/ipython-usaxs/pull/379, the raw data directory will change according to the table described here: https://github.com/APS-USAXS/ipython-usaxs/issues/361#issuecomment-688…
-
Currently a warning is issued if the data appears to be oversampled (N > 300). Either this warning should be removed, or we should extend the main program with the option of resampling the data. A sim…
-
We need to reconfigure PVs for new Aerotech drivers and 20IDB PSS system. There is little to bet from obsolete EPS system. Lots of smarts need to be disabled.
-
This feature needs to be reinstated.
In SasView 4.x sending several datasets to fitting simultaneously would open multiple fit pages but plot them on one graph. The number that was allowed to go to…
-
When I was trying to run the examples from the test branch, I frequently ran into errors like:
```python
OSError: Timed out trying to connect to 'tcp://10.255.32.50:35106' after 10 s:
Timed out t…
-
When working with nanoparticles and using SAXS as a characterization method, it is really important to have a good model to obtain better fitting results. However, the current SasView model library la…
-
Short version:
From discussion in #580, what is the recommended way to show the data in `NXData` comes from a certain `NXDetector` (and that an axis in the `NXData` comes from a certain `NXPosition…