-
Hi,
I was hoping you would consider extending the rolling window functionality to time windows; as far as I can tell any rolling window functions simply work across a number of nearby points, and n…
-
Thinking about how something like subroutines / sub-patches etc. could be implemented in Orca I thought that supporting some sort of dimensionality could be a route to this. This could be either throu…
-
At least the SolutionArchive class in desdeo/api/db_models.py is expecting decision variable values to be stored as an array of floats. With the introduction of tensor variables an array of floats fee…
-
There are 1 or two methods being tested but no end-to-end tests that run through the compute() method.
I believe one method test I know of is getNeighborsND() otherwise I think that is all. Compute sh…
-
> Also, regarding multidimensionality. Is time lapse handled somehow? I was just looking at one big INCarta folder, with 4D data, >90000 files, and all time-lapse steps are in the same folder (t1... t…
-
When the edges provided to the histogram fit function have the form of a StepRangeLen, this structure can be exploited to compute the bins for each data point much more quickly. I originally intended …
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
I've been experimenting using the reflectorch implementation of the abeles calculation, using `reflectorch.data_generation.reflectivity.abeles.abeles`.
After trial and error (#12 does not outline w…
-
How your multispectral images are converted into data?
-
@ThomasMicroscopy
> A question regarding the zoom function. On the PC I was using it, when using the scroll wheel, with a 2D dataset, the scroll wheel would zoom in and out. According to the help i…