-
Amend FitBenchmarking so that 2D fitting is possible (specifically SpinW powder spectra), and tag 2D datasets to allow for plotting to be handled correctly.
-
When I read an occam data file with code below I get an error in Occam2DData
ocd = Occam2DData()
ocd.read_data_file(r'U:\scratch\alisonk\MT\synthetic_data\Forward.fwd')
The problem is line , li…
-
Hi,
I would like to know how to configure the SegMamba class to input 2D data inside (typically of form (B,C,H,W), where the model as is it takes data of the form (B,C,Z,H,W)).
Thanks a lot !
-
Hi, thank you for your useful repo.
I have a 2D B-scan numpy array, how can i use this algorithm for it? And what information do I need to?
-
#### Context
Consider an Earth Observation (EO) scene raster made available as a COG or via a Map Tiling Service:
- **COG Encoding:** COGs typically encode 2D raster data with a single band or R…
-
Hello, thank you very much for sharing your excellent work. I have successfully trained a new model using the 2D data and PSF provided by you. I am now replacing it with my own 2D WF data, but I found…
-
Thanks for replying on HN. I think it'd be super fun to do this with the family: scan in the kids' drawings, turn on our webcam, and start moving around so that the drawn characters mimic our motions.…
mholt updated
1 month ago
-
Tried to run the [sandstone notebook](https://github.com/TomographicImaging/CIL-Demos/blob/main/examples/1_Introduction/02_intro_sandstone_parallel_roi.ipynb) by importing FBP from the recon module in…
-
Hi, I downloaded the "ns_incom_inhom_2d_512-0.h5" from the link and tried using the data in my experiments. The data consists of four items, whose names and dimensions are:
```
Key=force, shape=(4, …
-
### Problem
`lift_data` is applied to input signals below:
```python
def main():
args = create_parser()
# Load input data, prepare tuple((1850, 1) and (1850, 50))
grid, input_dat…