-
Thanks for this tool, however I have some issues in using this. First I tried
`pip install pywfa` and I successfully imported the package but when I called **a = WavefrontAligner(pattern)**, I get…
-
In the Sirepo App, one can plot the total Intensity and Phase for a laser pulse. This only makes sense in the context of a wavefront sensor measurement where each wavefront has propagated to the same …
-
It's pretty common for programs to export OBJ models that use quads.
A really naive solution to this, which I'm obviously going to use, is to just turn the quad into two triangles. I am very intell…
-
```
I loaded the application onto an iPod Touch running OS 2.2.1, eventually
overcame various 0xE800003A type errors. The app copies over, but I run it
and it just gets a black screen. (It runs perfec…
-
I think this sdk should have a single public package, and that package should be named `wavefront`.
I've noticed that telegraf imports only the `senders` package from this repo, and aliases it to `…
-
-
```
What steps will reproduce the problem?
1. Set build for Release
2. Build and run will not succeed
3. Product Name is GLGravity
What is the expected output? What do you see instead?
Wavefront OBJ …
-
Wavefront dashboard url redirection does not work on Spring Reactive Web project.
I created 2 projects (see links below) and added `management.endpoints.web.exposure.include=health,info,wavefront` …
-
I'm running into an issue that I can't produce if I just give it one sequence pair...
```
wfa::WFAlignerGapAffine2Pieces aligner(4, 4, 2, 24, 1, wfa::WFAligner::Alignment, wfa::WFAligner::MemoryHi…
-
It looks like you support Python 3.4 (per setup.py), figured I'd mention that I was running into the following on Python 3.6 in case you were interested tweaking for 3.6:
```
(wavefront) [greg.tay…