-
I am helping the Losonczy Lab convert their calcium imaging data and I am having trouble with storing motion corrected images. Their software, [SIMA](https://github.com/losonczylab/sima), never actual…
-
_This issue is expanded from #24870 for reference and for additional discussions on implementation details. See that issue for context._
Add a function `flow_sample` to `torch.nn.functional` which …
-
The Adventures of Batman & Robin uses quite powerful, yet fast compression format with the sliding window of 0x6A0 bytes and maximum dictionary reference length of 0x113 bytes.
Below are my notes o…
-
We need a way to plot displacement, strain and stress fields, as well as any other interesting quantity. It makes MSolve much more useable and remarkably facilitates testing and debugging.
-
```julia
using DFTK
using StaticArrays
using ForwardDiff
using FiniteDifferences
include("test/testcases.jl")
for method in (ForwardDiff.derivative, FiniteDifferences.central_fdm(5, 1))
…
-
Thanks for the amazing work!
(1) I am trying to understand your code by running it, but because main.py does not exist, PairBiCRNet's input parameters are not clear to me. Can I ask how you set the…
-
Hello!
I just started using DICe for my thesis and was wondering how exactly live plot points work. Do they track a subset-sized area (with the live plot being the center) or do they track displace…
-
Having a hard time opening the elevation angle file (3D) in GUNW using various HDF readers. IDL fails, matlab crashes, Panoply is slightly confused.
More important, could we get guidelines/gdal/scri…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem summary
Hi, thank you for your work!
I got a problem and hope you can help. My model has 2 input im…
-
## Description
We need an approximate method to represent the changes in body forces due to gravity when deformation occurs.
## Desired Solution
I believe we can do this by updating the coord…