-
I have been experimenting with using the holopy library to reconstruct images captured using a "lensfree" microscope arrangement. In the simplest arrangement I record a single image from one light poi…
-
This is the Issue for constructing the "lensing engine" of GalSim. We wish to be able to draw shears from realizations of a field with specified statistical properties and spatial correlations (which…
-
This is really just a discussion topic, it's not something I think belongs in this package. If you don't find it interesting, just close it.
I'm mulling over the proper framework for expressing val…
-
See Description field in Pull requests #3.
-
Thomas Gerber of the Paul Scherrer Institut contacted us and offered to let his Lin-BASEX method be incorporated into PyAbel!
The method is already implemented in an iPython Notebook:
Download: http…
-
Error: [$injector:modulerr] Failed to instantiate module textAngular due to:
Error: [$injector:nomod] Module 'textAngular' is not available! You either misspelled the module name or forgot to load it.…
-
When running `npm install` on a fresh clone of the repository, `install-app-deps` fails with the error: "Unhandled rejection Error: Application directory build doesn't exists".
The error is because i…
-
Hi.
I found a new issue.
cellClass: function(grid, row, col, rowRenderIndex, colRenderIndex) {
if (grid.getCellValue(row,col) === 'Velity') {
return 'blue';
}
…
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
## Expected Behavior
I'd like to be able to customize some of the tooling internal to ez-build, such as adding plugins or presets to the babel setup. The behavior of this should be predictable, such…