-
I like the volumetric jitter function that was added for reducing aliasing / sampling artifacts. I propose that we turn this on as a default. Thoughts?
-
I am planning to submit an abstract to [M&M](http://microscopy.org/MandM/2017/) and all HyperSpy developers are authors. (Unless somebody wants to opt-out, in which case let us know by replying to thi…
-
There does not seem to be a term for carbon black nanoparticles yet. Like in http://particleandfibretoxicology.biomedcentral.com/articles/10.1186/1743-8977-11-4
ChEBI has "carbon black" but I am not …
egonw updated
8 years ago
-
Example notebooks are often what people actually learn to use HyperSpy from - they also offer a chance to show people aspects of analysis that are handled via workflow rather than actual new HyperSpy …
-
and not a string
e.g.,
```
curl 'http://api.crossref.org/works?rows=1' | jq .message.items[].title
#> [
#> "Photoluminescent ZnO Nanoparticles and Their Biological Applications"
#> ]
```
-
On the homepage of tomviz.org, replace the current visualization (star particle) with the rotating graphic (gif of nanoparticles on support) on the github page.
Also remove the download button below…
-
We need a more efficient Python approach to downsampling by 2.
Solution 1:
Change python code from order 4 spline to order 3 (bilinear) and turn prefilter off.
result = scipy.ndimage.interpolati…
-
I Have created two different mondo databases with 3200 and 415 rows, respectively. However the Girder view in candela seems limited to 50 items.
-
I would propose to add common nanoparticle names (gold, silver, carbon nanotube...) including their synonyms and elemental name (Au, Ag, C) to the "substance name".
Examples:
If you use a name based…
-
Idea for the top line:
Home (click on logo was not intuitive for all)
Search (sub menu - nanomaterials, endpoints, components, data sources...)
upload data
for developers (including API, documentati…